Hi, well without knowing anything about your script, filemanager.php, I would guess that your script is wanting to access another directory (other than the directory it currently sits in). But scripts cannot do that if PHP's Safe Mode is switched on.
Your webhost decides wether Safe Mode should be switched on or not. You can't change this yourself, unfortunately. - Jefferrs * e-mail: [EMAIL PROTECTED] * homepage: http://webmastersdog.com ______________________________________ worlds' best webhosting: http://www.openhosting.co.uk/default.asp?r=GB1500175 read the reviews: http://www.findsp.com/Hosting/ShowReviews.asp?CompanyID=286 "Vivoant" <[EMAIL PROTECTED]> wrote in message 001201c1926e$3c76a1b0$5bc3e60c@VivoAnt">news:001201c1926e$3c76a1b0$5bc3e60c@VivoAnt... I've tried searching on google/yahoo to solve this problem but for some reason I found nothing... Wierd... Anyways ... I'm trying to goto the filemanager page to do stuff but these errors pop up: Warning: SAFE MODE Restriction in effect. The script whose uid is 11219 is not allowed to access /users/ionichost.com/vivoant owned by uid 0 in /users/ionichost.com/vivoant/admin/modules/filemanager.php on line 63 Warning: OpenDir: Permission denied (errno 13) in /users/ionichost.com/vivoant/admin/modules/filemanager.php on line 64 Warning: Supplied argument is not a valid Directory resource in /users/ionichost.com/vivoant/admin/modules/filemanager.php on line 65 Warning: Supplied argument is not a valid Directory resource in /users/ionichost.com/vivoant/admin/modules/filemanager.php on line 69 Warning: SAFE MODE Restriction in effect. The script whose uid is 11219 is not allowed to access /users/ionichost.com/vivoant owned by uid 0 in /users/ionichost.com/vivoant/admin/case/case.filemanager.php on line 28 ??? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]