Hi All,
I have a big problem with a customer.
The custom have's a php gallery. I just did some chmods to setup the directories. (according to the manual).
But now, every php file in the domain doesn't work :S
I get the following error:
Then I tried in the same site just a simple phpinfo.php file.
chmodded it to 777 (for testing purposes) and this gives the same error message :S.
To check if other users are also encounting problems I tested the same phpinfo.php file on an other domain at the same server, this works perfectly.
It looks the PHP parser hungs for ONE domain, how to solve this ?
I already tried to reboot the machine, but still the same result.
Can anyone help me out, it's very urgent.
I have a big problem with a customer.
The custom have's a php gallery. I just did some chmods to setup the directories. (according to the manual).
But now, every php file in the domain doesn't work :S
I get the following error:
Code:
Warning: Unknown(): Unable to access ./php_value_ok.php in Unknown on line 0
Warning: Unknown(./php_value_ok.php): failed to open stream: No such file or directory in Unknown on line 0
Warning: (null)(): Failed opening './php_value_ok.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0
Then I tried in the same site just a simple phpinfo.php file.
chmodded it to 777 (for testing purposes) and this gives the same error message :S.
To check if other users are also encounting problems I tested the same phpinfo.php file on an other domain at the same server, this works perfectly.
It looks the PHP parser hungs for ONE domain, how to solve this ?
I already tried to reboot the machine, but still the same result.
Can anyone help me out, it's very urgent.