pictures wont show up
Submitted by mokaiba on Sun, 2007-12-23 21:08.
http://www.mokaiba.com/error.log
http://www.mokaiba.com/phpAlbum_v0.4.1.14_fix02/main.php
that GD thing is there: http://www.mokaiba.com/phpAlbum_v0.4.1.14_fix02/main.php?cmd=phpinfo

When I try to look at your
When I try to look at your page I get a 404-error (page not found). Perhaps you need to try to install it again.
---
Joep Meijer
Using phpAlbum on
fotos.vanjoep.nl
spoorzoekerfotos.vanjoep.nl
Cannot display my thumbnails
Plz tell me how to make thumbnails are shown when user click the pictures..n how to install the GD Library into server..thanks..
Hi,
Hi,
you need GD2 Library for PHP to get it work. Installation depends on the OS you have on your server. For debian for example it is that much as executing following command:
apt-get install php5-gd
or
apt-get install php4-gd
depending on which PHP version do you use
for RedHat or Fedora it is:
yum install php-gd
For other linux distros you will have to search a little bit on Google for php gd2 installation ...
Patrik