|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
compiling apache with mysql, php and asp
hey.
I was wondering if it's possibel to compile Apache with ASP, php and mysql support. If some one could post a link or some kind of guide that explains what todo step by step, I would be very pleased. Kindly regards Martin Sønderg¨rd |
|
#2
|
|||
|
|||
|
1) Compile and install Apache. Be sure to specify --enable-module=most and --enable-shared=max.
2) Install MySQL. Keep in mind, MySQL has nothing to do with Apache. Apache can't be build with MySQL support. 3) Install mod_php using apxs. 4) Install mod_perl using apxs. 5) Finally Apache-ASP. BTW, why you need this? You can't run asp (win32) script anyway. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > compiling apache with mysql, php and asp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|