• 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.

Search results

  1. MisterU

    Plesk 11.5.x and Bug with https?

    It's normal behavior. Webserver listens on 80 (http) and 443 (https) ports, so your requests pass to webserver and it try to find corresponding vhost. You turned off ssl support for vhosts, so webserver could not find corresponding vhost and shows you default vhost. Why do you want to see 403...
  2. MisterU

    Nginx, 504 Gateway Time-out

    noname1, You could setup php max_execution_time setting in Plesk (subscription level). Plesk automagically set the same value for nginx and fastcgi corresponding timeouts so you don't need additional actions with configuration files.
  3. MisterU

    Plesk 11.5 yum update problem

    Could you provide us with additional info? I see that you use Atomic third-party repository, do you have another third-party repos? Could you describe of action order: Plesk installation/upgrade, repository setup, mysql install/upgrade?
  4. MisterU

    web redirection 2 domains

    Cedric70, Looks like you need use Domain Alias feature. So remove your custom DNS record and create domain alias. Additional info you could get there - http://download1.parallels.net/Plesk/PP11/11.5/Doc/en-US/online/plesk-customer-guide/65286.htm
  5. MisterU

    All websites are back to default page!

    Do you have any custom vhost config templates?
  6. MisterU

    Plesk 11.5 links swop positions

    Could you show screenshot with problem?
  7. MisterU

    Plesk 11.5 Upgrade The requested URL returned error: 404

    Problem with MU was fixed. You could install updates from autoinstall.plesk.com.
  8. MisterU

    Problem with APSC SQL upgrade 11.0 to 11.5 with autoinstaller

    Did you check corresponding settings in 'Websites & Domains' -> 'Web server settings', 'nginx settings' part?
  9. MisterU

    All websites are back to default page!

    stefanoostwegel, vhost.conf is custom config which should be created manually. In most cases you do not need to create it. Did you try to reconfigure all configs using `plesk sbin httpdmng --reconfigure-all` command?
  10. MisterU

    How to find a file what keeps all Plesk cronjobs to save the one ?

    Thank you for your report. It's will be fixed soon. (bug#138712)
  11. MisterU

    mod_pagespeed In Plesk?

    It's a good idea to post your request on http://plesk.uservoice.com/
  12. MisterU

    Upgrade from 11.0.9 to 11.5.30 doesn't work (not visible in Parallels Installer)

    Inexo-Dev Could you share id of your support request?
  13. MisterU

    Upgrade from 11.0.9 to 11.5.30 doesn't work (not visible in Parallels Installer)

    Could you show me what do you have in your Plesk db? # mysql -u admin -p`cat /etc/psa/.psa.shadow` -e "use psa; select * from smb_productUpgrades;" And after that, let's remove all cached upgrade info: # mysql -u admin -p`cat /etc/psa/.psa.shadow` -e "use psa; DELETE FROM...
  14. MisterU

    Create Mailbox via SSH

    `plesk` utility was implemented in Plesk 11.5 version. If you have older Plesk version you could use:
  15. MisterU

    Create Mailbox via SSH

    Why not? It's work w/o problem..
  16. MisterU

    chroot option disappeared on Plesk 11 / CentOS server

    Could you provide more info about your system? Plesk version, clean install or upgrade? What did you do before it happens?
  17. MisterU

    [11.5] Apache config error

    Sounds like your Plesk was not properly upgraded. It's good idea to contact with support team.
  18. MisterU

    Migrating Resellers

    11.5 release http://www.parallels.com/download/plesk/installer/
  19. MisterU

    Create Mailbox via SSH

    I'm sure you ask about this: http://download1.parallels.net/Plesk/PP11/11.5/Doc/en-US/online/plesk-unix-cli/39181.htm
Back
Top