"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.test.de\php\prepend.php3 on line 19
I tried some hints of de.comp.lang.php and php.windows, so I use these
lines in my .htaccess:
php_value include_path ;/server/data/www/www.test.dom/php;.;
php_value auto_prepend_file prepend.php3
But there are still some problems, there are different error messages:
Fatal error: Failed opening required 'local.inc' (include_path='') in
prepend.php3 on line 31
Fatal error: Failed opening required 'ct_sql.inc' (include_path='Wed,
21 Feb 2001 13:16:13 GMT') in prepend.php3 on line 20
Fatal error: Failed opening required '_includes/metatags.inc.bd'
(include_path='àwd') in
/server/data/www/www.test.dom/www/html/leftmargin.bd on line 13
One considers the include_path - that is very strange!
The error occurs by the way only if a "long" frameset is loaded. If
the pages are requested individually, there will not occur an error.
I assume, PHP4-mod gets problems, if several documents are requested
at the same time (by the frameset).
Regards,
Martin Burger
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]