tiglancey Posted October 17, 2007 Share Posted October 17, 2007 Here's the error I get: Warning: main(includes/languages/english.php) [function.main]: failed to open stream: No such file or directory in /home/victo26/public_html/products/includes/application_top.php on line 288 Warning: main(includes/languages/english.php) [function.main]: failed to open stream: No such file or directory in /home/victo26/public_html/products/includes/application_top.php on line 288 Warning: main(includes/languages/english.php) [function.main]: failed to open stream: No such file or directory in /home/victo26/public_html/products/includes/application_top.php on line 288 Fatal error: main() [function.require]: Failed opening required 'includes/languages/english.php' (include_path='.:/usr/lib/php') in /home/victo26/public_html/products/includes/application_top.php on line 288 Here's the location: http://www.onehappytree.com/products What's the fix? Keep in mind that I'm a novice...very scared of this! Thanks in advance, Thanita Link to comment Share on other sites More sharing options...
♥Vger Posted October 17, 2007 Share Posted October 17, 2007 It sounds as though the permissions on the folders are not set high enough to allow files inside of the folders to be accessed. Either via FTP or via the File Manager in your Web Hosting control panel check that the permissons on the 'includes' folder are set to 755. If they are already set to 755 then try permissions of 777 - though this is not recommended as it is a security risk. It's just that some hosts have their servers set up so that you have to use 777 for folders. Vger Link to comment Share on other sites More sharing options...
tiglancey Posted October 18, 2007 Author Share Posted October 18, 2007 It sounds as though the permissions on the folders are not set high enough to allow files inside of the folders to be accessed. Either via FTP or via the File Manager in your Web Hosting control panel check that the permissons on the 'includes' folder are set to 755. If they are already set to 755 then try permissions of 777 - though this is not recommended as it is a security risk. It's just that some hosts have their servers set up so that you have to use 777 for folders. Vger I just did this and I get this error code: HTTP 404 File not found It was on 777 and I changed it to 755. Either way it's not working. You bring up a point that worried me since I started this osCommerce crap. How safe is it? Can my customers shop securly? Is my info secure? Anyway, lots of questions that won't matter unless I get the up and running. Is it worth all this work?! Link to comment Share on other sites More sharing options...
♥Vger Posted October 18, 2007 Share Posted October 18, 2007 FTP to your website and make sure that all of the files are physically there. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.