• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

getting "Service Unavailable" when entering the domain I opened

L

leviadm

Guest
Hi all,

I have recently installed plask 7.5 for windows.
I opened one client and one domain, copied my files to the domain folder but when I try to enter the domain with my browser even by 127.0.0.1 on the server, I get a "Service Unavailable" page.
I don't know what to do. before the plesk 7.5 I had a plask 7 and everything was just fine.

10x 4 your help, Adam.
 
you already checked IIS?
Maybe the domain isn't created there or maybe it be stopped...

try to check in IIS first
 
you sure that the paths are correctly in IIS?
Maybe if you recreate the domain in there...
 
after fihting it for nearly two days it works.

but now there is another problem, when I try to enter the site he asks for password, and I don't know what password to write, everything I tried was denied.

Anyone knows why?
 
Try to check all the permissions of the domain..
Make sure that all the users os psa have the access to the folder.. compair with other domain that still work...

If it not solves the problem.. just try to check what extensions the domain are allowed to use... I see a problem like this and all I have to do is uncheck ColdFusion in PH...
 
Hi,
Looks like IUSR password hasn't been synchronized.

The problem can be corrected by taking the following actions:

1- go to IIS -> application pools
-> domain.tld(domain)(pool) -> properties -> identify and change
password (for any thing you like) for IUSR.

2- Then go to computer management
find the same user and set the same password there.

3- Then go to IIS ->
websites -> domain.tld -> properties -> directory security -> edit and
set the same password there.
After that restart domain.tld(domain)(pool) appl. pool.
 
Back
Top