Guest Posted May 14, 2003 Posted May 14, 2003 I just set up my OSC and having a problem getting my main page to display, i can get into the admin fine but my catalog will not open. Two problems one if i don't specify default.php it takes me to the index dir, if i use index.php i get this error. Warning: main(includes/application_top.php) [function.main]: failed to create stream: Permission denied in /home/turnarou/public_html/catalog/default.php on line 13 Fatal error: main() [function.main]: Failed opening required 'includes/application_top.php' (include_path='') in /home/turnarou/public_html/catalog/default.php on line 13 Any help would be greatly appreciated. --Xie
Guest Posted May 14, 2003 Posted May 14, 2003 made a mistake on the first post I just set up my OSC and having a problem getting my main page to display, i can get into the admin fine but my catalog will not open. I get this error when i try to access the default.php. Warning: main(includes/application_top.php) [function.main]: failed to create stream: Permission denied in /home/turnarou/public_html/catalog/default.php on line 13 Fatal error: main() [function.main]: Failed opening required 'includes/application_top.php' (include_path='') in /home/turnarou/public_html/catalog/default.php on line 13 Any help would be greatly appreciated. --Xie
Guest Posted May 14, 2003 Posted May 14, 2003 Permission denied on /includes probably means you need to chmod it 777
Guest Posted June 12, 2003 Posted June 12, 2003 I am having the SAME problem. I installed osCommerce, logged into admin with no problem and viewed the catalog with no problems. I thought to myself, "Hmm, that wasn't so bad. I don't know what people are talking about it was hard or tricky to set up." HA! Now, I know I spoke too soon! All I did was tried to edit the default.php on the front of the catalog page and uploaded it. POOF! My catalog disappeared and now get the error: Warning: main(includes/languages/english/default.php) [function.main]: failed to create stream: Permission denied in /home/myname/public_html/catalog/default.php on line 33 Fatal error: main() [function.main]: Failed opening required 'includes/languages/english/default.php' (include_path='') in /home/myname/public_html/catalog/default.php on line 33 I tried reversing what I did by uploading the original default.php and NOTHING solves this problem! Can ANYONE HELP??!!! ANY help is greatly appreciated. P.S. I have the configure.php pages set as 644 right now...I have tried 706, 777, and 444 and nothing works. :( Thanks!
Guest Posted June 12, 2003 Posted June 12, 2003 Okay... Look at your error message... whatever folders it's showing change EACH folder to 777! For example: includes/languages/english/default.php Change these folders to 777: includes languages english Finally!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.