Hi Sriram and Dani,<br><br>Unfortunately, I am not sure why you are seeing such an error message. Try checking the user permissions on /OME/OMEIS. I believe it is supposed to match the Apache user (maybe "httpd" depending on your system). The error message indicates that for some reason the Apache user is unable to access the OMEIS directory, though. You may need to "sudo chown -R httpd /OME/OMEIS" or some such.<br>
<br>Sriram, in your case, the fact that you installed Apache manually instead of using a package manager makes the OME installer's job more difficult. If you could install Apache using your distribution's official package manager instead, it might work better.<br>
<br>Alternately, you guys could try the OMERO server, which is currently under active development and better supported than the legacy OME server.<br><br>-Curtis<br><br><div class="gmail_quote">On Tue, Oct 28, 2008 at 1:11 PM, Nandakumar, Sriramkumar <span dir="ltr"><<a href="mailto:sriramkumar@uky.edu">sriramkumar@uky.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br>
I am also unable to proceed further beyond this.<br>
It could be really helpful if any one can assist in resolving this problem.<br>
<br>
Thanks in Advance.<br>
<br>
Thanks & Regards,<br>
Sriram.<br>
________________________________________<br>
From: Dani Díaz de Quijano [<a href="mailto:daniquijano@gmail.com">daniquijano@gmail.com</a>]<br>
Sent: Tuesday, October 28, 2008 5:41 AM<br>
To: Nandakumar, Sriramkumar<br>
Cc: Curtis Rueden; OME-users mailing list<br>
Subject: Installing OME error: denied permission to change working directory to /OME/OMEIS<br>
<div><div></div><div class="Wj3C7c"><br>
Dear all,<br>
<br>
This is Dani Diaz de Quijano from the University of Barcelona.<br>
<br>
I think that I am having the same problem as Sriram. Just eval number changes. Here I paste the error (see the end of the paragraph):<br>
<br>
<br>
Apache httpd.conf does not have an Include directive for "/OME/conf/httpd.ome.conf"<br>
<br>
The Apache conf file (/etc/httpd/conf/httpd.conf) must be configured correctly in order to serve OME via mod_perl.<br>
<br>
The OME installer can fix /etc/httpd/conf/httpd.conf for you automatically.<br>
<br>
If you chose not to fix it automatically, the installer will perform a test of the current configuration and exit if it fails.<br>
<br>
fix "/etc/httpd/conf/httpd.conf" automatically? [y/n]: y<br>
<br>
fixing httpd.conf. The current version will be saved in /etc/httpd/conf/httpd.conf.bak.ome<br>
<br>
httpd.conf fixed successfully<br>
<br>
[Tue Oct 28 11:00:56 2008] [warn] The ScriptAlias directive in /OME/conf/httpd1.99.omeis.conf at line 2 will probably never match because it overlaps an earlier ScriptAlias.<br>
<br>
httpd not running, trying to start<br>
<br>
httpd not running, trying to start<br>
<br>
Testing Apache configuration<br>
<br>
\__ mod_perl [SUCCESS].<br>
<br>
\__ omeis [FAILURE].<br>
<br>
Errors executing task: OMEIS could not be reached.<br>
<br>
Incorrect response from OMEIS at <a href="http://localhost/cgi-bin/omeis" target="_blank">http://localhost/cgi-bin/omeis</a>:<br>
<br>
Error calling Initialization: Could not change working directory to /OME/OMEIS: Permission denied<br>
<br>
System Error: Permission denied<br>
<br>
See /var/tmp/OME/install/ApacheConfigTask.log for more details. at (eval 210) line 1<br>
<br>
at install.pl line 82<br>
<br>
main::run_tasks() called at install.pl line 266<br>
<br>
<br>
And the ApacheConfigTask.log declares:<br>
<br>
Writing script to /OME/perl2/mod_perl_test.pl<br>
Getting response from <a href="http://localhost/perl2/mod_perl_test.pl" target="_blank">http://localhost/perl2/mod_perl_test.pl</a><br>
Checking response from <a href="http://localhost/perl2/mod_perl_test.pl" target="_blank">http://localhost/perl2/mod_perl_test.pl</a><br>
Parsing response from <a href="http://localhost/perl2/mod_perl_test.pl" target="_blank">http://localhost/perl2/mod_perl_test.pl</a><br>
mod_perl is configured correctly<br>
Testing omeis installation<br>
Getting an OME::Util::cURL user agent<br>
Getting response from <a href="http://localhost/cgi-bin/omeis" target="_blank">http://localhost/cgi-bin/omeis</a><br>
Parsing response from <a href="http://localhost/cgi-bin/omeis" target="_blank">http://localhost/cgi-bin/omeis</a><br>
OMEIS could not be reached.<br>
Incorrect response from OMEIS at <a href="http://localhost/cgi-bin/omeis" target="_blank">http://localhost/cgi-bin/omeis</a>:<br>
Error calling Initialization: Could not change working directory to /OME/OMEIS: Permission denied<br>
System Error: Permission denied<br>
<br>
<br>
<br>
<br>
<br>
Could, please, anyone help me? Thank you very much<br>
<br>
Sincerely,<br>
<br>
<br>
Dani Diaz de Quijano i Barbero<br>
<br>
<br>
</div></div>2008/10/21 Nandakumar, Sriramkumar <<a href="mailto:sriramkumar@uky.edu">sriramkumar@uky.edu</a><mailto:<a href="mailto:sriramkumar@uky.edu">sriramkumar@uky.edu</a>>><br>
<div><div></div><div class="Wj3C7c">Hi Curtis,<br>
The mod_perl problem was resolved. In the httpd conf file, I have included this line LoadModule perl_module /usr/lib/httpd/modules/mod_perl.so.<br>
But now I am getting problem in OMEIS module.<br>
Please find the errors below,<br>
<br>
Testing Apache configuration<br>
 \__ mod_perl [SUCCESS].<br>
 \__ omeis [FAILURE].<br>
<br>
<br>
Errors executing task: OMEIS could not be reached.<br>
Incorrect response from OMEIS at <a href="http://localhost/cgi-bin/omeis" target="_blank">http://localhost/cgi-bin/omeis</a>:<br>
Error calling Initialization: Could not change working directory to /OME/OMEIS: Permission denied<br>
System Error: Permission denied<br>
<br>
See /var/tmp/OME/install/ApacheConfigTask.log for more details. at (eval 192) line 1<br>
<br>
 at install.pl line 82<br>
       main::run_tasks() called at install.pl line 266<br>
<br>
Could you please help me to resolve this problem?<br>
<br>
Thanks & Regards,<br>
Sriram.<br>
<br>
</div></div></blockquote></div><br>