[HCoop-Discuss] PHP 5 now available for member use
Omry Yadan
omry at yadan.net
Thu Jan 24 11:18:19 EST 2008
Cool.
I suggest making the default php5 for new members and php4 for existing
members (to avoid compatibility issues).
also, existing members should be able to change the default to php5.
Michael Olson wrote:
> PHP 5 has now been installed alongside of PHP 4 on our webserver.
>
> We use PHP 4 by default to serve .php files. If the script being
> executed has a .php4 or .php5 extension, then the script will use PHP 4
> or PHP 5, respectively. To set the PHP version, use the phpVersion
> command as follows.
>
> To use PHP 4 in a directory or virtual host:
>
> phpVersion php4;
>
> To use PHP 5 in a directory or virtual host:
>
> phpVersion php5;
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> HCoop-Discuss mailing list
> HCoop-Discuss at lists.hcoop.net
> https://lists.hcoop.net/listinfo/hcoop-discuss
>
More information about the HCoop-Discuss
mailing list