Hi,
I'm trying to use ChartDirector on a PHP 5.3.0 install - When I load the extension through php.ini (extension=phpchartdir520.dll) I get this in the Apache error log:
"PHP Warning: PHP Startup: ChartDirector PHP API: Unable to initialize module\\nModule compiled with module API=20050922\\nPHP compiled with module API=20090626\\nThese options need to match\\n in Unknown on line 0"
Dynamic loading doesn't seem to work either...
phpinfo says : Debug Build = No, Thread Safety = disabled and all lib files are copied to the extensions dir...
Don't know what else to try
Philip. |