Start a conversation

PHP version and modules

To check PHP version and available modules, at first you need to create a test file named phpinfo.php(or any other, just make sure it ends with .php).

File shound contain this text:

<?php
phpinfo();
?>

Or you can follow these instructions:

Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. KB Admin

  2. Posted
  3. Updated

Comments