Search found 3 matches
- Thu Jun 29, 2006 9:50 pm
- Forum: PHP - Code
- Topic: Uploading File Trouble.
- Replies: 6
- Views: 1222
safe mode has been off and i tried to upload it using every folder path i could think to use to get it where i wanted it. ./dbpictures/ ./dbpictures wwwroot/karisumusic/dbpictures wwwroot/karisumusic/dbpictures/ /karisumusic/dbpictures/ /karisumusic/dbpictures karisumusic/dbpictures/ just every thin...
- Thu Jun 29, 2006 8:36 pm
- Forum: PHP - Code
- Topic: Uploading File Trouble.
- Replies: 6
- Views: 1222
now it says \ Warning: move_uploaded_file(./dbpictures/glopez.gif) [function.move-uploaded-file]: failed to open stream: Permission denied in C:\SWsoft\PEM\CustomerData\webspaces\webspace_00002119\wwwroot\karisumusic\uploadpicture.php on line 15 Warning: move_uploaded_file() [function.move-uploaded-...
- Thu Jun 29, 2006 7:07 pm
- Forum: PHP - Code
- Topic: Uploading File Trouble.
- Replies: 6
- Views: 1222
Uploading File Trouble.
I have check everything. Safe Mode is off, my permissions seem correct, and I'm using the right syntax. I am still getting error messages when trying to upload a file onto the server. I am using php 5: Here are the errors Warning: move_uploaded_file(./wwwroot/karisumusic/dbpictures/glopez.gif) [func...