Author Topic: HELP ABOUT UPLOAD IMAGES  (Read 3860 times)

0 Members and 1 Guest are viewing this topic.

Offline mathuatden

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
HELP ABOUT UPLOAD IMAGES
« on: October 12, 2007, 03:36:30 AM »
I can't upload images this is my error, all dirctory and file  I was CHMOD
5. Set permissions for the following directories:

     chmod 777 (drwxrwxrwx) : data
     chmod 777 (drwxrwxrwx) : data/database
     chmod 777 (drwxrwxrwx) : data/media
     chmod 777 (drwxrwxrwx) : data/thumbnails
     chmod 777 (drwxrwxrwx) : data/tmp_media
     chmod 777 (drwxrwxrwx) : data/tmp_thumbnails
     chmod 777 (drwxrwxrwx) : templates
     chmod 777 (drwxrwxrwx) : templates/default
     chmod 777 (drwxrwxrwx) : templates/default/media

     Set permissions for the following files:

     chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default"
     chmod 666 (-rw-rw-rw-) : all files in the directory "templates/default/media"


Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 32164 is not allowed to access /home2/ngantoa/public_html/girl/data/media/1 owned by uid 99 in /home2/ngantoa/public_html/girl/includes/upload.php on line 113
Image 1 
  Error uploading image file: Blue hills.jpg
Blue_hills.jpg: Copy error. Please check the directory permissions.

No database entry!
 
 

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: HELP ABOUT UPLOAD IMAGES
« Reply #1 on: October 12, 2007, 04:26:32 AM »
Is say here:

http://www.4homepages.de/forum/index.php?topic=7400.0

Safe Mode should be disabled in text ...
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline mathuatden

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
Re: HELP ABOUT UPLOAD IMAGES
« Reply #2 on: October 12, 2007, 05:09:17 AM »
Code: [Select]
Safe Mode should be disabled in text ...
I don't understand hic

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: HELP ABOUT UPLOAD IMAGES
« Reply #3 on: October 12, 2007, 01:00:29 PM »
In 4images ACP (Admin Control Panel) - > phpinfo() - check for: Safe_Mode. You is set on. Is set to off for work ... if on - no work. If on, send ticket to host for request remove of Safe_Mode restrict.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?