Hi,
we've developped a php_extension (php_exlib.so / php_exlib.dll) to access SearchServer engine (fulltext retrieval SGBD). This extension compiles and Works fine in the folowing environments :
--Windows (each one)
--Linux
--Solaris 2.7 / 2.8
When i compile it on a Solaris 2.6 or a HP-UX (using gcc), Apache tells me in the error_log that "this may be not a valid php extension"....
We've tested id with PHP runtime on the same machines (without Apache) and it works !!!
Can someone help us?
Thanks