• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Create New Domain Option taking too long

modulesoft

Regular Pleskian
After Update to 11.5.30.
we cant able to create new domain. its taking too long . given no result.
when we refresh the page the domain shows in plesk but its not showing in IIS7.

whats the problem?

also i have created another thread for backup/restore issue currently i'm facing!!
please let me know how to get ride of this issue!!
 
Create New Domain Option taking too long

I am having the same issue but with 11.0.9. I logged in today (July 3rd) and it says '11.0.9 Update #55, last updated at June 27, 2013 01:25 AM'. Since the update it is hanging whenver I am trying to check a service plan, make changes to a service plan, add a domain, change a service plan.
 
Try to check number of records in sessions table of psa database:

mysql> select count(*) from sessions;

and try to remove all these records if there are many such records:

mysql> delete from sessions;

Contact Support Team if it not help. They will investigate this problem directly on your server and find a reason of slow Plesk operation.
 
Hello
I did.
but still same problme..

my problme is i cant add domain into plesk. its gives no error!!! but its stuck in the add now domain page when u click add.
!!!
the domain also not present in iis
 
Contact Support Team. They will find a reason on your server and fix it.
 
Back
Top