dlp Posted April 3, 2006 Posted April 3, 2006 Still having problems!!! New Installation osCommerce Configuration Warning: fopen(/home/fhlinux218/d/dlpsoftware.co.uk/user/htdocs/catalog/admin/includes/configure.php): failed to open stream: Permission denied in /home/fhlinux218/d/dlpsoftware.co.uk/user/htdocs/catalog/install/templates/pages/install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in /home/fhlinux218/d/dlpsoftware.co.uk/user/htdocs/catalog/install/templates/pages/install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in /home/fhlinux218/d/dlpsoftware.co.uk/user/htdocs/catalog/install/templates/pages/install_7.php on line 261 The configuration was successful! Any ideas anyone
♥Vger Posted April 3, 2006 Posted April 3, 2006 This means that your admin/includes/configure.php file (or the 'includes' folder which it's in) doesn't have the right permission set. For the 'includes' folder the permissions should be 755. The admin/includes/configure.php file needs to have permissions of 755 or 777 for the install to be able to write to it, and the file needs to be reset after the install is complete to 644, 444, or 400 (depending on your server setup). Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.