Luis Gonzaga wrote: > Ok, I compiled PHP with --enable-debug. Now I'm getting another error... > Do I have to compile Midgard with debuf enabled? How can I do that? > > Thanks, > Luis > > # /etc/rc.d/init.d/httpd start > PHP Warning: midgard: Unable to initialize module > Module compiled with module API=20020429, debug=0, thread-safety=0 > PHP compiled with module API=20020429, debug=1, thread-safety=0 > These options need to match > in Unknown on line 0 > Unknown(0) : Warning - midgard: Unable to initialize module > Module compiled with module API=20020429, debug=0, thread-safety=0 > PHP compiled with module API=20020429, debug=1, thread-safety=0 > These options need to match > /etc/rc.d/init.d/httpd start: httpd started
Doesn't really look familiar to me, but from the looks of it you should be able to clear out midgard, recompile it against the debug-enabled PHP, and be good to go. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
