HI I am going to install MyBB but I am not sure whether I have installed the correct version of PHP and MySQL.
PHP version 5.1.0 or above with XML Extension installed
MySQL version 4.0 or above
How to check that? Especiall the PHP XML Extension?
Is there simpler way than the <?php phpinfo() ?>
solution? I am expecting a command line solution.
Thanks a lot!