Re: [SR-Users] Cannot write to file (/var/www/siremis-4.0.0/siremis/Config.xml)

2013-10-21 Thread Daniel-Constantin Mierla
Hello, for the error message in the subject, be sure you set the owner of siremis folder (and its subfolders) to be the same user that runs the web server. The Makefile has a target for debian: make chown (iirc -- should be in the installation tutorial). For the errors in the config files of

[SR-Users] Cannot write to file (/var/www/siremis-4.0.0/siremis/Config.xml)

2013-10-18 Thread Cory Sanders
I am at the Database configuration screen and I get the Subject line message when I try to submit. I used directions from the http://liuchangjun.com/2011/04/08/howto-kamailio-openser-installation-guide/ and edited /usr/local/etc/kamailio/kamctlrc per "2. Configuration Config the enviroment

Re: [SR-Users] Cannot write to file (/var/www/siremis-4.0.0/siremis/Config.xml)

2013-08-02 Thread J Handal M
Problem solved Cannot write to file (/var/www/siremis-4.0.0/siremis/Config.xml)I chmod g+w,u+w Config.xml from this umg@127:/var/www/siremis-4.0.0/siremis$ ls -l Config.xml -rw-r--r-- 1 root root 393 may 8 07:55 Config.xml To this umg@127:/var/www/siremis-4.0.0/siremis$ ls -l Config.xml -rw-rw-rw

Re: [SR-Users] Cannot write to file (/var/www/siremis-4.0.0/siremis/Config.xml)

2013-08-01 Thread Daniel-Constantin Mierla
Hello, looks like you haven't run 'make prepare' as in the installation tutorial. Cheers, Daniel On 8/1/13 10:28 PM, J Handal M wrote: umg@127:/var/www/siremis-4.0.0/siremis$ ls bin Config.xml files index.php js log pagesthemes build favicon.ico images installlangua

Re: [SR-Users] Cannot write to file (/var/www/siremis-4.0.0/siremis/Config.xml)

2013-08-01 Thread J Handal M
umg@127:/var/www/siremis-4.0.0/siremis$ ls binConfig.xml files index.php js log pagesthemes build favicon.ico images installlanguages modules sessio On Thu, Aug 1, 2013 at 3:20 PM, J Handal M wrote: > Hi All, > > I am following this

[SR-Users] Cannot write to file (/var/www/siremis-4.0.0/siremis/Config.xml)

2013-08-01 Thread J Handal M
Hi All, I am following this tutorial http://127.0.0.1/siremis/install/index.php?step=2 This file is located at /etc/apache2/sites-available/default Not sure about this lineRedirectMatch ^/$ /apache2-default/ ServerAdmin webmaster@localhost DocumentRoot /var/www Options F