[BlueOnyx:03115] Re: php error
Michael Stauber
mstauber at blueonyx.it
Wed Dec 16 03:14:38 -05 2009
Hi Tony,
> Still looking for any help about this error:
For starters I'd run this:
chown apache:site34 -R /home/.sites/58/site34/web
That chowns all files and folders in /web of site34 to the same UID and GID.
That usually takes care of all the safemode related include problems.
Drawback: You (or the siteAdmin) won't be able to upload files to that folder
through FTP.
Benefit: If the PHP script(s) need to generate files and folders, they now
can. And it won't create additional safemode problems either.
Next I'd check this error message:
>>> Operation not permitted in
>>> /home/.sites/58/site34/web/index.php on line 3
What does line 3 in that index.php actually do?
--
With best regards
Michael Stauber
More information about the Blueonyx
mailing list