If you are having troubles some times a member of the support staff will ask you to create a php info page. This is just a standard php file with the following code in it:
<?php phpinfo(); ?>