PDA

View Full Version : No thumbnails after move to new host


tami
10-09-2006, 02:11 PM
I got a VPS and now I'm having trouble :(

the issue is that I'm not seeing thumbnails on the main page. if you see my site, the <browse_thumbnail> pages are not being rendered properly. i do not know why.

looking at my old host vs new host, the only difference is that GD-lib is apparently not installed. i just installed it and i know it's there. but I also did rpm -q and saw it listed there as well.

this is what my current host says:



PHP-version 4.4.4 (Pixelpost's min requirement: PHP version: 4.3.0 )

Session save path /tmp

MySQL version 4.1.21-standard (Pixelpost's min requirement: MySQL: 3.23.58 )

GD-lib

File Uploads to Pixelpost site are possible.

Server Software Apache/1.3.36 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.4 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a

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


so GD-lib apparently is not being recognized.

what do i do?

tami
10-09-2006, 02:16 PM
ah well, i think I need to recompile PHP. the issue appears that I need PHP compiled against GD.... now I have to figure out how to do that and not to break my server :P

tami
10-09-2006, 03:00 PM
recompiled and fixed :D

Connie
10-09-2006, 03:00 PM
good! another problem less ;=)

GeoS
10-09-2006, 04:59 PM
Add JPEG support to your GD lib :) It will solve all your problems (or at least should solve them).