• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Resolved apache won't start after selecting modules

tkalfaoglu

Silver Pleskian
Server operating system version
Rocky
Plesk version and microupdate number
Obsidian latest
Hi. I went to the Tools page and went into Apache server settings, noticed very few modules were enabled.. I enabled some that were recommended by another PLESK guide but now it won't start. Here is what it says:

Error: START httpd_modules_ctl --enable access_compat,allowmethods,asis,auth_basic,authn_anon,authn_core,authn_dbd,authn_dbm,authn_socache,authz_core,authz_dbd,authz_dbm,authz_groupfile,authz_owner,buffer,cache,cache_disk,cache_socache,cgi,charset_lite,data,dbd,deflate,dialup,dumpio,echo,expires,ext_filter,filter,headers,heartbeat,heartmonitor,include,info,lbmethod_bybusyness,lbmethod_byrequests,lbmethod_bytraffic,lbmethod_heartbeat,log_debug,log_forensic,logio,lua,macro,proxy_ajp,proxy_balancer,proxy_connect,proxy_express,proxy_ftp,proxy_http,proxy_scgi,proxy_wstunnel,ratelimit,reflector,reqtimeout,request,rewrite,sed,slotmem_plain,slotmem_shm,socache_dbm,socache_memcache,socache_shmcb,speling,status,substitute,suexec,systemd,unixd,usertrack,version,vhost_alias,watchdog --set-mpm mpm_event -e lsof: WARNING: can't stat() fuse.portal file system /run/user/1002/doc Output information may be incomplete. lsof: WARNING: can't stat() fuse.portal file system /run/user/1002/doc Output information may be incomplete. apache_control_adapter[51520]: ports are unknown, use --http-port NUM --https-port NUM resource(s) deleted resource(s) deleted apache_control_adapter[51520]: apache_action(restart): invoke_httpd_action failed, trying second time resource(s) deleted resource(s) deleted INFO: [Tue Dec 5 20:18:57 +03 2023]: Service: apache, Action: start Trying to start service httpd... activating ***** problem report ***** Warning: start service httpd failed /usr/local/psa/admin/sbin/pleskrc execution failed: Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details. /usr/local/psa/admin/sbin/pleskrc execution failed: Job for httpd.service failed because the control process exited with error code. See "systemctl status httpd.service" and "journalctl -xe" for details.

What to do?
 
# plesk repair web shows:

Checking the status of the required Apache modules

There is a disabled required Apache module: mpm_event ............. [ERROR]

There is a disabled required Apache module: mpm_prefork ........... [ERROR]

There is a disabled required Apache module: proxy ................. [ERROR]

There is a disabled required Apache module: proxy_fcgi ............ [ERROR]

Checking the configuration of Apache modules ........................ [
OK]

proxy and proxy_fcgi are grayed out so it cannot be selected.. the others don't seem to exist in this module list!
 
Back
Top