How to see the PHP version
Auteur : Vanessa S.
Visité 2462,
Followers 2,
Partagé 0
Hi,
I'm sure this is just a small thing but I haven't found an answer so far. I'd like to find out the current PHP version which I'm using. I tried to upload an info.php file but I couldn't see the version afterwards. Any idea?
Thanks,
Vanessa
Posté le
Hello Vanessa,
Ask your webhost, or check in the online control panel they have given you... it is the simplest and quickest way to find out.
Not all servers are configured to display PHP version information by using the phpinfo() function. Some have that facility disabled for security reasons.
Kind regards,
Paul
Auteur
Hi Paul,
Thank you very much for your quick answer. I found something under system information, PHP:
PHP --> 5.4.44/5.5.28/5.6....
As far as I know the webhost will automatically upgrade to PHP 5.6. Is Website x5 evolution 11 compatible with that or do I need to do some changes here as well?
Thanks,
Vanessa
WebSite X5 is compatible with any version of PHP 5 so you'll be fine even if your host upgrades to 5.6
Auteur
Awesome, thank you! :)