Harry:
Your return address doesn't work very good....
So, judging from an earlier post, I use this addresss
(and the mod_ssl list to be sure).


I haven't tried the apache-mod_ssl rpm with mod_perl,
but I believe Henri Gomez has built php as an apxs
module with it.

There is an issue with apache-mod_ssl using an extended
api, EAPI, which makes me wonder if a RedHat supplied
module rpm will work...

mod_perl and php are on my to-do list, though, as my goal
is to have a drop-in replacement for RedHats apache* rpms.

/magnus

Harry Zink wrote:
> 
> Here's my situation:
> 
> I ran standard apache 1.3.3, installed via RPM on my RedHat 5.2
> installation.
> 
> I added mod_perl, and mod_PHP3 to it.
> 
> Everything works.
> 
> I decide to install apache-mod_ssl-1.3.4-2.2.3-0.i386.rpm, from the
> engelschall site.
> 
>   In order to do this 'by the book', I removed mod_perl, and apache using
> rpm -e.
> 
>   Then, I install apache-mod_ssl-1.3.4-2.2.3-0.i386.rpm, followed by
> mod_perl-1.17.i38.rpm.
> 
>   I add the relevant lines in the httpd.conf file, to point to the proper
> mod_perl module.
> 
> I restart apache, and here's what I get:
> 
> Starting httpd: httpd Syntax error on line 237 of
> /etc/httpd/conf/httpd.conf:
> API module structure `perl_module' in file /usr/lib/apache/libperl.so is
> garbled - perhaps this is not an Apache module DSO?
> 
> Fos some reason, the apache+mod_SSL rpm *MUST* be doing something
> non-standard versus the standard RedHat install, as no matter what I try,
> I can't get this work, and it works perfectly well if I simply return to
> my prior installation of 1.3.3.
> 
> I'd really appreciate any help, as I would obviously like to run mod_SSL,
> but also need mod_perl and mod_PHP3 installed and running.
> 
> Harry
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to