PDA

View Full Version : Help?


Michael
08-16-2005, 06:59 PM
I just installed pixelpost, and it doesn't look pretty right now because I've just uploaded some test pictures. But I'm having problems with my thumbnails. They aren't being created and thus I have nothing in my \pixelpost\thumbnails drive. Any ideas to why its not working? This should display my thumbnails right? Thanks.

http://konen.mine.nu/pixelpost/index.php?x=browse

Connie
08-16-2005, 07:11 PM
You have no GD LIB installed at your server
thus the thumbnails are not created

if you go to admin/general info you will see the info that GD lib is not there

without that it will never work
ask your hoster to install it for you

Michael
08-16-2005, 08:34 PM
Well actually, I am my source of hosting. I just started it, so I'm not sure exactly what I'm doing. I'm running Apache on Win XP, any idea where to get it or anything along those lines? Thanks.

GeoS
08-16-2005, 09:23 PM
Make sure that your php.ini file has got uncommented (clear ; infront of string) line similar to:
extension=php_gd2.dll

Michael
08-16-2005, 09:53 PM
Yeah in my php.ini I got ;extension=php_gd2.dll But I don't think I have GD LIB, because I don't remember installing it. Where can one find the program? And is it free? Thanks.

raminia
08-17-2005, 05:31 AM
you have
;extension=php_gd2.dll
then you have to change it into
extension=php_gd2.dll
(deleting ; )
and save it!

Connie
08-17-2005, 06:01 AM
Michael,

please learn the basics before you go into additional things

we cannot give support here for complete installing servers

if you want to run Apache under Windows as your server, you must learn that first

there is a lot of support outside, but here is PixelPost supporting community and we do not have enough time and energy to support completely everything

this is not meant discouraging, but please understand :smile:

Michael
08-17-2005, 12:53 PM
Sorry, but I just wanted to post incase someone else might come across the same problem. You also have to set the extension folder as well as taking out the ;. Thanks for all the help.

raminia
08-17-2005, 08:25 PM
thanks for caring for forum and writing this last post. btw, please choose a subject for the thread to. It will help further referes. the general HELP is not good for search.