[Solved] point to another hard disk
Posted: 28 Mar 2009, 12:42
This is the situation
I have my own home server with 2 Hard Disks. One (let's say ‘Disk1’) for the OS and the WebServer (and Joomla). The other one (‘Disk2’) with my data and images.
‘Disk1’ is too small for all my images, so I cannot put them in /../joomla/images/phocagallery.
I would like to let them on my 2nd Hard disk and “Phocagallery” to point to, let's say, /media/Disk2/images/phocagallery.
Is this possible?
I saw in another topic that there is the possibility to change (in PHP) the standard folder changing something in:
components\com_phocagallery\helpers\phocagallery.php
administrator\components\com_phocagallery\helpers\phocagallery.php
so I would like to point, instead to “./images/phocagallery” to “/media/Disk2/ images/phocagallery”
any suggestion?
Thank you
Daniele
I have my own home server with 2 Hard Disks. One (let's say ‘Disk1’) for the OS and the WebServer (and Joomla). The other one (‘Disk2’) with my data and images.
‘Disk1’ is too small for all my images, so I cannot put them in /../joomla/images/phocagallery.
I would like to let them on my 2nd Hard disk and “Phocagallery” to point to, let's say, /media/Disk2/images/phocagallery.
Is this possible?
I saw in another topic that there is the possibility to change (in PHP) the standard folder changing something in:
components\com_phocagallery\helpers\phocagallery.php
administrator\components\com_phocagallery\helpers\phocagallery.php
so I would like to point, instead to “./images/phocagallery” to “/media/Disk2/ images/phocagallery”
any suggestion?
Thank you
Daniele