Guest Posted June 3, 2005 Posted June 3, 2005 These are the errors i get when trying to install Warning: fopen(/home/choiceau/public_html/includes/configure.php): failed to open stream: No such file or directory in /home/choiceau/public_html/catalog/install/templates/pages/install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in /home/choiceau/public_html/catalog/install/templates/pages/install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in /home/choiceau/public_html/catalog/install/templates/pages/install_7.php on line 211 Warning: fopen(/home/choiceau/public_html/admin/includes/configure.php): failed to open stream: No such file or directory in /home/choiceau/public_html/catalog/install/templates/pages/install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in /home/choiceau/public_html/catalog/install/templates/pages/install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in /home/choiceau/public_html/catalog/install/templates/pages/install_7.php on line 261
Wendy James Posted June 3, 2005 Posted June 3, 2005 Looks like (and I am no genius) but either the configure files haven't been uploaded or they need the chmod 777 Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Guest Posted June 3, 2005 Posted June 3, 2005 So what do I tell the server hosting company to change??
Wendy James Posted June 3, 2005 Posted June 3, 2005 You should be able to check both of those things yourself. More than likely the 2 configuration.php files need to be the chmod 777 Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Guest Posted June 3, 2005 Posted June 3, 2005 wendy if you dont mind could you walk me through this im a noob
♥Vger Posted June 3, 2005 Posted June 3, 2005 If your site is hosted on a Linux/Unix based server with Apache (not Windows) then you can use the chmod command via FTP. To do this: FTP to your website. Navigate to includes/configure.php, highlight the file and right-click. From then on how you proceed will depend on your FTP programme, but you want to select the Chmod (Unix) option, and set the permissions on the file to 777 (full permissions). Do the same for admin/includes/configure.php If you don't know how to do it this way, or if you're on a Windows server, then use your web hosting control panel's File Manager to set permissions. Vger
Guest Posted June 3, 2005 Posted June 3, 2005 Should I change these permissions back after the install??
Wendy James Posted June 3, 2005 Posted June 3, 2005 yes Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.