tfittsy Posted September 29, 2005 Posted September 29, 2005 I've got a web server where the /admin directory is already used. I'd like to put my oscommerce in the root instead of /catalog, but when I do, I am unable to get to anything in /admin. Is there a simple way to change it and all references to that directory?
jenso Posted September 29, 2005 Posted September 29, 2005 I've got a web server where the /admin directory is already used. I'd like to put my oscommerce in the root instead of /catalog, but when I do, I am unable to get to anything in /admin. Is there a simple way to change it and all references to that directory? You have to change the config file manually in your admin folder. The location is .../admin/includes/configure.php. to make changes on the config file use your editor, eg. phpAdmin. After that the admin can be used from a different folder on the same server. Cheers Rich
tfittsy Posted September 29, 2005 Author Posted September 29, 2005 You have to change the config file manually in your admin folder. The location is .../admin/includes/configure.php. to make changes on the config file use your editor, eg. phpAdmin. After that the admin can be used from a different folder on the same server. Cheers Rich That was as easy as I was hoping it would be... Thanks.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.