so how do you install a second php version?? If you compile it (besides with
what kind of flags) and then do a make and a make install the original
version will be replaced, right?



"Jay Blanchard" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
000f01c22cc9$33046590$8102a8c0@niigziuo4ohhdt">news:000f01c22cc9$33046590$8102a8c0@niigziuo4ohhdt...
> You can have both...a standalone executable and an Apache module! They
will
> operate on the same server, independently of each other.
>
> Jay
>
> "It's a dessert topping AND a floor wax!" -- Satuday Night Live, circa '76
>
> *************************************
> * Want to meet other PHP developers *
> * in your area? Check out:          *
> * http://php.meetup.com/            *
> * No developer is an island ...     *
> *************************************
>
> -----Original Message-----
> From: Kondwani Spike Mkandawire [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 16, 2002 7:54 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] activating php scripts via cron
>
>
> Hi Jay:
>
> > If you can run PHP from the command line, i.e.
> >
> > php thisscript.php
> >
> > it means that you have installed PHP as a standalone executable. If so
you
>
> What do you mean standalone?  If this is in reference to not running it
> as a module of Apache, then my set up must be weird, because
> I can run my PHP as a Script from the Command line yet it
> was installed as a Module of Apache and this is explicitly
> stated when I fire up Apache...
>
> Spike...
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to