Solution Create a page name info.php and insert the below code into it. Upload it to your root folder and put this page up in your browser as this will show the php configuration on the server.<? phpinfo(); ?>