Re: [PHP-INSTALL] Changes to .php-files not shown immediately

2007-04-19 Thread Ralph Kutschera
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

Re: [PHP-INSTALL] Changes to .php-files not shown immediately

2007-04-18 Thread Keith Roberts
On Wed, 18 Apr 2007, Ralph Kutschera wrote: To: php-install@lists.php.net From: Ralph Kutschera <[EMAIL PROTECTED]> Subject: [PHP-INSTALL] Changes to .php-files not shown immediately Hallo! I've got the problem that when I do changes to a .php-file and reload it within the browser I don't see