Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

changing file paths


tortex

Recommended Posts

i recently had numerouse file patch changes to the locationof my htdocs. is there any way i can edit my php files to refelct these changes w/o haviong to reinstall/configure everything? if so whjat files will i have to change.

thanks

Link to comment
Share on other sites

If I understand your question corretly - the shops folders are replaced? - then you only have to change the following files:

 

admin/includes/configue.php and

catalog/includes/configure.php

 

all the other files, are reletated to the paths setup in this file.

Best Regards

olby

Link to comment
Share on other sites

If I understand your question corretly - the shops folders are replaced? - then you only have to change the following files:

 

admin/includes/configue.php and

catalog/includes/configure.php

 

all the other files, are reletated to the paths setup in this file.

 

yeah sorry for my spelling i was super tired :P

 

i was having problems with apache2 so i downgraded to apache 1.3.27.

the directory for apache has changed

/usr/local/apache2/htdocs (doc root) to

/usr/local/apache/htdocs

 

the only pages that have been affected by this are some on the admin pages. the catalog itself works fine. however the modules section and the cataegories section point to the old /usr/local/apache2/htdocs/etc/etc instead of the new file path.

 

that is what i need to change.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...