madyson3 Posted November 22, 2003 Share Posted November 22, 2003 I receive the following errors when I installed. ------------------------------------------------- osCommerce Configuration Warning: fopen(/home/madyson3/public_html/catalog/includes/configure.php) [function.fopen]: failed to create stream: Permission denied in /home/madyson3/public_html/catalog/install/templates/pages/install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in /home/madyson3/public_html/catalog/install/templates/pages/install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in /home/madyson3/public_html/catalog/install/templates/pages/install_7.php on line 211 The configuration was successful! ---------------------------------------------- Now when I try to go to the catalog, I get the following errors: Warning: main(includes/application_top.php) [function.main]: failed to create stream: Permission denied in /home/madyson3/public_html/catalog/index.php on line 13 Warning: main(includes/application_top.php) [function.main]: failed to create stream: Permission denied in /home/madyson3/public_html/catalog/index.php on line 13 Fatal error: main() [function.main]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/madyson3/public_html/catalog/index.php on line 13 --------------------------------------------------- Please help. I've been working on this and similiar problems for many days now. I'm so tired!!!!! --Kristy See you on the dark side, Kristy I'm just a girl living in captivity Your rules of thumb makes me worrisome Link to comment Share on other sites More sharing options...
Guest Posted November 22, 2003 Share Posted November 22, 2003 With an FTP program, control panel web shell, or whatever method, change file permissions to 777 on includes/configure.php (change back to 644 after the install). If the file does not exist, then create it. Hth, Matt Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.