[PHP-INST] 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,

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

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

Re: [PHP-INST] Apache 1.3.17/PHP4.0.4pl1 on NT4/SP6a

2001-02-21 Thread Martin Burger
"Kris Deugau" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Syntax error on line 181 of l:/program files/apache > group/apache/conf/httpd.conf: > Cannot load l:/program files/apache group/php/sapi/php4apache.dll into > server: > (126) The specified mod

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

2001-02-22 Thread Martin Burger
"Martin Burger" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[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 fine. With PHP V