introduction screenshots faq forum blog modules components download
Please use the search function and/or read the FAQ first.
-->

ming library problem



Posted by: Spleshmen
April 12, 2010 01:19PM
i just installed easyphp 5.3.2 (i dont know why but if i go to Help->About Easy PHP it says its 5.3.1 but anywho) and i need to use the ming library so i downloaded from libming.org but in the documentation on how to install and use it in php it says that i should use the library that php comes with so i activated php_ming.dll from php.ini and surprise surprise i get a warning message sayng that the file php_ming.dll dose not exist.what to do?thanks
Posted by: molator
April 13, 2010 02:42PM
Looks like ming module integrated in EasyPHP 5.3.2 is not compatible with this release.

Here is le message :
PHP Startup: ming: Unable to initialize module
Module compiled with module API=20060613
PHP compiled with module API=20090626
These options need to match.

I could integrate my own ming module, compiling everything necessary.
However, i don't want a home made release for a supposed generic code.
Posted by: Thierry
April 14, 2010 11:49AM
You're right about the problem, API version MUST match.

> However, i don't want a home made release for a supposed generic code.

J'ai pas compris ce que tu veux dire par là.
L'idéal serait que le site de ming propose une version avec la bonne API.