Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Permission Denied to file_manager


Kjeld

Recommended Posts

:?::?::?:

 

Hi!

 

Risking to bring up a problem that has already been covered umpteen times, I'll go ahead and shout for help.

 

I get a warning when I try to access the file manager in the administration section:

 

Warning: OpenDir: Permission denied (errno 13) in /home/www/ikjeld/catalog/admin/file_manager.php on line 175

 

Fatal error: Call to a member function on a non-object in /home/www/ikjeld/catalog/admin/file_manager.php on line 176

Otherwise the installation went just dandy (Thanks!). What am I doing wrong here?

 

Looking forward to meeting my savior...

 

Kjeld

Link to comment
Share on other sites

Ohh, you might want to check where you put admin. Is it in catalog/admin or is it /admin

 

Also, if you don't have index.php listed in your apache httpd.conf file apache doesn't know to look for index.php

 

Try entering

 

www.yoursite.com/catalog/admin/index.php or

www.yoursite.com/admin/index.php

as the case may be.

 

Just a thought

 

Steve

Steve

-------------------------

Link to comment
Share on other sites

Thanks Toolcrazy,

 

Ohh, you might want to check where you put admin. Is it in catalog/admin or is it /admin

It is catalog/admin

 

Also, if you don't have index.php listed in your apache httpd.conf file apache doesn't know to look for index.php

You lost me here, I am afraid...

 

What index.php?

Where do I find my apache httpd.conf file?

Link to comment
Share on other sites

Hi,

I have given a CHMOD 777 permission to the file_manager of it not to give any error, try that... But I am not using and changed it back..

 

I am not quite sure how save the 777 might be..... someone else mght want to comment on that...

 

Salvo

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...