On Wed, Jul 03, 2002 at 04:36:43PM +0200, Rafa Rodriguez Hernandez wrote : > The module compiles fine.. but when php try to load it, I get this response: > PHP Warning: Invalid library (maybe not a PHP library) 'module.so' in Unknown on >line 0 > > I have in the source code this: > > #if COMPILE_DL_module > ZEND_GET_MODULE(module) > #endif > > So the problem is no from it ..
This is exactly the problem. I've not seen any other scenario where you get this error message yet. Make double sure COMPILE_DL_module is properly defined (btw, all uppercase normally, maybe that's the problem). - Markus -- GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc Did I help you? http://guru.josefine.at/wish_en Konnte ich helfen? http://guru.josefine.at/wish_de "uhmm.. the dates in the bug db.. aren't they printed a bit wrong, i mean, did i miss when we changed to 53 days/month ( +2002-02-53) ? =P - N0v3ll -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php