PHP Simplicity Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

I am not always around so I might be late on replying.

Author Topic: Simplicity oF Upload 1.3.2 Error: Destination directory is not writable!  (Read 1184 times)

0 Members and 1 Guest are viewing this topic.

cyberlink

  • Newbie
  • *
  • Offline Offline
  • Posts: 1
    • View Profile

I have tryed to fix this. So let me show you what I have

/*    File Destination    */
//here you must specify the real path of the directory where you want to upload
//your files to! use the trailing slash as in the exmaple..
//most of the time, the default value of this constant is what you need.
//if you don't know how to get the real path, run the file realpath.php in the upload dir
//and get the output and put here.
//note: this constant IS NOT AND MUST NOT contain a URL!!
define('SFU_REALPATH','/home1/photokoa/public_html/image_upload/upload/');

//URL which leads to the uplaod directory WITHOUT trailing slash like in the example below:
$URL = 'http://photokoala.com/image_upload/upload';

I have con in an set the upload folder to "777" 

Any help would be gratefull.    Error: Destination directory is not writable!
Logged

Saleh

  • Administrator
  • Full Member
  • *****
  • Offline Offline
  • Posts: 222
    • View Profile
    • PHP Simplicity

Well, everything seems correct but to be sure, try chmod both image_upload and upload folders to 0777
Logged

We don't need a reason to help people
 

+ Quick Reply

With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post.
Name: Email:
Verification:
Type the letters shown in the picture
Listen to the letters / Request another image
Type the letters shown in the picture:
What is the answer to one plus one? (in numbers):