<html><head><meta name="Generator" content="PSI HTML/CSS Generator"/>
<style type="text/css"><!--
body{font-family:'Arial';font-size:10pt;font-color:'#000000';}
LI{display:list-item;margin:0.00in;}
p{display:block;margin:0.00in;}
--></style>
</head><BODY ><div><SPAN style="font-size:10pt;">Must be the holidays....</SPAN></div>
<div> </div>
<div><SPAN style="font-size:10pt;">Cant find any help on this include problem and no help on the tidy install?</SPAN></div>
<div> </div>
<div> </div>
<div><SPAN style="font-size:10pt;">any help would be greatly appreciated!</SPAN></div>
<div> </div>
<div> </div>
<div><SPAN style="font-size:10pt;">t</SPAN></div>
<div><SPAN style="font-size:10pt;"><br /><br /></span></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> Michael</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> The line three is simply an include to read a config file from a</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> sub-directory</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> the actual line three is:</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> require('includes/application_top.php');</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> and gives this error:</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> PHP Warning:  require(includes/application_top.php): failed to</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:purple;">>>> open stream: Operation not permitted in</SPAN></div>
<div><SPAN style="font-size:10pt;color:purple;">>>></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> thanks</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">> t</SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:navy;">></SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> Hi Tony,</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>></SPAN></div>
<div><SPAN style="font-size:10pt;color:purple;">>>> Still looking for any help about this error:</SPAN></div>
<div><SPAN style="font-size:10pt;color:purple;">>>></SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> For starters I'd run this:</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>></SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> chown apache:site34 -R  /home/.sites/58/site34/web</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>></SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> That chowns all files and folders in /web of site34 to the same</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> UID and GID. That usually takes care of all the safemode related</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> include problems.</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>></SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> Drawback: You (or the siteAdmin) won't be able to upload files to</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> that folder through FTP.</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>></SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> Benefit: If the PHP script(s) need to generate files and folders,</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> they now can. And it won't create additional safemode problems</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> either.</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>></SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> Next I'd check this error message:</SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>></SPAN></div>
<div><SPAN style="font-size:10pt;color:red;">>>>>> Operation not permitted in</SPAN></div>
<div><SPAN style="font-size:10pt;color:red;">>>>>> /home/.sites/58/site34/web/index.php on line 3</SPAN></div>
<div><SPAN style="font-size:10pt;color:red;">>>>>></SPAN></div>
<div><SPAN style="font-size:10pt;color:maroon;">>> What does line 3 in that index.php actually do?</SPAN></div>
</body></html>