Nico Sabbi wrote --- napísal::
Hi,
is there a way configure mod_php4 (for apache) so as to be *absolutely* sure that it will always load all definitions in php.ini when apache starts up?
Maybe with some directive in http.conf ?


Almost every time I reboot my pc apache and php start, but php is not
running with /etc/php.ini, so I have to execute

/etc/init.d/httpd restart

Thanks,

Nico Sabbi - Officine Digitali - Bologna
Tel. 051 - 4187565


This is most likely a configuration issue. Next time you restart, run phpinfo() script and find out what php.ini is used, or where is it being looked for. It's mentioned right in the top box.


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



Reply via email to