[HCoop-Discuss] PHP 5 now available for member use
Michael Olson
mwolson at hcoop.net
Tue Jan 22 15:55:37 EST 2008
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;
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Programmer -- Hobbies: Lisp, HCoop | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.hcoop.net/pipermail/hcoop-discuss/attachments/20080122/81e51e3b/attachment.pgp
More information about the HCoop-Discuss
mailing list