Guest Posted April 8, 2003 Share Posted April 8, 2003 http://wormrage.pcplayground.com/upload.html can someone tell me why this error keeps appearing! what must i change!? Ive tried several locations to the "files" directory but i keep getting this error! tom Link to comment Share on other sites More sharing options...
0 Ricky Baby Posted April 8, 2003 Share Posted April 8, 2003 hmmm can we see your code? Link to comment Share on other sites More sharing options...
0 Guest Posted April 8, 2003 Share Posted April 8, 2003 http://wormrage.pcplayground.com/upload/upload.php is the upload script http://wormrage.pcplayground.com/upload/files --> is where the files go when submitted http://wormrage.pcplayground.com/upload.html --> is where the html code for submitting is. www.pcplaygroud.com is my host. tom Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 8, 2003 Veteran Share Posted April 8, 2003 Did you set permisions on the files directory properly? It should probably just be 777 to make your life easier... Link to comment Share on other sites More sharing options...
0 Guest Posted April 8, 2003 Share Posted April 8, 2003 yes, i have set the permissions correctly Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 8, 2003 Veteran Share Posted April 8, 2003 wait, you're missing a slash home/pcplay/public_html/wormrage/upload/files/ should be /home/pcplay/public_html/wormrage/upload/files/ Link to comment Share on other sites More sharing options...
0 pHuzi0n Posted April 8, 2003 Share Posted April 8, 2003 It might help if we could actually view your PHP code... Remember, all PHP code gets parsed and removed from the output. ie. we can't see it unless you either paste it here or give us anonymous ftp access. You could also put it in a zip or something... Link to comment Share on other sites More sharing options...
0 Guest Posted April 8, 2003 Share Posted April 8, 2003 still no luck :( Link to comment Share on other sites More sharing options...
0 uniacid Posted April 8, 2003 Share Posted April 8, 2003 fix what Tim said , if it still doesn't work just post your php code with the code button Link to comment Share on other sites More sharing options...
0 Guest Posted April 8, 2003 Share Posted April 8, 2003 (edited) ive attached the upload.php file. the form can be read on http://wormrage.pcplayground.com/upload.html and clicking view source ... tom upload.php Edited April 8, 2003 by Guest Link to comment Share on other sites More sharing options...
0 Guest Posted April 8, 2003 Share Posted April 8, 2003 er, any help :s? cheers, tom :) Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 9, 2003 Veteran Share Posted April 9, 2003 You're doing things REALLY wrong... Read this: http://www.phpbuilder.com/columns/bealers20000904.php3 Link to comment Share on other sites More sharing options...
0 Guest Posted April 9, 2003 Share Posted April 9, 2003 er, that doesnt really help me tom Link to comment Share on other sites More sharing options...
0 Tim Dorr Veteran Posted April 9, 2003 Veteran Share Posted April 9, 2003 well, you're not using the variables properly, or using the file upload functions. I suggested reading over that guy's article on it, because he uses the file upload variables and functions properly... Link to comment Share on other sites More sharing options...
Question
Guest
http://wormrage.pcplayground.com/upload.html
can someone tell me why this error keeps appearing! what must i change!? Ive tried several locations to the "files" directory but i keep getting this error!
tom
Link to comment
Share on other sites
13 answers to this question
Recommended Posts