When I check the installed modules, Mail::Sender gave the following messages...
defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line 318.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line 2693.
(Maybe you should just omit the defined()?)
When I tried to restart Apache I saw similar messages and then a seg fault...
# /etc/init.d/apache2 restart
* Restarting web server apache2 webwork.apache2-config: WeBWorK server is starting
webwork.apache2-config: WeBWorK root directory set to /opt/webwork/webwork2 in webwork2/conf/webwork.apache2-config
webwork.apache2-config: The following locations and urls are set in webwork2/conf/site.conf
webwork.apache2-config: PG root directory set to /opt/webwork/pg
webwork.apache2-config: WeBWorK server userID is www-data
webwork.apache2-config: WeBWorK server groupID is wwdata
webwork.apache2-config: The webwork url on this site is http://localhost/webwork2
Localize.pm: Full path for the localization directory set to |/opt/webwork/webwork2/lib/WeBWorK/Localize|
defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line 318.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/share/perl5/Mail/Sender.pm line 2693.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Index.pm line 318.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Index.pm line 320.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SendMail.pm line 115.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/SendMail.pm line 117.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Assigner.pm line 109.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/Assigner.pm line 111.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm line 197.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm line 199.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm line 371.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/StudentProgress.pm line 373.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm line 727.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm line 728.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm line 729.
(Maybe you should just omit the defined()?)
Smartmatch is experimental at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Problem.pm line 1700.
Smartmatch is experimental at /opt/webwork/webwork2/lib/WeBWorK/ContentGenerator/Instructor/ShowAnswers.pm line 86.
WebworkSOAP::WSDL: webwork_directory set to /opt/webwork/webwork2 via $WeBWorK::Constants::WEBWORK_DIRECTORY set in webwork.apache2-config
WebworkSOAP::WSDL: rpc_url set to http://localhost/webwork2_rpc
WebworkWebservice: webwork_directory set to /opt/webwork/webwork2 via $WeBWorK::Constants::WEBWORK_DIRECTORY set in webwork.apache2-config
Segmentation fault (core dumped)
Action 'start' failed.
The Apache error log may have more information.
[fail]
* The apache2 instance did not start within 20 seconds. Please read the log files to discover problems