Hello,
In my web root I created a directory called upload_directories, where I created a few other directories called logos, documents, etc:
upload_directories/ --
|
logos/
documents/The permissions are
drwxrwxrwx 6 www-data root 4096 Sep 17 11:49 upload_directoriesdrwxrwxrwx 2 www-data root 4096 Sep 17 11:27 documentsso there should be no problems with permissions.
Then I created corresponding upload directories in EE, double checking ‘Server Path to Upload Directory’.
Now, when I try to upload file called Dana.gif to upload direcory ‘logos’, the file upload dialog gives me a notice that the file has been uploaded successfully, but nothing is placed into upload_directories/logos. Instead, I see a new file in upload_directories/ called ‘logosDana.gif’ :
drwxrwxrwx 2 www-data root 4096 Sep 17 11:27 documents
drwxrwxrwx 2 www-data 10670 4096 Sep 12 11:22 logos
-rwxrwxrwx 1 www-data www-data 5201 Sep 17 11:21 logosDana.gifAnd of course, when I try to view the contents of the logos directory via the file upload dialog, there’s nothing there.
Can anyone give me a hint whats wrong?
I am running ExpressionEngine 1.6.0, build 20070726