Re: Trying to setup new current

Hunter Matthews <[email protected]>
Newsgroups gmane.network.up2date.current.devel
Message-ID <[email protected]>
On Wed, 2002-10-16 at 07: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

Bingo. Try the apache package from redhat 7.3 (make it match the
mod_python you're running).

There may be some other reason you're running the arvin.dk package -
Please, for now just try the redhat one and lets see if we've found the
problem. Once it works, you can just rebuild the mod_python package
against what apache package you want. 

But try the redhat ones first.

> 
> > 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.

Well, yeah - you punted the apache problems completely. Please try a 
redhat apache, redhat mod_ssl, and redhat mod_python. IF thats bug free,
we can get more creative with which packages you run.

> 
> > 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
> 

This looks fine.

> 
> 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
> 
> 
-- 
Hunter Matthews                          Unix / Network Administrator
Office: BioScience 145/244               Duke Univ. Biology Department
Key: F0F88438 / FFB5 34C0 B350 99A4 BB02  9779 A5DB 8B09 F0F8 8438
Never take candy from strangers. Especially on the internet.
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.