Make a php info test file on your webserver

Make a php info test file on your webserver

put a file in your websites root directory or a in some folder :

info.php :

<?php
phpinfo();
?>

save and give execute writes : chmod +x

Leave a Reply

Your email address will not be published. Required fields are marked *

nine − 4 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.