Can't load driver file apr_dbd_mysql.so

Started by VaughanR, September 26, 2014, 07:20:44 AM

Previous topic - Next topic

VaughanR

Gregg,  I am happy to report that I have used your new version and I now get this message in the event log:
"The CYGWIN Apache2 web server service entered the running state."
I will test to see if it works with mysql5.6 when I get a chance.

VaughanR

Gregg,  I can report that it successfully did three select statements from a mysql5.6 database, so it is looking good.

VaughanR

Gregg, Sorry, I got myself confused, that was Cygwin Apache 2.2, not Windows Apache 2.4.

I install the service and the event log is:
A service was installed in the system.

Service Name:  Apache2.4
Service File Name:  "C:\Apache24\bin\httpd.exe" -k runservice
Service Type:  user mode service
Service Start Type:  auto start
Service Account:  LocalSystem

But when I try to start it I am still getting the same error:
"The Apache2.4 service terminated with service-specific error Incorrect function.."

Don't worry about this anymore.  This is taking way too much of my time and so I think I will do my development on my macbook as I have already managed to get httpd-2.4.10 installed and running on that platform.

Gregg

I hear you and I'm glad you have an alternative. The problem with this:
"The Apache2.4 service terminated with service-specific error Incorrect function.."

Is that it tells both you and I nothing other than the service did not start and there is some incorrect function. There are few hundred functions, which one is the question.

When I was playing around with it today I got libmysql to crash hard! What I got in the Event Log was still of little use but a bit more telling:
Faulting application httpd.exe, version 2.4.10.0, time stamp 0x53c5f5c5, faulting module libmysql.dll, version 5.6.21.0, time stamp 0x5411ad16, exception code 0xc0000005, fault offset 0x00031d28, process id 0x17dc, application start time 0x01cfdc3818f92470.