• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

500 Internal Server Error after disabling password protection - WP Toolkit

voelu28

New Pleskian
Username:

TITLE

500 Internal Server Error after disabling password protection - WP Toolkit

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk Obsidian Version 18.0.57 Update #5,
Ubuntu 20.04.6 LTS

PROBLEM DESCRIPTION

Getting an 500 Internal Server Error after disabling password protection in WP Toolkit.

STEPS TO REPRODUCE

Enable "Password protection" of a Wordpress site in WP Toolkit, wait 5-10 minutes an disable ist.

ACTUAL RESULT

500 Internal Server Error

EXPECTED RESULT

500 Internal Server Error

ANY ADDITIONAL INFORMATION

Code:
(2)No such file or directory: AH01620: Could not open password file: /var/www/vhosts/system/domain.de/pd/d..httpdocs
(2)No such file or directory: AH01620: Could not open password file: /var/www/vhosts/system/domain.de/pd/d..httpdocs, referer: https://www.domain.de/

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
I was unable to reproduce the issue on Ubuntu 20 with WP Toolkit. I could create or remove the password protection as described without having issues with the password file. I tried to restart the web server in between to make sure that changed settings are applied, however, a restart is not really necessary for this type of configuration change.

Here are some things that you can check:
- Are you using the latest version of WP Toolkit (6.3.0-7826)?
- Could a security software in Wordpress interfere with settings? Some of them restore .htaccess settings to what they believe is correct on any site usage event, regardless of what you set on the system level. This could lead to a situation where files cannot be removed or updated easily, because that software always reverts to the version it believes should be used.
 
Back
Top