Hi. I'm trying to follow the instructions to get php
installed with apache/mysql/gd/bcmath and ssl support.
These instructions are in the Perl Developer's
CookBook, p. 466. When I get to the initial apache
build section I use the following commands.
1. Go to the apache directory (1.3.19 version)
2. run SSL_BASE=../openssl-0.9.5 \
--prefix=/usr/local/apache \
--enable-module=most \
--enable-shared=max \
--enable-module=ssl \
--enable-shared=ssl
3. make
4. make certificate
I'm asked a bunch of questions, which I always answer
to the default. It looks as if everything works,
accept for one thing; when I go to /usr/local, I see
no apache directory!! What's more, when I do a
search, I see no evidence that ANYTHING was done! Any
ideas about this one? Thanks for any help that you
can give.
Armando Colpa
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]