• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. S

    DNS Records for Domain Aliasses not provisioned.

    I spoke too soon. It keeps crashing on the alias mods for the one with a lot of aliases. ================================================== Undefined Domain ID. ---------------------- Debug Info ------------------------------- 0: C:\Program...
  2. S

    DNS Records for Domain Aliasses not provisioned.

    These files fixed it for me - mostly. I had to manually go through all 50+ of our domain aliases and disable/re-enable them. What a pain. And the site we host that has 15 aliases choked when I disabled the first alias - it's still processing that ONE change (about 10 minutes later).
  3. S

    SMTP Inbound Queue on Mailenable Server Stucks at certain hours

    Try installing the latest build of ME Standard over the top of the existing installation. While the hotfixes USUALLY include all of the functionality of the actual builds, they do not always do so, and one of the recent builds included changes that was not included within the hotfix series'
  4. S

    Firewall bug (int16)

    This was reviewed by my colo, where they've determined it is indeed a bug in Plesk (they were able to easily recreate the problem). It has been escalated to Plesk. I'll let you know if they fix it or what they've done.
  5. S

    Firewall bug (int16)

    Nothing found in the psa db or the file structure. The firewall settings have to be stored as an XML format in order to return this type of error - but I am not seeing anything edited on the server in the last 24 hours that is related. Anyone know where the firewall config is stored? The file...
  6. S

    Firewall bug (int16)

    Attempting to set an allow rule in the firewall for ports over 35000 results in the following error (that also prevents me from ever managing the firewall via Plesk again!): =================================================== winfwmng failed: Value was either too large or too small for an...
  7. S

    auth.php3 is part of Plesk distribution...

    It's already fixed folks, I posted how in the second message.
  8. S

    auth.php3 is part of Plesk distribution...

    Thanks, Dmitry, but if you read my message, I said that I had already tried both of those and it DID NOT fix it. The fix was to reinstall the eaccelerator.dll file from the current distribution.
  9. S

    Page cannot be displayed error after upgrade 8.2

    While it's probably a little late, I fixed a similar issue here: http://forum.swsoft.com/showthread.php?p=202394#post202394
  10. S

    auth.php3 is part of Plesk distribution...

    I managed to find a different plesk831.cab file (who would have guessed there would be two?) which had an eaccelerator.dll file dated 2007/12/25 (as opposed to the other file dated 2007/07/05). I copied this into the "modules" folder, restarted plesk and it's WORKING again! Yay!
  11. S

    auth.php3 is part of Plesk distribution...

    Hello all, I just upgraded from 8.2 -> 8.3. It wasn't flawless, obviously. While everything else seems to be functioning (all the sites, email, databases, asp, .net, php and so forth), the actual Plesk web administration page is broken. It initially was prompting for a username &...
  12. S

    Why are you doing this to us ?

    It's probably a port filter with their ISP. Have them use an alternative SMTP port (587, 465 with SSL or make your own, instructions in help).
  13. S

    Fatal error: Cannot redeclare class pleskexception

    I meant "when will it be fixed". I'm running a clean install of plesk 8.2 on a clean install of Win Server 2003 R2. The server has only been live about a month. The fix recommended in this post has had no effect.
  14. S

    Why are you doing this to us ?

    SPF works the way it should - your client needs to be using SMTP authentication. If they're not using SMTP authentication ("login to my smtp server" or equivalent) then their email will be rejected for failing SPF. If they use SMTP auth it will be received and relayed just fine. That's kinda the...
  15. S

    Fatal error E1203!?! Can you help me ?

    Two hours after making the change it stopped again. :( Immediately before it fails with the 1203 error, the following error occurs: "Cannot redeclare class pleskexception"
  16. S

    Virtual Subdomain

    Well, that's different... Hi Glen, Ah, so you need to preserve the extra text from the subdomain. What you preserve in the address bar could be a few different things. You could have it create a frameset or redirect to the querystring URL. The code above doesn't do that, it just redirects to...
  17. S

    "Add Domain Alias" icon (+link) vanished

    I would also assume that if you have a "hosting company" then you probably ought to talk to THEM to find out how to do it instead of asking in an administrative forum about things which are probably beyond the capabilities of your USER account.
  18. S

    Share access between domains

    The instructions below use assume "dom1" is your shared folder account and "dom2" is the account you want to grant access from. You'll need to login to the Terminal Services. Right-click on the folder in question under dom1, select security, 'advanced', 'add', 'advanced' (a different one)...
  19. S

    Virtual Subdomain

    Hi Glen, Directly within IIS you can create a 'default' site (one that responds whenever a site is not aliased to it) to run on all ip addresses. Then create a default.asp file in the folder which you've mapped that site to which reads something like this (you might have to play with it)...
Back
Top