On Friday, Nov 8, 2002, at 21:17 Europe/London, Marco Tabini wrote:
I don't think that has to with it... the setting is

--with_config_file_path=path

if you grep PHP_CONFIG_FILE_PATH config.status in your PHP source
folder, you should see where PHP is expecting php.ini to be--and you
won't probably find it there, you'll have to copy it there yourself.
The easiest way to find out where PHP expects your php.ini to be is to create a page that calls phpinfo() - the configuration file location is near the top of the output.

--
Stuart


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to