| Author |
Message |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 23 May 2009 22:14:30
|
Nelson_G
New member
Joined: 28 Feb 2009 13:36:01
Messages: 9
Offline
|
Hi, I'm trying to add the GD2 module, I have the dll (php_gd2.dll) place in the php folder, my installation is located under C:\Program Files\PostgreSQL\EnterpriseDB-ApachePhp\php\, I uncommented the extension loader in the php.ini file and restarted the service, however it keeps displaying the warning " PHP Startup: Unable to load dynamic library './php_gd2.dll' ", I've tried placing the file on different places and using absolute paths, I've also changed the extension_dir inside the php.ini to point to the same directory but using an absolute path but the error continues, any ideas what I might be doing wrong? thanks!
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 23 May 2009 22:22:56
|
Nelson_G
New member
Joined: 28 Feb 2009 13:36:01
Messages: 9
Offline
|
Ok, got it, the dll must be on the system directory on Windows, any idea how to change this?
|
|
|
 |
![[Post New]](/templates/default/images/icon_minipost_new.gif) 9 Jul 2009 14:50:57
|
Darren_O
New member
Joined: 30 Mar 2006 14:28:28
Messages: 1
Offline
|
Replace
with
in php.ini.
|
|
|
 |
|
|