Topic: The requested URL /panel/host/< was not found on this server (Read 585 times)
Total Zero
Posts: 5
38 credits Members referred : 0
« on: Sep 21, 2007, 10:13:12 PM »
I created a folder "classes" in my "home" folder on my server. The "home" folder also contains my "public_html" "public_ftp" and so on. Inside the "classes folder I created a folder named "upload". Inside the "upload" folder I uploaded the original files that are contained in your "upload_class" folder. So now the files are located in "home/classes/upload/". "home" I believe is the root directory correct? When I try to run the foto_upload.php on my server I get an error... "The requested URL /panel/host/< was not found on this server." What must I do? I didn't change any of the code. What must be changed?
Global Moderator
Internet Junkie
Gender:
Posts: 1807
9006 credits Members referred : 6
« Reply #1 on: Sep 21, 2007, 11:05:09 PM »
the root directory of your website would be the public_html directory. So you should create the classes folder inside the public_html folder and take it from there.