Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Permission denied error after new install


CVC505

Recommended Posts

Posted

I just performed a new install of the 2.2 MS1 download, all went well intil I got to the end and selected the button to go to the admin. then I got the following message:

 

Warning: main(includes/configure.php) [function.main]: failed to create stream: Permission denied in /home/gtwth/public_html/artstore/includes/application_top.php on line 32

 

Fatal error: main() [function.main]: Failed opening required 'includes/configure.php' (include_path='') in /home/gtwth/public_html/artstore/includes/application_top.php on line 32

 

 

Permission on includes/configure.php is set at 706.

am at a lose to know where to look. Any suggestions?

Rick Hanzlik

Posted

OK spoke to soon, changed the permissions from 706 to 777 and am able to get in to admin now. BUT it seems that leaving the permissions at 777 is kinda dangerous is it not?

Rick Hanzlik

Posted
OK spoke to soon, changed the permissions from 706 to 777 and am able to get in to admin now. BUT it seems that leaving the permissions at 777 is kinda dangerous is it not?

 

Which File?

Steve

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

Posted

I changed both of the includes/configure.php in the catolg/admin and in the catalog directories.

Rick Hanzlik

Posted

706 make it unreadable to group so that is why you get the denied warning. Make the files either 666 or 444. I always make mine 444 and I have no problems. But this is going to depend on your host setup.

Steve

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

Posted
706 make it unreadable to group so that is why you get the denied warning. Make the files either 666 or 444. I always make mine 444 and I have no problems. But this is going to depend on your host setup.

 

Sorry, 644 or 444.

Steve

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

Archived

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

×
×
  • Create New...