2.3.3, and Apache 2.
Under 3.3 Configuration it says
4) Some checks:
Try the url
http://host.name.edu/webwork2_wsdl
This is a simple check and it should return a (complicated) wsdl file.
http://host.name.edu/webwork2_rpc
returns a blank page but does not create an error on my machine. My url
http://dallins/webwork2_wsdl works but http://dallins/webwork2_rpc does not. When I enter http://dallins/webwork2_rpc it says Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/2.2.22 (Ubuntu) Server at dallins Port 80
How do I get http://dallins/webwork2_rpc to return a blank page rather than an error?
If I ignore this and go into moodle to integrate webwork and click the icon to configure WW link or WeBWorK Problem Set it brings up a screen that says "Exception - Internal Server Error".
Earlier I entered the following into moodle:
WeBWorK server URL:
http://dallins/webwork2
URL for WeBWorK server
http://dallins/webwork2_wsdl
Key identifying Moodle to WeBWorK.
0104
iframe width as per cent:
95%
iframe height in pixels
500px
I typed "tail -f /var/log/apache2/error.log" in the terminal to bring up the apache 2 error log. It says
[Fri Nov 30 16:30:38 2012] [error] [client 127.0.0.1] failed to resolve handler `Apache2::SOAP': Can't locate Apache2/SOAP.pm in @INC (@INC contains: /opt/webwork/pg/lib /opt/webwork/webwork2/lib /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . /etc/apache2) at (eval 1397) line 2.\n
I would appreciate any help. Thanks, Dallin