PDA

View Full Version : Another uploading problem. T__T


TheMarmot
03-12-2007, 07:15 PM
Hey folks, uh, I'm kind of a newbie geek, okay? And I usually work things out good with computers. But this is something I cant figure out. Really cant. Spent all my time on this (and on how to effing install the effing new version of QuickTime, but this is another story...) for the past week. And I'm starting to go crazy.

My site is hosted on Xdir, a french host, and I use FileZilla for the FTP stuff... (here's my url http://hiberneprobablement.fr.tc).

And this is what I have on the General Info page:

Host Information

URL http://hiberneprobablement.fr.tc/admin/index.php
PHP-version 4.3.10-18 (Pixelpost's min requirement: PHP version: 4.3.0 )

Session save path is empty!!

MySQL version 4.0.24_Debian-10sarge2-log (Pixelpost's min requirement: MySQL: 3.23.58 )

GD-lib

File Uploads to Pixelpost site are possible.

Server Software Apache

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


Paths

Guessed imagepath: /htdocs/images/
Configured Imagepath: /htdocs/images/

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

Thumbnails Directory: Does Not Exist (should be /htdocs/thumbnails) -

Language Directory: Does Not Exist (should be /htdocs/language)

Addons Directory: Does Not Exist (should be /htdocs/addons)

Includes Directory: Does Not Exist (should be /htdocs/includes)

Templates Directory: Does Not Exist (should be /htdocs/templates)

---------------------------------------------------------------

Note: I did CHMOD the asked folders to 777. I wont stop checking, and it wont start working >__<.

Connie
03-12-2007, 08:24 PM
One thing I see:

you have no GD-lib installed at your webspace, and you need that.
Ask your host's support to install that.

aks your hoster if you are allowed to set the chmod to 777

austriaka
03-12-2007, 09:36 PM
I see three serious problems in your installation.
The first one is the empty session save path, which should be solved by your hoster.
If he won't do, a search here in the forum will be helpful:
http://forum.pixelpost.org/showthread.php?t=5609&highlight=Session+save+path+empty

The second one is that the GD library obviously does not exist. Again ask your hoster for that.

The third one is the Configured Imagepath: /htdocs/images/.
It should be ../images. You can set it in the admin options.
After that the guessed image path should change to /htdocs/Stuff/images I suppose.
If you are lucky all the other "does not exist" errors will go away.

HTH
KArin

TheMarmot
03-22-2007, 05:16 PM
I'm trying to install GiLib by myself, cause the developping team of my host is pretty busy.... I guess... I mean, I sent a mail ages ago, thet dont anwser so.... does anyone know how I can do that?

I have EasyPhp, FileZilla and the Gdlib package on my computer...

GeoS
03-23-2007, 12:41 AM
You need to get access to shell. Without this and root (or any other super user) permissions you wont be able to do that.