• 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

    Question too may redirects on wordpress sites

    Yes I understand what you mean. Here is my directory structure: /var/www/vhosts/*main_subscriptiondomain/ My httpdocs folder located here: /var/www/vhosts/*main_subscriptiondomain/httpdocs/ My other domains located here...
  2. S

    Question too may redirects on wordpress sites

    Ok thank you will correct domains. Do you have example of what the .htaccess file must look like?
  3. S

    Question too may redirects on wordpress sites

    ok thank you Peter. I think the problem is with the subscription and all the other sites are running in lower directories. Can you please give me some information on how to check the 'rewrite rules'?
  4. S

    Question too may redirects on wordpress sites

    yep it currently set to none
  5. S

    Question too may redirects on wordpress sites

    Are you referring to this setting, please see screenshot
  6. S

    Question too may redirects on wordpress sites

    Thank you Peter. Let me just explain my scenario quickly. Not sure if this can be the cause. I have 1 subscription set up in Plesk, under this one subscription I have all my other domains. Not sure if maybe the main subscription is causing the issue.
  7. S

    Question too may redirects on wordpress sites

    Hi Kamtec1, Thank you for getting back to me. I can see the htaccess file: # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>...
  8. S

    Question too may redirects on wordpress sites

    Not sure why this is happening but my WordPress sites seems to go redirect and then the "too many redirects" page shows. My static HTML sites are working fine, its just the WordPress ones giving issues. Any suggestions where to start troubleshooting? Might it be something with Apache? Ubuntu...
  9. S

    Resolved file not found plesk

    Managed to fix it, restore VHOSTS permissions again by running the following command: # /usr/local/psa/bin/repair --restore-vhosts-permissions
  10. S

    Resolved file not found plesk

    Just noticed some of my sites are showing 'file not found' when trying to access websites? Anyone know why this happens? I am using Ubuntu 14.04 with Plesk 12.5.30 Update #55
  11. S

    Resolved error on log fastcgi header

    Found it: /var/log/apache2/error.log. :)
  12. S

    Resolved error on log fastcgi header

    Hi guys, Hope someone can help. Noticed one of my sites go down and error message service unavailable message is displayed. I had a look at the logs for the specific site in Plesk and found the following error: AH01067: Failed to read FastCGI header Connection reset by peer: AH01075 I am...
  13. S

    Question php issue

    Thanks @IgorG that worked!
  14. S

    Question php issue

    Got the issue now again @UFHH01 and now your post is making sense. The socket has already been created on another domain, not sure why it is showing to different domain as to the one's PHP version I am trying to change. Here is the error.log. I am using Ubuntu 14.04.4.
  15. S

    Question plesk wordpress installation stuck on status but completes

    i have issue where plesk wordpress installation status shows it does not complete but when i browse to admin page it successfully installed. what logs can i inspect to see why it is doing this? attached screenshot
  16. S

    Question php issue

    Thank you for thorough explanation @UFHH01
  17. S

    Question php issue

    I had a look at the error log for php56 after changing it back again and now it seems to work? I will continue troubleshooting tomorrow again, changing to 5.9 and see what output showing in logs. Where can I see the 5.9.9 logs? I only see the folders for 5.6 and 7?
  18. S

    Question php issue

    thank you ufhh01! saved those 2 links for the logs, will have a look at them first before posting something on forum again. as you explained it looks like it is phpinimng that is causing the problems, see log below: please confirm if i must delete the depending left over files as per your...
  19. S

    Question php issue

    i am having this issue on my server with new versions of php, as soon as i go back to older version then everything works again. here is the situation: if i change to php 5.5.9 or later 7.0.10 then i get "service temporarily unavailable", if i change back to older php version then everything...
Back
Top