Re: Trying to setup new current

Stephen Smoogen <[email protected]>
Newsgroups gmane.network.up2date.current.devel
Message-ID <[email protected]>
I would try it with the default Red Hat apache and mod_python from 7.3
and see if it core dumps then. 

On Wed, 2002-10-16 at 05:48, Mindaugas Riauba wrote:
> 
> 
> > Something else is wrong.
> > 
> > Is that the redhat apache? mod_python?
> 
>   Apache is from http://rpms.arvin.dk. mod_python from RedHat 7.3.
> I also tried mod_python from www.modpython.org
> 
> > The only core dumps you can get on the server are if something is really
> > wrong, which current can't do by itself.
> 
>   I've tried to install current 1.0.5 from RPM. Everything worked.
> 
> > You've got something else at play here.
> 
>   Maybe. But where to look at? ltrace and strace of httpd process
> does not reveal anything usefull for me. I could send them to you
> if they are of any value :).
> 
>   And at the end is my current.httpd.conf. Maybe it is flawed somehow?
> 
>   Mindaugas
> 
> 
> LogLevel debug
> 
> Alias /XMLRPC/$RHN /usr/local/current/var/www
> 
> <Directory /usr/local/current/var/www>
>     # Make certain this is set - current won't work without it
>     Options FollowSymLinks
> </Directory>
> 
> <Location ~ "/XMLRPC$">
>     PythonPath "sys.path + ['/usr/share/current']"
>     SetHandler python-program
>     PythonHandler current_apache
> </Location>
> 
> <Location /XMLRPC/$RHN>
>     PythonPath "sys.path + ['/usr/share/current']"
>     PythonHandlerModule current_apache
> </Location>
> 
> ## END OF CURRENT ##
> 
> _______________________________________________
> Current-server mailing list
> [email protected]
> http://lists.dulug.duke.edu/mailman/listinfo/current-server
> 
-- 
Stephen John Smoogen		[email protected]
Los Alamos National Labrador  CCN-2 B-Schedule  PH: 
Ta-03 SM-261  MailStop P208 DP 17U  Los Alamos, NM 87545
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.