<div>Hello,</div><div><br></div>Three things you can check in this regard,<div><br><div>1- Verify the permission of the siremis and directories in that level. Per my experience not just siremis directory but the directories aside it needs to give ownership and permission in order for sessions to get created etc.</div>
<div><br></div><div><font face="&#39;courier new&#39;, monospace">######## Extremly dangerous to leave it like that but just to see if your things are working you can do this #######</font></div><div><font face="&#39;courier new&#39;, monospace">#chown root:root -R /var/www/html/siremis-3.2.0/*</font></div>
<font face="&#39;courier new&#39;, monospace">#chmod 755 -R /var/www/html/siremis-3.2.0/*<br>######## Make sure you decrease the permission OR close http port publicly before you leave ########</font><div><font face="&#39;courier new&#39;, monospace"><br>
</font><div>2- Verify that in your /etc/php.ini &quot;fopen&quot; or filing operations is permitted. Sometimes file operations are restricted by apache as security measures. </div><div>3- Optionally check the status of SElinux as well. SElinux has something to do with fopen, preventing any file to get created or edited by apache or web services.</div>
<div><br></div><div>Regards,</div><div>Sammy</div><div><br></div><div><br><br><div class="gmail_quote">On Tue, May 15, 2012 at 8:34 PM, Magnus <span dir="ltr">&lt;<a href="mailto:magnus.kelly@gmail.com" target="_blank">magnus.kelly@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello All,<br>
<br>
Just in case my prior email was not clear :<br>
<br>
I reach the install success page of Siremis as per below -<br>
<br>
Installation Completed<br>
Congratulations for completing Siremis Setup Wizard.<br>
For security reason, we strongly recommend you to delete this install folder<br>
now.<br>
And also please change default login info before use.<br>
Default Login Info<br>
Username : admin<br>
Password : admin<br>
<br>
User Reference Doucments<br>
Siremis Web Page<br>
Asipto Web Page<br>
Launch Siremis<br>
<br>
And when I click the button to launch Siremis to login - I get -<br>
<div class="im"><br>
&quot;can&#39;t open cmp file to write &quot;<br>
<br>
<br>
</div>in the httpd error log I get two lines<br>
<div class="im"><br>
&quot; mkdir(): No such file or directory in<br>
/var/www/html/siremis-3.2.0/openbiz/bin/Resource.php on line 408&quot;<br>
<br>
and next line of<br>
<br>
&quot;fopen(/var/www/html/siremis-3.2.0/siremis/files/cache/metadata/CB3F6C48_log<br>
Service.cmp): failed to open stream&quot;<br>
<br>
</div>I have done a chown on the siremis dir to make the web process the owner,<br>
<div class="im">and this allowed me to get to the last page of the install, all shows as<br>
successful expect instead of a login page I get the error.<br>
<br>
</div>The server platform is centos/apache 2 if makes any difference.<br>
<div class="HOEnZb"><div class="h5"><br>
Thanks<br>
Magnus<br>
<br>
<br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</div></div></blockquote></div><br></div></div></div>