Apache configuration failure
-
- Posts: 3
- Joined: Mon Jun 06, 2022 2:49 pm
- Full Name: Anderson Marsh
- Organization: Lebanon Valley College
- Subdiscipline: physical chemistry
Apache configuration failure
I installed WebMO Enterprise 23.0 on openSUSE Leap 15.5 and got a failure message at the end of the installation. In looking at the diagnostic output, I see it says that the line UserDir public_html is still commented in the mod_userdir.conf file, but that is not the case. Is there another conf file I should check? I've attached both the conf file referenced in the installation instructions and the diagnostic output.
- Attachments
-
- mod_userdir.txt
- (1.72 KiB) Downloaded 1237 times
-
- WebMO Diagnostic Output.txt
- (12.19 KiB) Downloaded 1182 times
Re: Apache configuration failure
You are likely OK. WebMO just checks the main httpd.conf file. But some distributions (like SUSE) include the relevant directive indirectly, via "mod_userdir.conf"
So long as you can access URLs of the form:
myserver.edu/~webmo...
you should be OK. (You also need to enable CGI script execution, as per the documentation!)
So long as you can access URLs of the form:
myserver.edu/~webmo...
you should be OK. (You also need to enable CGI script execution, as per the documentation!)