Hi Constantin,
Please kindly check the followings:
(a) Please verify if the phpchartdir###.dll you are using matches your PHP version and
type. For example, if you are using PHP 5.3.7, the extension statement should be:
extension=phpchartdir530.dll
(b) Please verify the file 'C:\\xampplite\\php\\ext\\phpchartdir530.dll' exists. Open a command
shell, enter:
cd C:\\xampplite\\php\\ext\\
dir
you should see the phpchartdir530.dll, and it should be 65536 bytes.
(c) Apart from phpchartdir530.dll, you should also see other ChartDirector DLLs, including
"chartdir.dll".
Please kindly let me know what is the result.
Regards
Peter Kwan |