Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - shiraski

Pages: [1]
1
Now that i solved with port change apache
but after that i create new domain but that domain not point to home/pblic html folder
so i have multiple domain then how i can solve this issue

2
No actually i enable nginx-varnish-apache after that mode security is remove then also apache not start

when i try i get this error
(98)Address already in use: AH00072: make_sock: could not bind to address [::]:80
(98)Address already in use: AH00072: make_sock: could not bind to address 0.0.0.0:80

3
Issue solved with

edit mod_security.conf
nano /usr/local/apache/conf.d/mod_security.conf

LoadFile /usr/lib64/liblua-5.4.so
Edit this line to like this

4
Apache / Apache won't start after select web server nginx-varnish-apache
« on: November 08, 2024, 08:11:17 AM »
Dear members
I install fresh cwp with alamala Linux 9
then change server setup to nginx-varnish-apache and phpfpm
but after that httppd apache not run
if i try manual there showing error

Job for httpd.service failed because the control process exited with error code.
See "systemctl status httpd.service" and "journalctl -xeu httpd.service" for details.

I think port issue please help me to solve this issue

Pages: [1]