On Wed, Oct 13, 2010 at 5:20 PM, David Njuki <njukey@gmail.com> wrote:

<?php
phpinfo();
?>


Upload this to your document root and access it via your server's URL http://<serverurl>/info.php
that should give you the PHP information.

Make sure you delete that file as soon as you are done with it, I make it a practice to delete it immediately the page has loaded, that way I do not forget