On Mon, Nov 14, 2016 at 9:40 PM, Jack Bates <4ec...@nottheoilrig.com> wrote:
> Why doesn't the following work?
>
>>
>> LoadModule php7_module modules/libphp7.0.so
>>
>>
>> LoadModule php5_module modules/libphp5.so
>>
>
>
> /usr/lib/apache2/modules/libphp7.0.so exists on my sys
Why doesn't the following work?
LoadModule php7_module modules/libphp7.0.so
LoadModule php5_module modules/libphp5.so
/usr/lib/apache2/modules/libphp7.0.so exists on my system,
but Apache keeps trying to load /usr/lib/apache2/modules/libphp5.so:
Cannot load modules/libp
Mea maxima culpa. (Latin for “my bad”) I sent the reply to the wrong message to
the list. My apologies to all.
Darryl Baker
PMOET -DAPS
X76674
From: Darryl Philip Baker
Sent: November 14, 2016 10:16 AM
To: users@httpd.apache.org
Subject: RE: [users@httpd] Install and Configure Apache on Windows
I have followed the recommendations for Redhat on how to install mod_ssl and
restarted Apache. Please let me know if things are working for you now. If not
I can look at how I need to change from the Redhat recommendation.
Darryl Baker
PMOET -DAPS
X76674
From: Eric Covener [mailto:cove...@gmail
On Mon, Nov 14, 2016 at 10:48 AM, Robert Ramoutar <
robert_ramou...@hotmail.com> wrote:
> AH00526: Syntax error on line 498 of C:/Apache24/conf/httpd.conf:
> Invalid command 'SSLEngine', perhaps misspelled or defined by a module not
> inclu
> ded in the server configuration
>
Load mod_ssl.
Hi Guys,
Please help with the below:
After adding the following block to httpd.conf Apache service refuses to start,
---
Listen 443
#ServerName www.example.com
SS