CVC505 Posted June 5, 2003 Posted June 5, 2003 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
CVC505 Posted June 5, 2003 Author Posted June 5, 2003 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
toolcrazy Posted June 5, 2003 Posted June 5, 2003 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 -------------------------
CVC505 Posted June 5, 2003 Author Posted June 5, 2003 I changed both of the includes/configure.php in the catolg/admin and in the catalog directories. Rick Hanzlik
toolcrazy Posted June 6, 2003 Posted June 6, 2003 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 -------------------------
toolcrazy Posted June 6, 2003 Posted June 6, 2003 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 -------------------------
Recommended Posts
Archived
This topic is now archived and is closed to further replies.