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

Message ListMessage List     Post MessagePost Message

  ChartDirector PHP API: Unable to initialize module
Posted by Peter on Mar-18-2021 01:51
Hello,

When I install phpchartdir740mt.dll on my Mac i get the following error.

PHP Warning:  PHP Startup: ChartDirector PHP API: Unable to initialize module
Module compiled with module API=20180731
PHP    compiled with module API=20190902
These options need to match
in Unknown on line 0
PHP 7.4.6 (cli) (built: May 14 2020 10:39:21) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
    with Xdebug v2.9.5, Copyright (c) 2002-2020, by Derick Rethans

  Re: ChartDirector PHP API: Unable to initialize module
Posted by Peter on Mar-18-2021 02:06
Sorry all. Found the solution. Used the Non-Thread-Safe phpchartdir740.dll as the documentation stated and it loaded fine.