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 "phpchartdir510.dll" from the PHP extension directory "/usr/lib/php5/20060613+lfs".
dl(): Unable to load dynamic library '/usr/lib/php5/20060613+lfs/phpchartdir510.dll' - /usr/lib/php5/20060613+lfs/phpchartdir510.dll: cannot open shared object file: No such file or directory
Also trying to load "phpchartdir510.dll" from "/usr/www/users/bluebozf/lib".
dl(): Temporary module name should contain only filename
It appears the PHP extension directory of this system is configured as "/usr/lib/php5/20060613+lfs", 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
- Operating System : Linux dedi7.nur4.host-h.net 2.6.26-2-686-bigmem #1 SMP Wed May 12 22:49:37 UTC 2010 i686
- PHP version : 5.2.6-1+lenny9
- PHP / Web Server interface : cgi-fcgi
- PHP configuration file location : "/usr/www/httpd/php5-ini/bluebozf/php.ini"
- PHP extension directory : "/usr/lib/php5/20060613+lfs"