Brian, I have now pointed the DNS to another Host to see if it was a server issue. But I cannot install because of this error:-
ERROR - the PHP function fsockopen() is not working properly, and is reporting the following error: (111) Connection refused. PHP fsockopen() is needed for Jamroom to work properly - contact your hosting provider and have them ensure the PHP fsockopen() function is working on your server.
I reported this to the new host who replied:-
The server is fine, it appears to be an error with the installer, so you may need to seek advices from the softwares forum, the engineer provided the following
It seems like the script may be trying to run a loopback connection which means it's trying to look for a URL on itself. So if the installer is located at
http://yourdomain.com/installer.php and then it tries to open the file
http://yourdomain.com/requiredfile.php this is a loopback connection since it's doing it over http however it it called the file from he server so at /home/sites/whitedovemusic.info/public_html/requiredfile.php then it would work fine.
Should I point the DNS back to the original server and then give you the login details?
regards
Denis