Apache setup Apache configuration: Configure Apache?: yes Developer configuration: no Server restart?: yes Install OME servers: Images (omeis): yes Data (omeds): yes Web: no Apache directories: DocumentRoot: cgi-bin: /usr/share/apache2/default-site/cgi-bin Configuring Apache httpd.conf is /etc/apache2/apache2.conf Installing OMEIS Copying src/C/omeis/omeis to /usr/share/apache2/default-site/cgi-bin/omeis chmod 0755 /usr/share/apache2/default-site/cgi-bin/omeis chown /usr/share/apache2/default-site/cgi-bin/omeis to uid: 33 gid: 1001 Set APACHE_OMEIS_INCLUDE to Include /OME/conf/httpd2.omeis.conf Forking a process to upgrade OMEIS Installing OMEDS Set APACHE_OMEDS_INCLUDE to Include /OME/conf/httpd2.omeds.conf Not installing WEB Fixing variables in conf/httpd.ome.*.conf Replacing %OME_DIST_BASE with /root/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/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 LWP user agent Generated mod_perl test script: #!/usr/bin/perl -w use strict; print "Content-Type: text/plain\n\n"; my ($key,$value); while ( ($key, $value) = each %ENV) { print "$key = $value\n"; } 1; Writing script to /OME/perl2/mod_perl_test.pl Making an HTTP::Request object for http://localhost/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: 404 Not Found

Not Found

The requested URL /perl2/mod_perl_test.pl was not found on this server.


Apache/2.0.54 (Debian GNU/Linux) mod_perl/1.999.21 Perl/v5.8.4 Server at localhost Port 80