Date: 06/26/00
- Next message: S A: "[PHP-WINDOWS] Windows Apache module for PHP 3 or 4"
- Previous message: Nold, Mark: "[PHP-WINDOWS] RE: (installation troubles) PHP4 & Apache under Windows 2000"
- Next in thread: Christopher Derr: "Re: [PHP-WINDOWS] Php.exe doesn't read php.ini (Php4)"
- Reply: Christopher Derr: "Re: [PHP-WINDOWS] Php.exe doesn't read php.ini (Php4)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
This is my configuration:
Windows NT 4.0 + SP 5 + IIS 4.0 + Php 4 (cgi mode)
php 4 resides in directory d:\php4, all files included ini and dll's
Path env. variable is set to
PATH = ...;d:\php4
THE problem
I have a php file with this line <? phpinfo(); ?>. When I
load the file the resulting page shows get doc_root =
"no value", local and master value.
My question is how to get php.exe to read my php.ini file.
One thing to notice is that same file executed from command
line (php -f info.php > info.html) shows doc_root = "d:\phpdocs",
local and master value, which is correct.
Any idea???
Eduardo Jordán G.
ejordan <email protected>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: S A: "[PHP-WINDOWS] Windows Apache module for PHP 3 or 4"
- Previous message: Nold, Mark: "[PHP-WINDOWS] RE: (installation troubles) PHP4 & Apache under Windows 2000"
- Next in thread: Christopher Derr: "Re: [PHP-WINDOWS] Php.exe doesn't read php.ini (Php4)"
- Reply: Christopher Derr: "Re: [PHP-WINDOWS] Php.exe doesn't read php.ini (Php4)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

