Skip to content

Wont start apache service #138

@cmcjacob

Description

@cmcjacob

+] welcome to autosploit, give us a little bit while we configure
[i] checking your running platform
[i] checking for disabled services
[?] it appears that service Apache2 is not enabled, would you like us to enable it for you[y/N]: y
[+] Executing command '/home/cmc/Desktop/Scripts/AutoSploit/etc/scripts/start_services.sh linux'
[+] services started successfully
[?] it appears that service Apache2 is not enabled, would you like us to enable it for you[y/N]: y

I already have Apache installed, it's not detecting it. (latest version)
Also have latest version of Python installed. Arch Linux

I was able to fix this problem by editing main.py, in the services check I changed 'apache2' to 'apache' and it detected the service. Arch Linux uses plain apache as service name, not apache2

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions