Hi game,
First, please check if you are using 32-bit or 64-bit PHP. Even if you are using 64-bit
Windows, it is possible the PHP 32-bit. It is because 64-bit Windows can also run 32-bit
programs. In fact, we are not aware of any PHP 5.2 on Windows that is 64-bit, so we
suspect your PHP is 32-bit. If you are not sure whether your PHP is 32-bit or 64-bit, please
inform me where did you download your PHP. I can try to check it.
If your PHP is in fact 32-bit, please make sure you are using "ChartDirector for PHP" for
Windows (32-bit).
To install ChartDirector:
- please copy all files from "ChartDirector/lib" to your PHP extension directory
"c:\\AppServ\\php5\\ext".
- please add the following line to your "c:\\Windows\\php.ini":
extension=phpchartdir520.dll
- please restart Apache
Hope this can help.
Regards
Peter Kwan |