Hi Gopinath, Looks like your paths aren't set properly. Are you using the install interface? Did you read the README file?
Where did you extract the program to? Once you've extracted it and set up apache properly, you need to go to: http://<yourwebsite>/install or, if it's in a subdirectory: http://<yourwebsite>/<subdirectory>/install On 8/8/06, Gopinath <[EMAIL PROTECTED]> wrote: > > Hi, > > I am very new to this list. Pls bare me. I am getting the following error in > my browser while trying to access index.php. I have installed php-ngsyslog > in my server and have also installed apache with php support. > > Warning: > include(/usr/local/apache2/htdocs/includes/header_inc.php) > [function.include]: failed to open stream: No such file or directory in > /usr/local/apache2/htdocs/phpsyslog/web/index.php on line 3 > > Warning: include() [function.include]: Failed opening > '/usr/local/apache2/htdocs/includes/header_inc.php' for > inclusion (include_path='.:/usr/local/lib/php') in > /usr/local/apache2/htdocs/phpsyslog/web/index.php on line 3 > > Warning: > include(/usr/local/apache2/htdocs/includes/common_inc.php) > [function.include ]: failed to open stream: No such file or directory in > /usr/local/apache2/htdocs/phpsyslog/web/index.php on line 4 > > Warning: include() [ function.include]: Failed opening > '/usr/local/apache2/htdocs/includes/common_inc.php' for > inclusion (include_path='.:/usr/local/lib/php') in > /usr/local/apache2/htdocs/phpsyslog/web/index.php on line 4 > > Warning: > include(/usr/local/apache2/htdocs/includes/db_fns.php) > [function.include]: failed to open stream: No such file or directory in > /usr/local/apache2/htdocs/phpsyslog/web/index.php on line 5 > > Warning: include() [function.include]: Failed opening > '/usr/local/apache2/htdocs/includes/db_fns.php' for > inclusion (include_path='.:/usr/local/lib/php') in > /usr/local/apache2/htdocs/phpsyslog/web/index.php on line 5 > > Fatal error: Call to undefined function db_connect_syslog() in > /usr/local/apache2/htdocs/phpsyslog/web/index.php on line > 13 > > Regards, > Gopinath > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Php-syslog-ng-support mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support > > > -- ============================= Clayton Dukes Network Consulting Engineer, Advanced Services Cisco Systems, Inc. Office: 919.392.6122 Fax: : 919.869.1580 Cell: 813.545.7373 Email: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ============================= ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Php-syslog-ng-support mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support

