Guest Posted April 13, 2004 Posted April 13, 2004 Hello, I am new to PHP and OsCommerce. I am completing my E-Store and just need some help with 2 errors that I am coming across: 1st - I am receiving this warning message and I am not sure how to fix it: Warning: I am able to write to the configuration file: /home/myname/www/www/catalog/includes/configure.php. This is a potential security risk - please set the right user permissions on this file. 2nd - Which file do I edit to have my E-Store's name accross the title bar (it curretly shows osCommerce) Thanks.
241 Posted April 13, 2004 Posted April 13, 2004 set the permissions for the file to CHMOD 644 if the message is still there then try CHMOD 444 For the title edit the catalog/includes/languages/english.php // page title define('TITLE', 'osCommerce'); No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.