On Thu, 19 Apr 2007, Ralph Kutschera wrote:

To: php-install@lists.php.net
From: Ralph Kutschera <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Re: Changes to .php-files not shown immediately

Ralph Kutschera wrote:
[..]

Ok, I think to have discovered the systematics behind this problem:

Some of the files are 'real' files and others are symbolic links. And
changes to files that are included as a symbolic link are not recognized.

Try changing to ALL real files without the sym links, and see if that fixes the problem.

You can include files with require("file-to-include"); You may need to set you include_dir in /etc/php.ini to point to where the included files live.

Regards

Keith

------------------------------------------------------------
http://www.karsites.net
http://www.raised-from-the-dead.org.uk

This email address is challenge-response protected with
http://www.tmda.net
------------------------------------------------------------

Reply via email to