Guest Posted February 19, 2006 Posted February 19, 2006 Okay...I'm a noob here, but really need to get this down. I uploaded the files (catalog folder) onto my server. I have Linux hosting and have created a DB (MySQL). I follow the directions, and one the next step (pointing my browser to install directory) I get the following error: Warning: main(includes/application.php): failed to open stream: No such file or directory in /home/content/p/2/1/**masked username**/html/catalog/install/index.php on line 13 Warning: main(includes/application.php): failed to open stream: No such file or directory in /home/content/p/2/1/**masked username**/html/catalog/install/index.php on line 13 Fatal error: main(): Failed opening required 'includes/application.php' (include_path='.:/usr/local/lib/php') in /home/content/p/2/1/**masked username**/html/catalog/install/index.php on line 13 Where it says "**masked username**" it actually said my real username. Not sure what I'm doing wrong, but like I said, I'm a total noob at this. So if anyone can help, I'd be grateful. Please speak in easy terms, cause I'm a little slow ;)
♥Vger Posted February 19, 2006 Posted February 19, 2006 Make sure that your folders have permissions of 755 so that the Install can access the files inside them. To see what they are access your site via FTP, right click on the folder and follow the links to CHMOD and it'll tell you what the permissions are now. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.