php-install Digest 8 Apr 2001 15:50:17 -0000 Issue 252

Topics (messages 2707 through 2709):

Please Help!!!
        2707 by: Armando Colpa
        2708 by: Victor Foitzik

APXS install problem
        2709 by: Pavel Sorejs \[Czech Republic - Europe\]

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------


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/




Heyho,

are you sure, you've also made a make install ?

Victor

> 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






When i install PHP with some support (like IMAP, LDAP etc.) and try to
restart apache to apply changes i recive some strange errors like:

Cannot load /usr/local/apache/libexec/libphp4.so into server: undefined
symbol: uncompress

Diferent supports makin¨g diferent errors. I can't get working any support.

Can you help me ???
Thanks




Reply via email to