Hello All,
I just found out there is an issue running this script on apache server. I have attached the script for running under apache server. Just download the songloadersforvb_apache.php and rename to songloadersforvb.php.
For those who encountered the "Couldn't Upload File" on apache and want a quick fix
Open your existing file
find
PHP Code:
$d=$PATH.$musicdir;
replace with
Save and close the file
Hope this help