• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

php image problem

D

Doug_M

Guest
Hi,

I have a problem where images displayed by php scripts do not show/load. For example, when using Gallery (installed via the app vault) in place of all images are the browser's "replacement" icon. I've tried various browsers too. I have Imagemagick and netpbm installed. This is running on a SuSE 9.1 box that was set up by my hosting provider. I think they've missed something like a library or php.ini setting maybe. Any help is appreciated.

Thanks,
Doug
 
In the admin section of Gallery it tells me that the GD library is not installed. It is installed in /usr/lib. There was a section where I could prioritize netpbm over GD which I did. Images are now "showing up".
 
Back
Top