PDA

View Full Version : Current Versions???


pdstein
05-10-1999, 03:37 PM
Can someone post the currently installed versions of PHP and mySQL at FutureQuest?

Justin
05-10-1999, 04:01 PM
PHP 3.0.7
MySQL Ver 9.29 Distrib 3.22.19

------------------
Justin Nelson
FutureQuest Support

andreas
05-10-1999, 04:15 PM
With this little PHP-"script" you can call the "server informations", including information about PHP, mySQL, Apache Environment ...:

<?php echo phpinfo(); ?>

Greetings from Austria
a n d r e a s

Terra
05-10-1999, 08:40 PM
MySQL is always a moving target, due to rapid development on the .22 series...

It will upgraded in a few days to 22.23 (next release) as this is now beginning to exit the Beta levels...

--
Terra
sysAdmin
FutureQuest

pdstein
05-11-1999, 09:18 AM
Thanks for the quick reply everyone.[nbsp][nbsp]I think I'm going to like it here at FutureQuest. :)