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
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

