Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apache2 not working well #447

Open
ShadowFlareon opened this issue Jan 25, 2025 · 0 comments
Open

Apache2 not working well #447

ShadowFlareon opened this issue Jan 25, 2025 · 0 comments

Comments

@ShadowFlareon
Copy link

I'm trying to make a http server to send a command text file for a Python malware I made, but apache is not starting
┌──(kali㉿localhost)-[~]
└─$ sudo service apache2 start
Starting Apache httpd web server: apache2/usr/sbin/apache2ctl: 102: ulimit: error setting limit (Operation not permitted)
Setting ulimit failed. See README.Debian for more information.
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using ::1. Set the 'ServerName' directive globally to suppress this message
(13)Permission denied: AH00072: make_sock: could not bind to address [::]:80
(13)Permission denied: AH00072: make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
AH00015: Unable to open logs
.
Please help me

@ShadowFlareon ShadowFlareon changed the title Apacge2 not working well Apache2 not working well Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant