Apache setup Apache binary: /usr/sbin/apache2 apachectl binary: /usr/sbin/apache2ctl httpd conf: /etc/apache2/apache2.conf httpd version: 1.99 Apache binary: /usr/sbin/apache2 apachectl binary: /usr/sbin/apache2ctl httpd conf: /etc/apache2/apache2.conf httpd version: 1.99 Apache configuration: Configure Apache?: yes Developer configuration: no Server restart?: yes Install OME servers: Images (omeis): yes Data (omeds): yes Web: yes Apache directories: httpd binary: /usr/sbin/apache2 apachectl binary: /usr/sbin/apache2ctl DocumentRoot: /var/www cgi-bin: /usr/lib/cgi-bin Web-UI HTML Templates: Developer configuration: no HTML Templates directory: /OME/html/Templates Configuring Apache httpd.conf is /etc/apache2/apache2.conf Installing OMEIS Copying src/C/omeis/omeis to /usr/lib/cgi-bin/omeis chmod 0755 /usr/lib/cgi-bin/omeis chown /usr/lib/cgi-bin/omeis to uid: 33 gid: 1001 Set APACHE_OMEIS_INCLUDE to Include /OME/conf/httpd1.99.omeis.conf Forking a process to upgrade OMEIS Installing OMEDS Set APACHE_OMEDS_INCLUDE to Include /OME/conf/httpd1.99.omeds.conf Installing WEB Copying src/perl2/serve.pl to /OME/perl2/serve.pl chmod 0755 /OME/perl2/serve.pl chown /OME/perl2/serve.pl to uid: 33 gid: 1001 Copying src/html/index.html to /var/www/index.html chmod 0755 /var/www/index.html chown /var/www/index.html to uid: 33 gid: 1001 Set APACHE_WEB_INCLUDE to Include /OME/conf/httpd1.99.web.conf Fixing variables in conf/httpd.ome.*.conf Replacing %OME_DIST_BASE with /home/ccam/Desktop/OME Replacing %OME_INSTALL_BASE with /OME Reading /OME/conf/httpd.ome.conf Writing /OME/conf/httpd.ome.conf Reading /OME/conf/httpd.omeds-dev.conf Writing /OME/conf/httpd.omeds-dev.conf Reading /OME/conf/httpd.omeds.conf Writing /OME/conf/httpd.omeds.conf Reading /OME/conf/httpd.omeis-dev.conf Writing /OME/conf/httpd.omeis-dev.conf Reading /OME/conf/httpd.omeis.conf Writing /OME/conf/httpd.omeis.conf Reading /OME/conf/httpd.web-dev.conf Writing /OME/conf/httpd.web-dev.conf Reading /OME/conf/httpd.web.conf Writing /OME/conf/httpd.web.conf Reading /OME/conf/httpd1.99.omeds-dev.conf Writing /OME/conf/httpd1.99.omeds-dev.conf Reading /OME/conf/httpd1.99.omeds.conf Writing /OME/conf/httpd1.99.omeds.conf Reading /OME/conf/httpd1.99.omeis-dev.conf Writing /OME/conf/httpd1.99.omeis-dev.conf Reading /OME/conf/httpd1.99.omeis.conf Writing /OME/conf/httpd1.99.omeis.conf Reading /OME/conf/httpd1.99.web-dev.conf Writing /OME/conf/httpd1.99.web-dev.conf Reading /OME/conf/httpd1.99.web.conf Writing /OME/conf/httpd1.99.web.conf Reading /OME/conf/httpd2.omeds-dev.conf Writing /OME/conf/httpd2.omeds-dev.conf Reading /OME/conf/httpd2.omeds.conf Writing /OME/conf/httpd2.omeds.conf Reading /OME/conf/httpd2.omeis-dev.conf Writing /OME/conf/httpd2.omeis-dev.conf Reading /OME/conf/httpd2.omeis.conf Writing /OME/conf/httpd2.omeis.conf Reading /OME/conf/httpd2.web-dev.conf Writing /OME/conf/httpd2.web-dev.conf Reading /OME/conf/httpd2.web.conf Writing /OME/conf/httpd2.web.conf Reading /OME/conf/httpd.ome.conf Writing /OME/conf/httpd.ome.conf Restarting Apache Executing /usr/sbin/apache2ctl restart Getting an OME::Util::cURL user agent Generated mod_perl test script: #!/usr/bin/perl -w use strict; use CGI qw/-no_xhtml/; my $CGI = CGI->new(); print $CGI->header(-type => 'text/plain'), my ($key,$value); while ( ($key, $value) = each %ENV) { print "$key = $value\n"; } 1; Writing script to /OME/perl2/mod_perl_test.pl Getting response from http://localhost/perl2/mod_perl_test.pl Checking response from http://localhost/perl2/mod_perl_test.pl Apache/mod_perl is not properly configured. Got an error response from http://localhost/perl2/mod_perl_test.pl: 500 Internal Server Error

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.0.54 (Debian GNU/Linux) mod_perl/1.999.21 Perl/v5.8.4 Server at localhost Port 80