[BlueOnyx:07895] Re: PHP Admserv Version Checking?
KA0JON
ka0jon at our-klan.com
Thu Jul 28 13:03:19 -05 2011
Hi, could someone tell me please the command how to check the version of php
for admserv on bluequartz.
Thank You
Hi Alex,
The best way for me has always been this way (because it shows the path of
current php running)
Create a file named "phpinfo.php" and place it in website on your server.
Cut and paste in file
<?php
phpinfo();
?>
Then call it from your browser. Like www.example/phpinfo.php
If you do I this way you don't have to know 3rd party php path
This file will show you it.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.blueonyx.it/pipermail/blueonyx/attachments/20110728/38c12251/attachment.html>
More information about the Blueonyx
mailing list