Level 20
Maybe there is nginx running. You may check it
sudo service nginx status
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, I'm new at server management. Someone delete the directory of phpmyadmin and I should reinstall it. I remove the package and install it again following a tutorial. The last step was restart Apache2. Surprisingly the apache package did not exist (???) BUT LARAVEL PROJECT STILL WORKING. I installed it but still could not restart (or start). Can someone tell me what is going on? and how I can solve it?
apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Tue 2022-05-10 05:58:19 UTC; 36min ago
Docs: https://httpd.apache.org/docs/2.4/
UNIT FILE STATE VENDOR PRESET
accounts-daemon.service enabled enabled
apache-htcacheclean.service disabled enabled
[email protected] disabled enabled
apache2.service enabled enabled
[email protected] disabled enabled
...
How Laravel web is working if apache don't? Please help, regards.
Maybe there is nginx running. You may check it
sudo service nginx status
Please or to participate in this conversation.