ashan Posted July 19, 2003 Posted July 19, 2003 How can I fix this problem? Error: Catalog images directory is not writeable: /vservers/nutracelllabscom/htdocs/oscommerce-2.2ms2/catalog/images/ and this problem. Warning: Installation directory exists How do I remove this directory for security reasons. Warning: I am able to write to the configuration file: How do I set the right user permissions on this file.
Guest Posted July 19, 2003 Posted July 19, 2003 An FTP program will usually allow you to change file permissions and delete the install directory. Good luck, Matt
MattMallory Posted July 20, 2003 Posted July 20, 2003 An FTP program will usually allow you to change file permissions and delete the install directory. Good luck, Matt Yeah, but what should the CHMOD permissions be set to? Knowledge is Power!
MattMallory Posted July 20, 2003 Posted July 20, 2003 An FTP program will usually allow you to change file permissions and delete the install directory. Good luck, Matt Knowledge is Power!
Guest Posted July 21, 2003 Posted July 21, 2003 chmod to 755 or 777 (if 755 doesn't work). Good luck, Matt
Guest Posted July 21, 2003 Posted July 21, 2003 Oh, and the includes/configure.php file should be set to 644 (or 444 if that doesn't work). Missed seeing that error the last time I looked at this. In general, I would tend to use a graphical ftp client to do this. They generally offer the capability to do this much like you would in a local directory window (delete with the delete key; change file permissions by right clicking, selecting properties, and modifying appropriately). I don't know that I can give more specific help than that. If you are still having trouble, you might want to post what ftp client you are using. Someone else might be able to give you more specific instructions. Good luck, Matt
MattMallory Posted July 21, 2003 Posted July 21, 2003 I found what CHMOD setting to use right after I posted the first message. My post was more to bring to light the CHMOD setting was not listed in your answer to the original question. Thanks for the help though. Knowledge is Power!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.