PDA

View Full Version : question about images direcotry


io
02-15-2005, 04:06 AM
hi, guys!

i installed this wonderful pixelpost into my own linux server at home.

PHP-version 4.3.10-2

MySQL version 4.0.23_Debian-3-log

GD-lib 2.0 or higher

Server software Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-2

here is my problem. it is strange that the thumnails cane be seen on the main page, but the original pictures can't be seen.

http://fotoecco.no-ip.info/

i checked this problem as following;

on the browser, i can see the thumbnails in the "thumbnails directory, such as

http://fotoecco.no-ip.info/thumbnails/thumb_0222.jpg

but strangely i CAN'T see the pictures in the "images directory, such as

http://fotoecco.no-ip.info/images/0222.jpg

so i created a new directory which has nothing to do with PIXELPOST, and put the same picture in the "images directory". as a result, i can see the one on the browser.

http://fotoecco.no-ip.info/image/0222.jpg

does anybody have good solution about it? is this a problem on my own server, or a problem on apache?

thank you.

i'm not a native speaker of english, so excuse my bad english. if you can't make out what i wrote, please write so.

io

rich
02-15-2005, 03:07 PM
You have to set the permissions on the images and thumbnails folder. (chmod 777).

io
02-15-2005, 03:48 PM
hi, rich.
Thanks for your advice.

You have to set the permissions on the images and thumbnails folder. (chmod 777).

yeah, i did it already, but it doesn't work.

Saber
02-16-2005, 07:58 AM
Strangly enough I encountered the same problem today. All of a sudden today it stopped working. Worked fine for a couple of weeks as you can see in the archive.

Does anyone has a solution?

Frank

Saber
02-16-2005, 07:33 PM
I found my problem, it was a problem with the DNS, will have to fix that some time soon.