bobbyb Posted March 2, 2003 Share Posted March 2, 2003 When I try and use the File Manager in the Admin section I get the following error: Warning: OpenDir: Permission denied (errno 13) in /home/admin/catalog/admin/file_manager.php on line 187 Fatal error: Call to a member function on a non-object in /home/admin/catalog/admin/file_manager.php on line 188 Does anyone know what causes this and how to correct it? Link to comment Share on other sites More sharing options...
mattice Posted March 2, 2003 Share Posted March 2, 2003 The filemanager isn;t allowed to open the directory... It's a permission setting. Probably the system does not allow the webserver (= admin) to browse through directories. HTH Mattice "Politics is the art of preventing people from taking part in affairs which properly concern them" Link to comment Share on other sites More sharing options...
bobbyb Posted March 2, 2003 Author Share Posted March 2, 2003 The filemanager isn;t allowed to open the directory... It's a permission setting. Probably the system does not allow the webserver (= admin) to browse through directories. HTH Mattice Yeah, I chmod the /admin/catalog/admin/file_manager.php to 777 and it still didn't work. Why put a function in the osCommerce Admin that doesn't work? Oh well, I better start studing my php for dummies book again. Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.