Quote:
Originally posted by nafae
I get this error:
Warning: MkDir failed (No such file or directory) in /home/coderfor/public_html/upload/upload.php on line 114
Warning: fopen("./home/public_html/upload/files/nafae/index.html", "a") - No such file or directory in /home/coderfor/public_html/upload/upload.php on line 116
the folder /files is chmodded to 777, and
$absolute_path = "./home/public_html/upload/files"; //Absolute path to where files are uploaded
$site_url = "http://coderforums.net/upload/files"; //the url to where files are uploaded
What is wrong with this? does anyone know?
|
("./home/public_html/upload/files/nafae/index.html",
remove the . in the absoulute path