Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Thank you for your answer ! i run this commande to change owner :
# chown adminactusaserv httpdocs
But owner still not changed in FTP and the website still not working
But it could also be an entry in an .htaccess file, an extra Nginx web server directive, maybe the permissions in the /var/lib/nginx are incorrect and many more similar issues relating to file or directory permissions, missing permissions for Nginx ... I really don't want to do this here forever, because I don't see any end of this tunnel coming. If it was my machine, I'd probably now first disable Nginx and see if an Apache-only configuration delivers the website, at least to see where the issue is.
Code:
# /usr/local/psa/admin/sbin/nginxmng -d
This thread started out with another rare error - the missing entry in /etc/hosts. Are you sure that your operating system installation is correct and your Plesk installation was done without errors? I cannot believe that the errors described here are the only errors. What exactly lead to this situation?
Thank youf for you answer m. Peter and excuse my questions. i don't know why but running the :
# /usr/local/psa/admin/sbin/nginxmng -d commande have resolved the problem and the website is running now
Thank yoyu very much
It is now running, because Nginx installation has incorrect permissions. When you re-enable Nginx it will fail again. So probably
# plesk repair installation
could help to fix this altogether.
apachectl -t
apache2: Syntax error on line 146 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/aclr.load: Cannot load /usr/lib/apache2/modules/mod_aclr.so into server: /usr/lib/apache2/modules/mod_aclr.so: cannot open shared object file: No such file or directory
Action '-t' failed.
The Apache error log may have more information.
service apache2 start
Job for apache2.service failed because the control process exited with error code.
See "systemctl status apache2.service" and "journalctl -xe" for details.
Hi, I've got the same problem with APACHE error_log : "unable to find IPv4 address of "stock.ovh"
> I solve the problem, modifiying file HOSTS.
But 1 day after, I've got the same error: apache server was stopped and the hosts file seems to be resetted (the line I've added in hosts (127.0.0.1 stock.ovh) has disappeared!)
>> How to fix modification in file hosts? Why hosts file has been resetted ?
Discuss random topics and interests unrelated to Plesk products
talk.plesk.com
Your topic is a Linux question on how to prevent your operating system from resetting the hosts configuration upon reboot. It has nothing to do with Plesk. Information on your operating system and version will be needed for good answers.