By sanderw on
I have created a Drupal website on my local machine. Everything works great, but when uploading it to a 'real' domain I get the message 'The service is unavailable.'. And thats everything it says. Does anyone have a clue what I am missing? I have uploaded the website to another website and it works fine over there so I think it isn't a error in the website.
Thanks a lot!
Comments
I'm having the same problem
I'm having the same problem with mine. But one thing that I have some to know is that. When I try a phpinfo.php on my server it work. But instead of Seeing "Apache 2.0 Handler" I see a "CGI/FastCGI". Which also means there are some mod_ modules missing as well.
When I searched it seems there is a vast differences between the two Installations.
First check that and see. It will most probably give you some idea of how to approach this. What i'm thinking is that, there are some apache setting missing which prevents the server load the durpal installation as it is.