Hi,
I have a Installation of Apache 1.3.14 and PHP 4.0.5 on Windows 2000.
I have recently installed phpMyAdmin, and get seemingly random file errors, such as:
Warning: Failed opening /data/web/phpmyadmin/main.php' for inclusion (include_path='1') in Unknown on line 0
Clicking refresh once or even twice sometimes will clear the error, but it will also crop up every so often, on another page load.
The include_path is certainly not set to '1'!
I also experience this error on my own PHP application sometimes.
I am puzzled, it seems like some kind of file locking/accessing problem on W2K, as the same setup & code works on my Linux Server.
Anyone had any similar experiences?
Thanks
Max