php_gd2.dll

Post support questions that relate to the Windows 2003/2000/XP operating systems.

Moderators: Developers, Moderators

Post Reply
terry.ble
Posts: 13
Joined: Fri Dec 29, 2006 8:20 am
Location: Paris

php_gd2.dll

Post by terry.ble »

HEllo,

I'm trying to generated graph but it's not possible
ERROR: opening 'c:/cacti/rra/dsw1_cat5min_cpu_22.rrd': No such file or directory
the cause i think is this dll.
PHP Warning: Unknown(): Unable to load dynamic library './php_gd2.dll' - The sp
ecified module could not be found.
in Unknown on line 0
it's in the good directory
the path is well
I have erase the ";" sign in the php.ini

I think it's a generale error but I didn't find something usefull into many posts :-?

If you can help me it will be great.

Thanks

Sorry I edit the post to tell that i'm using Win2k os/easyphp/cacti j version. thanks
User avatar
BSOD2600
Cacti Moderator
Posts: 12171
Joined: Sat May 08, 2004 12:44 pm
Location: USA

Post by BSOD2600 »

Cacti does not use the gd2 library. You must have something messed up in your php.ini file. I suggest you read my installation guide on how to configure PHP for cacti (start from a fresh php.ini file).

read http://forums.cacti.net/viewtopic.php?t=11747
terry.ble
Posts: 13
Joined: Fri Dec 29, 2006 8:20 am
Location: Paris

Post by terry.ble »

BSOD2600 wrote:Cacti does not use the gd2 library. You must have something messed up in your php.ini file. I suggest you read my installation guide on how to configure PHP for cacti (start from a fresh php.ini file).

read http://forums.cacti.net/viewtopic.php?t=11747
I found i have messed something because i forget to put the path of the extensions directory so. So it searched the dll on the root of the php directory not the extensions one

in the PHP.ini i have changed from
extension_dir = "./"

to

extension_dir = "./extensions"

cheers
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests