Re: [PHP-WIN] Apache, PHP4, PHPLIB, include_path

2001-02-22 Thread Martin Burger
"Martin Burger" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 970a5g$3c3$[EMAIL PROTECTED]">news:970a5g$3c3$[EMAIL PROTECTED]... > I try to use PHPLIB with PHP4 on a machine running "Apache/1.3.14 > (Win32) mod_jk PHP/4.0.4". With PHP3 (CGI) it works fi

Re: [PHP-WIN] Apache, PHP4, PHPLIB, include_path

2001-02-21 Thread Martin Burger
"Martin Burger" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 970a5g$3c3$[EMAIL PROTECTED]">news:970a5g$3c3$[EMAIL PROTECTED]... > Fatal error: Failed opening required 'db_mysql.inc' > (include_path='d:\server\htdocs\www.test.de\php\:./') in >

[PHP-WIN] Apache, PHP4, PHPLIB, include_path

2001-02-21 Thread Martin Burger
r\htdocs\www.test.de\php\:./') in d:\server\htdocs\www.test.de\php\prepend.php3 on line 19 If I manually insert the path to db_mysql.inc, PHP4 will find the file but the next file will be a problem. I even copied the path from the error message. Any ideas to solve this problem? Regards,