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

_______________________________________________
Blueonyx mailing list
[email protected]
http://www.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to