[ome-devel] Installation
Asif Jan
asif.jan at epfl.ch
Wed Nov 10 10:31:52 GMT 2004
Hi all;
I was able to solve the probelm by adding following line to the
httpd2.web.conf file
PerlOptions +ParseHeaders
In addition I changed the PerlHandler directive to PerlResponseHandler
(with value ModPerl::Registry )
to be consistent with modperl 2 configuration.
However, the web interface is not working properly i.e. at times I can
not login, logout does not work, creating projects does not work. I
guess this has something to do with permissions of OME perl modules ;
but have no clue as how to solve it.
login using ome admin util works fine;
The OME perl modules are located at
/usr/lib/perl5/site_perl/5.8.0 ; and all of these files and dirs are
owned by user root . I changed the ownership of ome directory and ome.pm
file to ome user; but that also did not solve the probelm.
Thanks in advance;
Asif
Asif Jan wrote:
> Hi everyone;
>
> I installed OME and used its install script to fetch-make-test-install
> the required perl packages. When ever the test for a package failed; I
> installed (make-test-install) the package manually.
> So the installation was successful.
>
> I have apache server running and mod perl configured.
>
> The probelm is that when I try to access the server; it displays the
> HTML markup text in the browser ; instead of the web interface.
>
> The server log display message
> serve.pl Serving package OME::Web::Home / Login etc
>
> Thanks in advance
>
> Asif
>
> _______________________________________________
> ome-devel mailing list
> ome-devel at lists.openmicroscopy.org.uk
> http://lists.openmicroscopy.org.uk/mailman/listinfo/ome-devel
More information about the ome-devel
mailing list