Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Moving images folder to /home/user/images ?


Guest

Recommended Posts

Posted

Hello,

 

i'm interested if there is any way to move images directory from /home/user/public_thml/images directory to /home/user/images/.

 

I already tried it with DIR_FS_IMAGES, but it doesn't work.

 

Does anyone know any solution for this?

 

thanx

Posted
Hello,

 

i'm interested if there is any way to move images directory from /home/user/public_thml/images directory to /home/user/images/.

 

I already tried it with DIR_FS_IMAGES, but it doesn't work.

 

Does anyone know any solution for this?

 

thanx

 

You do not mention what's your platform? I assume it's Linux/Apache/MySql/PHP (LAMP)

 

The images directory needs to be accessible from the web server, in standard LAMP environments that means it needs to be under something like public_html. I am sure you can make changes to the LAMP but it is not a standard configuration, and you need assistance from your System administrator.

 

I hope this information helps,

Freddy

Posted

Yes it is Linux/Apache/MySql/PHP (LAMP).

 

I allready moved the folder there but the bigger problem for me is to set the path in the config.php file,

becouse i can't make an absolute path to this folder.

 

So i guess that i would have to change some code to make that work.

 

Anyway thanx for the answer

Archived

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

×
×
  • Create New...