Hey all.
I hope someone here has encountered this before, because this is horrifically aggravating.
The web developer before me used MySQL blob columns for the web site's images, so needless to say, the headache began there.
I am in the process of a server move; moving from a Slackware 9.1 machine to a Debian 5.04 machine.
Most of the site moved over without a hitch, and the few things that were missing, PHP told me what it was.
After installing PEAR almost everything was fixed (XML support and such) except one nagging problem.
The images stored in MySQL will not display.
I have the site reading them, and it displays the broken image icon.
I installed imagemagick hoping that was the fix, but I go nothing. I looked for ways to configure it, but I can not find an answer.
To see the working site (still on the Slackware 9.1 machine) go here:
[
leathergallery.com ]
The site was built on the smarty platform.
I am pretty sure it is a MySQL setting I missed.....
or perhaps APACHE server MOD I don't know about or PHP.ini file that needs turned on that I have not found.
Thanks in advance.