I recently installed PHP5.2.9 and PHP5.3 with Xampp on my system.
I have a problem with displaying images from a script that works with GD and mysql. This same script works perfectly well using PHP5.1.
Find the property reports by Firefox.
This is the property report that displayed okay on PHP5.1
This is the property report that has error on PHP5.3
Help and insight will be highly appreciated
Thanks,
Brozz
Problem with displaying image in php 5.2 through a script
Moderators: onion2k, General Moderators
Re: Problem with displaying image in php 5.2 through a script
Make sure that GD library is enabled in PHP. You can check with phpinfo(). If its enabled then please attach screen shot of GD info within phpinfo for more help.
Re: Problem with displaying image in php 5.2 through a script
Thanks Salaria.
This is the screenshot of the GD section of phpinfo().
This is the screenshot of the GD section of phpinfo().
- Attachments
-
- ScreenShot_Photo_phpinfo_GD_lib.jpg (100.65 KiB) Viewed 10474 times