I am trying to set up zend server5.5 on my computer. And it throw error when trying to load chartDirector.
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,VC9
These options need to match
in Unknown on line 0
Could anyone tell me how to solve this problem? Do I have to download Zend Server for PHP5.2?
Thanks in advance. |