answersLogoWhite

0

Set up a PHP file and put the following in it.

<?php

phpinfo();

?>

Then run it on the server, it will have all the information you will need including what version you are running.

User Avatar

Wiki User

15y ago

What else can I help you with?