Hi i dont know if this is the right forum to post it but anyway !
Is it possible to store all uploaded files on Dolphin 6.1.6 in another hdd ?
I have installed it on windows and my C: is not that big så i wonder if there is a good way to store the files on an external typ D: that is on 1 TB
If i do:
<?php
/**
* URL of MP3 folder.
*/
$sFilesUrl = $sModulesUrl . $sModule . "D:/files/";
/**
* Path of MP3 folder.
*/
$sFilesPath = $sModulesPath . $sModule . "D:/files/";
?>
And move all files to D:\files dolphin wont find any files and wont upload files at all !
So can someone tell if this is possible and if so how to do it ?
Thx


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks