- Server operating system version
- Ubuntu 18.04.6 LTS
- Plesk version and microupdate number
- 18.0.48
I installed memcached like found here in the forum.
After I actiaved socache_memcache in Apache thue Plesk panel
After gateway error on all webs.
Analyzing the error, I found that apache webserver only started on port 7080 (http) but not 7081 (https) so NGINX does not get information from apache2 server
Apache2 does not throw any error
Plesk repair web does not solve the error
After continue analyzing seems that apache has lost his SSL configuration.
After executing "a2enmod ssl" everything works again.
This only if somebody has the same problem as there is NO information anywhere
After I actiaved socache_memcache in Apache thue Plesk panel
After gateway error on all webs.
Analyzing the error, I found that apache webserver only started on port 7080 (http) but not 7081 (https) so NGINX does not get information from apache2 server
Apache2 does not throw any error
Plesk repair web does not solve the error
After continue analyzing seems that apache has lost his SSL configuration.
After executing "a2enmod ssl" everything works again.
This only if somebody has the same problem as there is NO information anywhere