| View previous topic :: View next topic |
| Author |
Message |
nosorry
Joined: 22 Jan 2008 Posts: 7
|
Posted: Jan 23, 2008 9:07 am Post subject: Second Hard Drive Query |
|
|
Hopefully you can answer my question. I want to install the script but use a second hard drive on the server for storage. I know I can create a temporary directory there and a file to hold the uploads as I have tried with different scripts. The problem is the link to the files does not work when finished. It searches for the main site for its directory. I have tried changing scripts to use the path values E.G.~/disk2/blah/ as direct or using $ENV{'DOCUMENT_ROOT'}. Is this script capable of doing this?
So my configuration is like this>
/usr/home/mysite_here/public_html/index
The second hard drive is at>
/disk2/blah/
Also I see you have been working on the new version. When can we expect to see a release?
Respectfully,
nosorry |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Jan 23, 2008 9:16 am Post subject: |
|
|
I don't get you. You talking about 2nd server or 2nd HDD only in same server? If 2nd HDD then I don't see problem there, uploads dir setted in config, it have no correlation to download URL.
Upcoming version features are: mysql, user account, multi-server. |
|
| Back to top |
|
 |
nosorry
Joined: 22 Jan 2008 Posts: 7
|
Posted: Jan 23, 2008 9:27 am Post subject: |
|
|
| I found the problem. Thanks anyway. |
|
| Back to top |
|
 |
|