Hi,
I'm not a linux expert, but I've had REAL problems installing ChartDirector.
I've downloaded and unpacked the items, and copied them to:
/usr/lib64/php/modules/
I have checked this location: my other modules items such as pdo_mysql.so are there, so it
seems to be correct.
I've edited php.ini to include the following line:
extension=phpchartdir530mt.dll
Running phpinfo() this doesn't show as loaded.
Do you know any gotchas? I've checked the error log and I'm getting the following:
PHP Warning: PHP Startup: ChartDirector PHP API: Unable to initialize module
Module compiled with build ID=API20090626,TS
PHP compiled with build ID=API20090626,NTS
These options need to match
in Unknown on line 0 |