Num85 Posted February 2, 2013 Posted February 2, 2013 Hi, When I installed oscommerce I entered the domain without the www. now my site is configured to http://domain.com I would like to change it to http://www.domain .com how do I add the www. to my installation of oscommerce? I have tried editing the includes/configure.php and the admin/includes/configure.php but no luck the site still remains as http://domain.com Does anyone know how to correct this?
MrPhil Posted February 2, 2013 Posted February 2, 2013 Did you check to make sure the two configure.php files on the server actually "took" the changes? If you had made them 444 (Read-Only) permissions as instructed, and didn't change them back to 644 before editing or uploading a new version, the changes would be silently ignored. Chmod 644, edit or upload, chmod 444.
Num85 Posted February 2, 2013 Author Posted February 2, 2013 ah, that was it - made a silly mistake in not checking that. Thanks MrPhil!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.