pityocamptes Posted September 28, 2009 Posted September 28, 2009 Hi, all new here. First off, is the 2x better than the 3x, in terms of bugs? Not sure if I should switch over to the newer version while at the get go. How do they differ? Anyways, here is my problem when running through the install and configuration. I keep getting these line errors and have no clue what do to. Thanks again!!!!! Finished! Warning: fopen(X:/Hosting/XXXXXX/html/catalog//includes/configure.php) [function.fopen]: failed to open stream: Permission denied in X:\Hosting\XXXXXXXX\html\catalog\install\templates\pages\install_4.php on line 116 Warning: fputs(): supplied argument is not a valid stream resource in X:\Hosting\XXXXX\html\catalog\install\templates\pages\install_4.php on line 117 Warning: fclose(): supplied argument is not a valid stream resource in X:\Hosting\XXXXX\html\catalog\install\templates\pages\install_4.php on line 118 Warning: fopen(X:/Hosting/XXXXX/html/catalog//admin/includes/configure.php) [function.fopen]: failed to open stream: Permission denied in X:\Hosting\XXXXXX\html\catalog\install\templates\pages\install_4.php on line 152 Warning: fputs(): supplied argument is not a valid stream resource in X:\Hosting\XXXXX\html\catalog\install\templates\pages\install_4.php on line 153 Warning: fclose(): supplied argument is not a valid stream resource in X:\Hosting\XXXXX\html\catalog\install\templates\pages\install_4.php on line 154 The installation and configuration was successful!
♥ecartz Posted September 29, 2009 Posted September 29, 2009 You need to make catalog//includes/configure.php and catalog//admin/includes/configure.php writable so that the installation procedure can put your values in them. Afterwards, you will need to make them not writable so that other web pages can't change them. You may also need to edit the files at that time to get rid of the extra / that is after catalog. You would probably find it easier to install on a Linux server than a Windows server, although that's not the cause of the current problem. It might explain the double slash. Always back up before making changes.
pityocamptes Posted September 29, 2009 Author Posted September 29, 2009 Thanks!!! It was the read/write problem. I changed it, set it up, and then changed it back to read only. I do have one other problem... Warning: I am able to write to the configuration file: X:\Hosting\XXXXX\html\catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. I have changed everything, including the root directory to READ only, and yet I still get this message. Should I change the configure file to false, so as to bypass this error message???? Thanks again! I am running WinBlows through GoDaddy...
satish Posted September 30, 2009 Posted September 30, 2009 set configure.php 444 Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
pityocamptes Posted October 1, 2009 Author Posted October 1, 2009 set configure.php 444 Satish I'm running WinBlows... So how do I do besides "read only"? Even when I do "Read only" I still get the warning... thanks...
Guest Posted October 1, 2009 Posted October 1, 2009 I'm having the same issue, but when using Filezilla, this happens: 500 'SITE CHMOD 777 configure.php': command not understood PLEASE HELP!!!
satish Posted October 2, 2009 Posted October 2, 2009 777 is not needed in first case. Also is it a windows servr or a linux server. If its not possible to set thru FTP tool use its file manager(its there in CP). Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
satish Posted October 2, 2009 Posted October 2, 2009 As in My above statement I have stated that if not Linux then either use an ftp tool that goes well with the OS or use a file manager. Also ask Your hosting company. I do not recommend installing oscommerce on any other platform apart from Linux. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.