asdfdsa Posted September 16, 2007 Share Posted September 16, 2007 Sorry to post two topics in a row, but this one I definitely won't answer on my own I'm trying to install the mod_auth_mysql module (from http://modauthmysql.sourceforge.net/) But I need the apxs tool to build it. I don't have apxs in my bin folder (I'm on windows). I reckon it's an Apache install option, whether to install apxs or not. But I really don't want to uninstall and reinstall Apache, because it took me forever to get it working the first time. I tried to find some third party build of apxs.exe on the Web but googling for 'apxs.exe' gets only 4 results! Is there even a Windows build for this program? BTW I've also looked for builds of mod_auth_mysql.so/dll for Windows, but the only one I found didn't work. Link to comment https://forums.phpfreaks.com/topic/69544-apxs-on-windows/ Share on other sites More sharing options...
lightpace Posted September 16, 2007 Share Posted September 16, 2007 try installing apache httpd-devel-x.x.x.x apxs comes with devel package. hope this will help. Link to comment https://forums.phpfreaks.com/topic/69544-apxs-on-windows/#findComment-349781 Share on other sites More sharing options...
asdfdsa Posted September 17, 2007 Author Share Posted September 17, 2007 Where can I find httpd-devel for Windows? I'm using Apache 2.2.4, though I doubt the module interface has changed in 2.2.6... Link to comment https://forums.phpfreaks.com/topic/69544-apxs-on-windows/#findComment-349849 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.