https://issues.apache.org/bugzilla/show_bug.cgi?id=47966
Rob Apgood <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Rob Apgood <[email protected]> 2009-10-08 11:57:49 PDT --- After digging around in the net, I discovered a posting by someone on stackoverflow.com that suggested moving php5apache.dll & libmysql.dll to the windows/system32 directory. Well, 2.2.14 doesn't have a libmysql.dll, but it does have a php5apache2_2.dll. I copied it to the system32 directory, and all of my problems disappeared. Might want to add that to the installation for windows notes. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
