housey Posted March 31, 2005 Share Posted March 31, 2005 Hi, I am getting the following when running the installation, it appears just after entering the server details (name, username, password etc...). New Installation osCommerce Configuration Warning: fopen(/home/httpd/vhosts/mydomain.com/httpdocs/includes/configure.php): failed to open stream: Permission denied in /home/httpd/vhosts/mydomain.com/httpdocs/install/templates/pages/install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in /home/httpd/vhosts/mydomain.com/httpdocs/install/templates/pages/install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/mydomain.com/httpdocs/install/templates/pages/install_7.php on line 211 The configuration was successful! I should say that: This is a new installation after the web server was hacked and had to be reinstalled (another story all together...). Also the catalog was modified before to work with global vars off. Oh and the guy that reinstalled the server installed a new version of php and sql. Any ideas? Link to comment Share on other sites More sharing options...
♥Vger Posted March 31, 2005 Share Posted March 31, 2005 Make sure that all of your folders have permission set to 755 and that both configure.php files (for the install process) have permissions set to 777. 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.