Keith Roberts wrote:
> On Wed, 18 Apr 2007, Ralph Kutschera wrote:
>>
>> E.g.:
>> Changing echo "foo"; to echo "bar"; will show up "foo" for minutes.
>>
> 
> The Apache php_module (libphp5.so on my system) only reads the php-ini
> file when the server is first started.
> 
> To make any changes take effect, you will have to stop/start apache.


It's not related to PHP configuration. I mean PHP documents that do not
get reloaded/reparsed/whatever upon changes.

regards, Ralph

Reply via email to