| 1 | From the shell, type:cd /usr/local/src/apache_xxx |
| 2 | Now shut down Apache to install in new binaries:/usr/local/etc/httpd/bin/apachectl stop |
| 3 | Now install Apache:make install |
| Appendix 3: Technical Documents / Installing PHP and Apache / 4) Compiling and Installing Apache | « Previous | Up | Home | Search | Next » |
| 1 | From the shell, type:cd /usr/local/src/apache_xxx |
| 2 | Now shut down Apache to install in new binaries:/usr/local/etc/httpd/bin/apachectl stop |
| 3 | Now install Apache:make install |
| User Contributed Notes: 4) Compiling and Installing Apache | Add a Comment |