I downloaded and am attempting to install Resin 3.0.22 on a Linux EL 4 
system running  Apache 2.0.52 and Java 1.5.0_09.

I run this:

./configure --with-apache=/usr/local/apache2 
--with-apache-conf=/etc/httpd/conf/httpd.conf
make
make install

The following is created in my httpd.conf file:
LoadModule caucho_module /usr/local/apache2/modules/mod_caucho.so
ResinConfigServer localhost 6802
CauchoConfigCacheDirectory /tmp
CauchoStatus yes

When I start my web server, I get this error:

Starting httpd: Syntax error on line 1064 of /etc/httpd/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_caucho.so into server: 
/usr/local/apache2/modules/mod_caucho.so: failed to map segment from 
shared object: Permission denied

Can someone please tell me what's going on?  Thanks!

-ron

-- 
Ron Parker
Software Creations               http://www.scbbs.com
Self-Administration Web Site     http://saw.scbbs.com
SDSS Subscription Mgmt Service   http://sdss.scbbs.com
Central Ave Dance Ensemble       http://www.centralavedance.com
R & B Salsa                      http://www.randbsalsa.com


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to