Date: 02/21/01
- Next message: Jens Heneweer: "[phplib] $QUERY_STRING and self_url()"
- Previous message: ACNS-ONLINE Webmaster: "[phplib] Deny List Project"
- In reply to: Martin Burger: "[phplib] Apache, PHP4, PHPLIB, include_path"
- Next in thread: Martin Burger: "Re: [phplib] Apache, PHP4, PHPLIB, include_path"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Tuesday, February 20, 2001, 11:45, you wrote:
> 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
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Jens Heneweer: "[phplib] $QUERY_STRING and self_url()"
- Previous message: ACNS-ONLINE Webmaster: "[phplib] Deny List Project"
- In reply to: Martin Burger: "[phplib] Apache, PHP4, PHPLIB, include_path"
- Next in thread: Martin Burger: "Re: [phplib] Apache, PHP4, PHPLIB, include_path"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

