ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  ChartDirector install PHP
Posted by ronaldol on Mar-11-2015 02:55
Hi all,

I getting the error message below when check the installation.

How could I load all PHP extensions using extension statements in the PHP configuration file?

Which are the correct php.ini section and command?

I used: extension=phpchartdir540.dll  into "Dynamic  Extensions" PHP section

Thanks for any help,

Regards,

Ronaldo Luiz





========< CHECK ERROR MESSAGE  >========


Error Loading ChartDirector for PHP Extension

It appears this PHP system has not loaded the ChartDirector extension by using an extension statement in the PHP configuration file (typically called "php.ini"). An attempt has been made to dynamically load ChartDirector on the fly, but it was not successful. Please refer to the Installation section of the ChartDirector for PHP documentation on how to resolve this problem.

Error Log

The version and type of PHP in this system does not support dynmaic loading of PHP extensions. All PHP extensions must be loaded by using extension statements in the PHP configuration file.

System Information

    Operating System : Linux ibamead 3.16.6-2-desktop #1 SMP PREEMPT Mon Oct 20 13:47:22 UTC 2014 (feb42ea) x86_64
    PHP version : 5.6.1
    PHP / Web Server interface : apache2handler
    PHP configuration file location : "/etc/php5/apache2/php.ini"
    PHP extension directory : "/usr/lib64/php5/extensions"

  Re: ChartDirector install PHP
Posted by ronaldol on Mar-11-2015 03:50
SOLVED... Using bad PHP dll version.