-
Notifications
You must be signed in to change notification settings - Fork 70
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
Mac Sonoma DerbyNet 9.0 cannot start Apache #339
Comments
I saw this error in the apache logs: |
I just tried reproducing this by installing the latest MAMP, and I couldn't get MAMP to start at all (Mac with arm processor). fastcgi files that are symbolic links to non-existent /Users/mamp files, seriously? Maybe this is their business strategy, hoping to drive users to pay for MAMP Pro (they certainly advertise it enough). I guess I'll have to start looking for alternatives. srozga in the interim, consider using Docker: https://derbynet.org/builds/docs/Installation-%20Docker.pdf This is how I normally run DerbyNet, if that makes any difference to you. |
Thanks for the confirmation my local Mac setup is likely not the issue. |
@jeffpiazza docker was super easy to get going. I'll run there. Thanks for your support. |
I am trying to start DerbyNet 9.0 on a Mac using MAMP. I kept getting the cannot start Apache error.
I tried apachectl stop and ensuring apache wasn't running but same thing.
I don't think this is related but I tried apachectl configtest and I received this error.
The file contents are:
Listing the /private/etc/apache2/derbynet dir shows the conf, key and pub files, but not the crt.
I commented the SSL virtual host out and although configtest was successful, I still cannot start Apache via MAMP.
The text was updated successfully, but these errors were encountered: