EnterpriseDB: The Enterprise Postgres Company Postgres Plus Forums: The PostgreSQL Open Source Database from EnterpriseDB
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 

PHP Module location  XML

Forum Index » ApachePHP and application Installers
Author Message
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!
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?
Darren_O

New member

Joined: 30 Mar 2006 14:28:28
Messages: 1
Offline

Replace

with

in php.ini.
 
Forum Index » ApachePHP and application Installers
Go to:   
Powered by JForum 2.1.8 © JForum Team