arst06d
Results 1 - 1 of 1
had a few attempts to install & get this working. Main component installed no problems, but had to install the patch files manually.
Then had the problem a few other people have had with the CAPTCHA image not showing up. Turns out my server (Ubuntu 6.1 LAMP server) did not have support for the GD image manipulation library. Installed using apt-get install php5-gd, & restart Apache.
Now it works like a dream.
Then had the problem a few other people have had with the CAPTCHA image not showing up. Turns out my server (Ubuntu 6.1 LAMP server) did not have support for the GD image manipulation library. Installed using apt-get install php5-gd, & restart Apache.
Now it works like a dream.


