something wrong with php.ini???
[email protected] (Webmaster)
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <01BFC4AB.05869120@WEBMASTER> |
Hello all, I have info.php4 with only this line of code: <? phpinfo(); ?> When I execute from http://mycomputer/php/info.php4 I get: doc_root shows "no value" session.save_path "/tmp" (default) When I execute from dos prompt (php -q info.php4 > info.html) I get (loading info.html from hard drive): doc_root shows "g:\proyectos" session.save_path "g:\temp" Last values are the ones I have set into php.ini I am including php.ini. Any idea on how to fix this??? Eduardo Jordán G. Webmaster
php.ini
(application/octet-stream, 20.1 KB) - not displayed