|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
If any of you are trying to look for a solution on how to compile apache 1.3.19 with mod_auth_mysql-2.20 and you get the following error:
===> src/modules/auth_mysql make[4]: *** No rule to make target `../../include/alloc.h', needed by `mod_auth_mysql.o'. Stop. Go to the following page: http://ep33.tp4.ruhr-uni-bochum.de/....2000/1206.html Or you can just read bellow: Change the Line 69 of apMakefile.tmpl in the untared directory of mod_auth_mysql and make the changes bellow. Line 69 should now read: $(INCDIR)/ap_alloc.h $(INCDIR)/buff.h \ instead of: $(INCDIR)/alloc.h $(INCDIR)/buff.h \ (1.3.14 has changed the header file name in the new distribution to be in-line with its other header files like ap_compat.h !compat.h etc..) Thanks to: Mark Tiramani FREDO Internet Services markjt@fredo.co.uk For this wonderfull discovery Cheers, Fotis |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Found patch for Apache 1.3.19 to compile with mysql_auth_db |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|