php-install | 2002112
Date: 11/22/02
- Next message: Eugene Sherbin: "[PHP-INST] problem starting php with sapi"
- Previous message: Jaleen Liu: "[PHP-INST] How to install PHP both as an apache module and as a standalone interpreter"
- In reply to: Jaleen Liu: "[PHP-INST] How to install PHP both as an apache module and as a standalone interpreter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
First you install php with : ./configure --with-apxs=/path/to/apxs [ and
additional config commands ]
And after you installed it, you do: ./configure [ and additional config
commands ]
So to get the standalone version you don't give the apache apxs path.
Hope it will help you.
With kind regards,
Richard Pijnenburg
Klik-on Internet Solutions
> -----Original Message-----
> From: Jaleen Liu [mailto:jaleen_liu <email protected>]
> Sent: Friday, November 22, 2002 5:35 PM
> To: php-install <email protected>
> Subject: [PHP-INST] How to install PHP both as an apache module and as
a
> standalone interpreter
>
> Hi,
>
> I need to install a software which requires PHP to be
> installed both as an apache module and as a standalone
> interpreter. Can anyone give some hint how to do that
> after unzip the source file? I am using linux redhat
> 8.0.
>
> Thanks
>
> Jaleen
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
> http://mailplus.yahoo.com
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Eugene Sherbin: "[PHP-INST] problem starting php with sapi"
- Previous message: Jaleen Liu: "[PHP-INST] How to install PHP both as an apache module and as a standalone interpreter"
- In reply to: Jaleen Liu: "[PHP-INST] How to install PHP both as an apache module and as a standalone interpreter"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

