On Sat, 2005-02-12 at 16:01, Morten Nilsen wrote: > Stephen Lee wrote: > > It works now. It turns out that I didn't set the mysql module to load in > > php.ini. My bad! What was odd though, was that PHP didn't spit out any > > error message about calls to mysql going unanswered. > > > > are you certain about that? it would give you messages about undefined > functions... > > you *did* check /var/log/httpd/error_log I hope. > > Cheers,
Yup. I tailed error_log while accessing the page and nothing came up. The access log did show access to that page. Earlier, before turning on register_long_arrays I did get "PHP Notice: Undefined variable: HTTP_SERVER_VARS in...." so error logging must have worked. Stephen -- Patch Computers Ltd. 106-3830 Jacombs Road Richmond, BC, Canada V6V 1Y6 _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
