php-migration | 2000101
Date: 10/01/00
- Next message: Andi Gutmans: "Re: [PHP-MIGRATION] 4.0.1pl2 -> 4.0.2 = can't execute script"
- Previous message: Adam Lang: "Re: [PHP-MIGRATION] 4.0.1pl2 -> 4.0.2 = can't execute script"
- Maybe in reply to: blinky: "[PHP-MIGRATION] 4.0.1pl2 -> 4.0.2 = can't execute script"
- Next in thread: Andi Gutmans: "Re: [PHP-MIGRATION] 4.0.1pl2 -> 4.0.2 = can't execute script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Your problem probably isn't the basedir. It is the path where it looks
for
> files you specify as "include". Check the path for include in you php.ini
> file.
Hi Adam.
Thanks for your really fast answer :)
mhm. include_path isn't having a value. a phpinfo() (v4.0.1pl2) tells me
local value master value
include_path no value no value
in php.ini i've this one:
include_path = ; UNIX: "/path1:/path2" Windows: "\path1;\path2"
i wonder why 4.0.1pl2 worked perfectly and 4.0.2 has this problem since i
haven't changed the configuration files.
i'm not sure if this is really because of the include_path line.
>Warning: Failed opening '/home/sites/domain.com/www/test--.php4' for
>inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0
i don't use the include-command. php seems to use it for its own. i directly
start the test--.php4 file.
maybe you've another idea? ;-)
thanks again.
daniel
-- PHP Migration Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-migration-unsubscribe <email protected> For additional commands, e-mail: php-migration-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-MIGRATION] 4.0.1pl2 -> 4.0.2 = can't execute script"
- Previous message: Adam Lang: "Re: [PHP-MIGRATION] 4.0.1pl2 -> 4.0.2 = can't execute script"
- Maybe in reply to: blinky: "[PHP-MIGRATION] 4.0.1pl2 -> 4.0.2 = can't execute script"
- Next in thread: Andi Gutmans: "Re: [PHP-MIGRATION] 4.0.1pl2 -> 4.0.2 = can't execute script"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

