Help - Search - Members - Calendar
Full Version: Help
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
cis
hi, i have just installed a phpbb3 forum and its has come up with this:

Warning: realpath() [function.realpath]: SAFE MODE Restriction in effect. The script whose uid is 64380 is not allowed to access /www/uuuq.com/t/h/e/thereasonforum/htdocs owned by uid 2003 in /www/uuuq.com/t/h/e/thereasonforum/htdocs/includes/functions.php on line 884

what does it mean?
and how can its be fixed?


thanks cis

Please help as soon as u can.
Frankster
If I'm not wrong, I believe this is a SAFEMODE problem, and safemode has been disabled for security reasons on Zymic. Try opening that file and commenting out line 884. I'm not to sure because I don't know a lot about Phpbb.
Ed
Edit includes/functions.php line 884:

replace:

CODE
realpath


with:

CODE
@realpath


This should fix this issue.
cis
ok thanks that fixed it
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.