Username:
TITLE
Errors about a missing index.html file in proxy_error_log when running WordPress on nginx
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
AlmaLinux 8.6 (Sky Tiger)
Plesk Obsidian 18.0.46 Update #1
PROBLEM DESCRIPTION
When you run a WordPress site on nginx, there are errors in the proxy_error_log.
For every page, an error is generated complaining about a missing index.html
STEPS TO REPRODUCE
ACTUAL RESULT
Errors in proxy_error_log, like:
/var/www/vhosts/domain.com/httpdocs/hello-world/index.html" is not found (2: No such file or directory)
EXPECTED RESULT
Running the site without errors about a missing index.html file.
ANY ADDITIONAL INFORMATION
(DID NOT ANSWER QUESTION)
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug
TITLE
Errors about a missing index.html file in proxy_error_log when running WordPress on nginx
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
AlmaLinux 8.6 (Sky Tiger)
Plesk Obsidian 18.0.46 Update #1
PROBLEM DESCRIPTION
When you run a WordPress site on nginx, there are errors in the proxy_error_log.
For every page, an error is generated complaining about a missing index.html
STEPS TO REPRODUCE
- Install WordPress
- Hosting settings:
- select "run PHP as FPM application served by nginx"
- disable "Custom error documents" - - Apache & nginx Settings: disable "Proxy mode"
- - tail -f /var/www/vhosts/system/domain.com/logs/proxy_error_log
"/var/www/vhosts/domain.com/httpdocs/hello-world/index.html" is not found (2: No such file or directory)
ACTUAL RESULT
Errors in proxy_error_log, like:
/var/www/vhosts/domain.com/httpdocs/hello-world/index.html" is not found (2: No such file or directory)
EXPECTED RESULT
Running the site without errors about a missing index.html file.
ANY ADDITIONAL INFORMATION
(DID NOT ANSWER QUESTION)
YOUR EXPECTATIONS FROM PLESK SERVICE TEAM
Confirm bug