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

not running under windows 8 #63

Open
dav781 opened this issue Nov 9, 2020 · 2 comments
Open

not running under windows 8 #63

dav781 opened this issue Nov 9, 2020 · 2 comments

Comments

@dav781
Copy link

dav781 commented Nov 9, 2020

No description provided.

@ndrix
Copy link

ndrix commented Nov 12, 2020

os.system('/etc/init.d/apache2 start >/dev/null 2>&1')
os.system('/etc/init.d/mysql start >/dev/null 2>&1')

Probably failed :) - this is for posix systems only, won't run under windows. Maybe (untested!) under WSL2 under Win10

@dav781
Copy link
Author

dav781 commented Nov 12, 2020 via email

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

2 participants