Paula Moss Posted July 1, 2006 Posted July 1, 2006 Warning: fopen(/var/virtual/web/w1619/html/catalog/includes/configure.php): failed to open stream: Permission denied in /var/virtual/web/w1619/html/catalog/install/templates/pages/install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in /var/virtual/web/w1619/html/catalog/install/templates/pages/install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in /var/virtual/web/w1619/html/catalog/install/templates/pages/install_7.php on line 211 Warning: fopen(/var/virtual/web/w1619/html/catalog/admin/includes/configure.php): failed to open stream: Permission denied in /var/virtual/web/w1619/html/catalog/install/templates/pages/install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in /var/virtual/web/w1619/html/catalog/install/templates/pages/install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in /var/virtual/web/w1619/html/catalog/install/templates/pages/install_7.php on line 261 If I then click on the catalog or Admin tool button I get this error: Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/share/pear') in /var/virtual/web/w1619/html/catalog/index.php on line 13 Someone please help! What do I need to do?
♥Vger Posted July 1, 2006 Posted July 1, 2006 For the install to be able to write data to the two configure.php files the permissions of those files have to be changed before you begin the install to 755. Once the install is completed you need to reset permissions to 644, 444 or 400 depending on your server setup. Vger
Paula Moss Posted July 1, 2006 Author Posted July 1, 2006 For the install to be able to write data to the two configure.php files the permissions of those files have to be changed before you begin the install to 755. Once the install is completed you need to reset permissions to 644, 444 or 400 depending on your server setup. Vger Thank you. I have solved the problem and I now have it installed and set up.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.