PDA

View Full Version : General problems with upload


jidol
11-02-2005, 06:34 AM
firts of all here is my general info
and my blog link: http://www.jidol.cz/fotoblog/ (http://www.jidol.cz/fotoblog/)

You are running version 1.4.2 of Pixelpost. Released 18 July 2005.
Latest pixelpost version: Check

Looking for help or want to give feedback, please step into pixelpost forum.
www.pixelpost.org/forum/

Host Information
PHP-version 4.4.0 (Pixelpost's min requirement: PHP version 4.3.0)

MySQL version 4.1.14-log (Pixelpost's min requirement: MySQL 3.23.58)

GD-lib bundled (2.0.28 compatible) with JPEG support

Server software Apache

EXIF Pixelpost is using exifer v1.5 for EXIF information.

Paths
Guessed imagepath: /usr/local/apache2/htdocs/fotoblog/images/

Configured Imagepath /usr/local/apache2/htdocs/fotoblog/images/

Image Directory: Does Not Exist (should be /usr/local/apache2/htdocs/fotoblog/images) - Thumbnails folder not writable!
You must set correct permissions on this folder or you will not be able to create any thumbnails.
Set the folder to chmod 777 (read, write and execute permissions for owner, group and world).

Thumbnails Directory: Does Not Exist (should be /usr/local/apache2/htdocs/fotoblog/thumbnails) -

Language Directory: Does Not Exist (should be /usr/local/apache2/htdocs/fotoblog/language)

Addons Directory: Does Not Exist (should be /usr/local/apache2/htdocs/fotoblog/addons)

Includes Directory: Does Not Exist (should be /usr/local/apache2/htdocs/fotoblog/includes)

Templates Directory: Does Not Exist (should be /usr/local/apache2/htdocs/fotoblog/templates)

What does it mean? Whatīs wrong? I have set the permissions for both folders to 777 and all the other folders exist as well! And still it doesnt work even if installation process was successful..
Each time I try to upload a picture, I get such message:
Warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 21055 is not allowed to access /usr/local/apache2/htdocs owned by uid 0 in /DISK2/WWW/jidol.cz/www/fotoblog/admin/index.php on line 419

Can you halp me in any way?? Or is something wrong with Apache server settings (which I canīt set up...)?
Thank you for help!!!
Jiri, Czech Republic

Connie
11-02-2005, 06:49 AM
did you set the permissions for images + thumbnails to 777?

It seems that these permissions are missing!

the script is running, this is shown by "coming soon..."

Joe[y]
11-02-2005, 06:57 AM
have a look here as well... (SAFE MODE) + paths problem i think:

http://forum.pixelpost.org/showthread.php?t=1993&highlight=SAFE+MODE+Restriction+effect

jidol
11-02-2005, 07:26 AM
Thanks for help,
I ´ve just changed the path to images folder in Options in this way: ../images
and everithing is OK:-)
bye