Ralph Kutschera wrote: > I temporarily fixed the problem by doing a > > <?php exec("touch /var/www/includes/*"); ?> Well, even "touch" isn't adequate. But it works with "cat": <?php exec("cat /var/www/includes/*"); ?> Very strange, isn't it? Ralph
- References:
- Changes to .php-files not shown immediately
- From: Ralph Kutschera
- Re: Changes to .php-files not shown immediately
- From: Ralph Kutschera
- Re: Changes to .php-files not shown immediately
- From: Ralph Kutschera
- Re: Re: Changes to .php-files not shown immediately
- From: Keith Roberts
- Re: Re: Changes to .php-files not shown immediately
- From: Ralph Kutschera
- Changes to .php-files not shown immediately
- Prev by Date: Re: Re: Changes to .php-files not shown immediately
- Next by Date: Apache error for undefined symbol in libphp5.so
- Previous by thread: Re: Re: Changes to .php-files not shown immediately
- Next by thread: Apache error for undefined symbol in libphp5.so
- Index(es):