Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Using virtual server where admin is already used


Guest

Recommended Posts

Posted

I would like to start out by saying that I'm so excited about finding this open source shopping cart. I'm looking forward to contributing and learning from this community. That said....

 

I use an virtual server where I log in to access my domain and make adjustments. For me to log in I have to type in the domain name/admin

 

I noticed that admin is a folder that is suppose to be at the root directory. I tried changing the name to adminis but all of the coding for the images and MySQL database seem to be written for admin.

 

Any way around this?

 

Thanks

Posted

Go to /admin/includes/configure.php and change the appropriate parameters. I believe you'll need to change the following:

 

DIR_WS_ADMIN

DIR_FS_ADMIN

 

Good Luck.

 

-Jim

Posted

Thanks Jim,

 

it was actually in includes/application_top.php that I changed things. I couldn't find it under configure.php. It worked though, I can see the images now.

Posted

Or you can put your admin directorie under your catalog directorie

 

HTH

Regards

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...