When i goto configure ./configure it pukes on finding the apache installation... I've tried to locate the file its looking for httpd.h with no luck... I've tried many different paths with no luck... Is there an issue with fedora core 3? or apache 2.0.52?
Any ideas?
Thanks in advance!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm confused. We don't use ./configure with mod_auth_mysql (although we are looking for someone to help us implement it). If someone else built a ./configure script, you'll have to ask them what's wrong.
You just compile our module with the Apache apxs command (from Apache).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
running fedora core 3 with Apache/2.0.52
When i goto configure ./configure it pukes on finding the apache installation... I've tried to locate the file its looking for httpd.h with no luck... I've tried many different paths with no luck... Is there an issue with fedora core 3? or apache 2.0.52?
Any ideas?
Thanks in advance!
Chris,
I'm confused. We don't use ./configure with mod_auth_mysql (although we are looking for someone to help us implement it). If someone else built a ./configure script, you'll have to ask them what's wrong.
You just compile our module with the Apache apxs command (from Apache).