Hi Daniel,

When give make apache-conf following is generated  after adding
DirectoryIndex index.php index.html It started working. 

 

Alias /siremis "/opt/siremis-4.0.0/siremis"

        <Directory "/opt/siremis-4.0.0/siremis">

                Options Indexes FollowSymLinks MultiViews

                AllowOverride All

                Order deny,allow

                Allow from all

                <FilesMatch "\.xml$">

                        Order deny,allow

                        Allow from all

                </FilesMatch>

                <FilesMatch "\.inc$">

                        Order deny,allow

                       Allow from all

                </FilesMatch>

        </Directory>

 

Regards,

Prem 

From: sr-users-boun...@lists.sip-router.org
[mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of
Daniel-Constantin Mierla
Sent: Friday, August 02, 2013 01:53 PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] siremis installation

 

Hello,

have you checked the options to create the database? Do you see any messages
in the http server logs?

Cheers,
Daniel

On 8/1/13 11:44 AM, Premchandiran wrote:

Hi all,

I am trying to install siremis 4.0.0 in linux, after installation when I try
to login a pop window opens with SQLSTATE[HY000] [2002] No such file or
directory and in 
DEBUG.log below line is written

'08/01/2013','02:33:30','DEBUG','SIREMIS','install module siremis sql','n/a'

 

And in CRIT.log below line is written

'08/01/2013','09:33:33','CRIT','ExceptionHandler','SQLSTATE[HY000] [2002] No
such file or directory',''

 

Please let me know how to correct the same.

 

Regards,

 

Prem Chandiran M






_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users





-- 
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to