Date: 06/27/01
- Next message: cgi <email protected>: "[PHP-DEV] Bug #11728: (null) given instead of actual error message"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #11715 Updated: Fatal Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11724
User Update by: kirys <email protected>
Status: Open
Bug Type: Scripting Engine problem
Operating system: win nt
PHP Version: 4.0.6
Description: Include file does not work anymore
It seems that this problem happens onli if the file that executes the include command is located on the root of the web site
example
http://www.kt2k.com/download.php
http://www.kt2k.com/index.php
and so on
also fopen is affected by the same problem.
Previous Comments:
---------------------------------------------------------------------------
[2001-06-27 04:25:29] kirys <email protected>
in each file that use include i obtain this error:
Warning: Failed opening 'master.php' for inclusion (include_path='') in
d:inetpubwebskt2kcomindex.php on line
ex: http://www.kt2k.com/download.php
everithing worked fine with version 4.0.5
Fore more info about the configuration of my provider look at
http://www.kt2k.com/script/phpinfo.php
---------------------------------------------------------------------------
[2001-06-27 04:10:55] kirys <email protected>
in each file that use include i obtain this error:
Warning: Failed opening 'master.php' for inclusion (include_path='') in d:inetpubwebskt2kcomindex.php on line 3
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=11724
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: cgi <email protected>: "[PHP-DEV] Bug #11728: (null) given instead of actual error message"
- Previous message: derick <email protected>: "[PHP-DEV] Bug #11715 Updated: Fatal Error"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

