Put this into a text file called info.php and add to root of website.
<?php phpinfo(); ?>
View like coolexample.com/info.php in a Web browser.
Help to debug errors like
BackUpWordPress requires PHP version 5.3.2 or later …
Put this into a text file called info.php and add to root of website.
<?php phpinfo(); ?>
View like coolexample.com/info.php in a Web browser.
Help to debug errors like
BackUpWordPress requires PHP version 5.3.2 or later …