can't upload
Posted: Thu Nov 20, 2003 4:10 am
for some reason or another, i can't upload my files.........anymore.
it's on the same webserver i used a while ago. the code is:
anyhow, i keep on getting:
Warning: Unable to access in /home/virtual/site95/fst/var/www/html/panel/gallery.php on line 24
the folders are correctly CHMOD-ed. i have no idea what the error is...
thanks,
-Nay
ps: just wondered if this might effect it:
my domain name has not yet settled to the nameservers so i have to use it through: http://207.44.150.103/~admin95/panel/gallery.php rather than http://www.chaosdreamers.com/panel/gallery.php
it's on the same webserver i used a while ago. the code is:
Code: Select all
$directory = "/home/virtual/site95/fst/var/www/html/gallery/images/" . $_FILE['upload_file']['name'];
copy($_FILE['upload_file']['name'], $directory);Warning: Unable to access in /home/virtual/site95/fst/var/www/html/panel/gallery.php on line 24
the folders are correctly CHMOD-ed. i have no idea what the error is...
thanks,
-Nay
ps: just wondered if this might effect it:
my domain name has not yet settled to the nameservers so i have to use it through: http://207.44.150.103/~admin95/panel/gallery.php rather than http://www.chaosdreamers.com/panel/gallery.php