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

Recent content by gaechuan

  1. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    it is different because it said use domain port 8443. If you use your plesk domain name with port 8443, you still face the same problem. You have to use ip adddress with port 8443 into unsecured connection then you access your wp-config file.
  2. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    I found out that I can access my wp-config.php file when I log in through my ipaddress:8443 port but not when I log in through plesk url whether port 8443 or not. when using ip address the connection is unsecured although i have let's encrypt ssl installed. i don't understand why.
  3. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    The following errors shown in console: Failed to load resource: the server responded with a status of 403 () list?modals%5Beditor…AcgBpAHAAdAAiAH0A:1 Uncaught (in promise) SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON /smb/task/task-progress:1...
  4. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    I actually deactivated and deleted the plugin but still the same. so I reinstalled it back. I can't say for sure whether it is that plugin problem. But I heard itheme security has a conflict with all in one migration plugin which I used to migrate my website.
  5. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    No, it wasn't place there deliberately. somehow it was there. I am using itheme security. I think the settings inside the nginx.conf file contains settings of the itheme security.
  6. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    There is however some similar line in /var/www/vhosts/mydomain.com/httpdocs/nginx.conf: location ~* wp-config.php$ { deny all }
  7. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    There is a line in /var/www/vhosts/mydomain.com/httpdocs/nginx.conf with location ~* wp-config.php$ {deny all}.
  8. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    I have a rest api error: curl 7 error failed to connect to port 443 after 0 ms: connection refused. Has this got to do anything with it?
  9. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    Plesk Obsidian Web Admin Se Edition Version 18.0.53 Update #2
  10. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    I have changed my wp-config.php to 644 and the httpsdoc directory is always rwx r-x --- (750). Even if changed to 755 for wp-config, it is still the same. Yes, modsecurity is turned off, disabled. I don't think I see any error log when file manager tries to access the file. What is logged in...
  11. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    OS: Ubuntu 22.04.2 LTS Product: Plesk Obsidian 18.0.53 Update #2, last updated on June 21, 2023 06:26 AM yes, using port 8443.
  12. G

    Issue Unable to edit some files with File Manager in Plesk: file loads indefinitely

    I have the same problem. Cannot open the wp-config.php file no matter the permissions. changed permission to 755 in SSH terminal also no use. The code editor just keep spinning when you try to open the file or change the permission setting. Mod security is switched off and nginx is set to...
Back
Top