F5F Stay Refreshed Software Operating Systems Issue with Apache2 on Ubuntu system

Issue with Apache2 on Ubuntu system

Issue with Apache2 on Ubuntu system

Pages (2): 1 2 Next
B
BlackVeilEwan
Member
138
08-18-2025, 08:54 AM
#1
And once more... testing updated PHP versions triggered yet another issue. ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─apache2-systemd.conf Active: failed (Result: exit-code) since Sat 2018-09-29 00:07:15 BST; 11s ago Process: 7907 ExecStop=/usr/sbin/apachectl stop (code=exited, status=0/SUCCESS) Process: 7912 ExecStart=/usr/sbin/apachectl start (code=exited, status=139) Main PID: 894 (code=exited, status=0/SUCCESS) Sep 29 00:07:15 Stentorian-Ubuntu systemd[1]: Starting The Apache HTTP Server... Sep 29 00:07:15 Stentorian-Ubuntu apachectl[7912]: AH00558: apache2: Could not reliably determine the server's fully qualified domain Sep 29 00:07:15 Stentorian-Ubuntu apachectl[7912]: Segmentation fault (core dumped) Sep 29 00:07:15 Stentorian-Ubuntu apachectl[7912]: Action 'start' failed. Sep 29 00:07:15 Stentorian-Ubuntu apachectl[7912]: The Apache error log might contain more details. Sep 29 00:07:15 Stentorian-Ubuntu systemd[1]: apache2.service: Control process exited, code=exited status=139 Sep 29 00:07:15 Stentorian-Ubuntu systemd[1]: apache2.service: Failed with result 'exit-code'. Sep 29 00:07:15 Stentorian-Ubuntu systemd[1]: Could not start The Apache HTTP Server. Assistance would be greatly appreciated!
B
BlackVeilEwan
08-18-2025, 08:54 AM #1

And once more... testing updated PHP versions triggered yet another issue. ● apache2.service - The Apache HTTP Server Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) Drop-In: /lib/systemd/system/apache2.service.d └─apache2-systemd.conf Active: failed (Result: exit-code) since Sat 2018-09-29 00:07:15 BST; 11s ago Process: 7907 ExecStop=/usr/sbin/apachectl stop (code=exited, status=0/SUCCESS) Process: 7912 ExecStart=/usr/sbin/apachectl start (code=exited, status=139) Main PID: 894 (code=exited, status=0/SUCCESS) Sep 29 00:07:15 Stentorian-Ubuntu systemd[1]: Starting The Apache HTTP Server... Sep 29 00:07:15 Stentorian-Ubuntu apachectl[7912]: AH00558: apache2: Could not reliably determine the server's fully qualified domain Sep 29 00:07:15 Stentorian-Ubuntu apachectl[7912]: Segmentation fault (core dumped) Sep 29 00:07:15 Stentorian-Ubuntu apachectl[7912]: Action 'start' failed. Sep 29 00:07:15 Stentorian-Ubuntu apachectl[7912]: The Apache error log might contain more details. Sep 29 00:07:15 Stentorian-Ubuntu systemd[1]: apache2.service: Control process exited, code=exited status=139 Sep 29 00:07:15 Stentorian-Ubuntu systemd[1]: apache2.service: Failed with result 'exit-code'. Sep 29 00:07:15 Stentorian-Ubuntu systemd[1]: Could not start The Apache HTTP Server. Assistance would be greatly appreciated!

P
168
08-18-2025, 08:54 AM
#2
Have you looked into the services running on ports 80 and 443?
P
Pixelplayer145
08-18-2025, 08:54 AM #2

Have you looked into the services running on ports 80 and 443?

J
JN009
Junior Member
22
08-18-2025, 08:54 AM
#3
From what I can tell, there doesn't seem to be any activity on ports 80 or 443.
J
JN009
08-18-2025, 08:54 AM #3

From what I can tell, there doesn't seem to be any activity on ports 80 or 443.

K
krisjul
Member
139
08-18-2025, 08:54 AM
#4
^ This
K
krisjul
08-18-2025, 08:54 AM #4

^ This

V
vickyzee
Junior Member
14
08-18-2025, 08:54 AM
#5
How do I find it?
V
vickyzee
08-18-2025, 08:54 AM #5

How do I find it?

C
Chile_PvP
Junior Member
43
08-18-2025, 08:54 AM
#6
I located them. Here you will find: other_vhosts_access.log, error.log, access.log
C
Chile_PvP
08-18-2025, 08:54 AM #6

I located them. Here you will find: other_vhosts_access.log, error.log, access.log

L
LolaLouie
Senior Member
742
08-18-2025, 08:54 AM
#7
files are typically located in /var/log/
L
LolaLouie
08-18-2025, 08:54 AM #7

files are typically located in /var/log/

M
MrMiner1888
Junior Member
27
08-18-2025, 08:54 AM
#8
I also forwarded them.
M
MrMiner1888
08-18-2025, 08:54 AM #8

I also forwarded them.

A
alexzkade
Member
78
08-18-2025, 08:54 AM
#9
I chose Apache for its robust features and flexibility in handling complex web applications.
A
alexzkade
08-18-2025, 08:54 AM #9

I chose Apache for its robust features and flexibility in handling complex web applications.

T
Twothemoon
Junior Member
26
08-18-2025, 08:54 AM
#10
I’m sticking with the guide they gave me. I’m not interested in altering anything else. My goal is to find a way to solve my issue. I also turned off Nginx on ports 80 and 443 since they’re conflicting, and I’m using Apache instead, which would make managing port access even more complicated.
T
Twothemoon
08-18-2025, 08:54 AM #10

I’m sticking with the guide they gave me. I’m not interested in altering anything else. My goal is to find a way to solve my issue. I also turned off Nginx on ports 80 and 443 since they’re conflicting, and I’m using Apache instead, which would make managing port access even more complicated.

Pages (2): 1 2 Next