Error Loading ChartDirector for PHP Extension

An attempt has been made to dynamically load ChartDirector, but it was not successful. Please refer to your ChartDirector for PHP documentation or click here for how to resolve the problem.


Error Log

Trying to load "phpchartdir421.dll" from the PHP extension directory "/usr/lib64/php4/lib/php/extensions/no-debug-non-zts-20020429".

dl(): Unable to load dynamic library '/usr/lib64/php4/lib/php/extensions/no-debug-non-zts-20020429/phpchartdir421.dll' - /usr/lib64/php4/lib/php/extensions/no-debug-non-zts-20020429/phpchartdir421.dll: невозможно открыть разделяемый объектный файл: Нет такого файла или каталога

Also trying to load "phpchartdir421.dll" from "/var/www/ufccapital/ufc-capital.com.ua/classes/system/io/charts".

dl(): Unable to load dynamic library '/var/www/ufccapital/ufc-capital.com.ua/classes/system/io/charts/phpchartdir421.dll' - /var/www/ufccapital/ufc-capital.com.ua/classes/system/io/charts/phpchartdir421.dll: неправильный класс ELF: ELFCLASS32

It appears the PHP extension directory of this system is configured as "/usr/lib64/php4/lib/php/extensions/no-debug-non-zts-20020429", but this directory does not exist or is inaccessible. PHP will then refuse to load extensions from any directory due to invalid directory configuration. Please ensure that directory exists and is accessible by the web server.


System Information