No GD Library in PHP 5
Posted: Sat Sep 06, 2008 3:28 am
Im trying to install CMS made simple and I cant get passed the install screen because I get this error
I also checked the php.ini file inside the PHP folder and it says:
Apache/2.2.9
PHP/5.2.6
MySQL Server 5.0
Windows XP
If someone could please direct me on how to get a GD Library. I cant get passed the install screen because its not showing a GD library. Oh and Im a newbie, so you'll have to keep it simple, I copy and paste really well, but when it comes to technical jargon, I get lost.
Thanks
After reading lots of documentation and forums I ran a php info checkGD library are mandatory for some modules and functionality.
and I dont see GD anywhere on that page (all the forums that I read say it should show up on this page).
I also checked the php.ini file inside the PHP folder and it says:
After reading a couple of forums I decided to download the GD Library, but I dont know where to put it, or how to install it. Do I need to download it into the CMS Made Simple folder or the PHP folder or what? I read through forums and documentation, and they all have info for how to enable GD for earlier versions of php. This is my environment[gd]
; Tell the jpeg decode to libjpeg warnings and try to create
; a gd image. The warning will then be displayed as notices
; disabled by default
;gd.jpeg_ignore_warning = 0
Apache/2.2.9
PHP/5.2.6
MySQL Server 5.0
Windows XP
If someone could please direct me on how to get a GD Library. I cant get passed the install screen because its not showing a GD library. Oh and Im a newbie, so you'll have to keep it simple, I copy and paste really well, but when it comes to technical jargon, I get lost.
Thanks