Re: [users@httpd] Apache 2.2 config

2021-11-16 Thread William Edwards

> Op 17 nov. 2021 om 05:23 heeft Gabriel Santos  
> het volgende geschreven:
> 
> 
> Hi,my name is Gabriel and i want to build a apache server with SSLv2 
> technology (because thee service i want to use only supports SSLv2)

Use another service.

> and i having errors with many openssl versions(0.9.8-1.0.2)
> "SSL/TLS libraries were missing or unusable"


[users@httpd] Upgrade from non_ssl to ssl possible?

2021-11-16 Thread Tobias Müller
Hi all,

I undertook an old Win-Server 2008R2 System with a httpd 2.2.25 win32
non_ssl.
I know it's outdated. But before we can switch to a new system we need to
have https on the current machine.
Is there any way to upgrade the system without losing all its configuration?
A fresh installation is not possible because of other outdated
dependencies I could not reinstall.

best regards

Tobias


[users@httpd] apache 2.2

2021-11-16 Thread Gabriel Santos
Hi,my name is Gabriel and i want to build a apache server with SSLv2 technology 
(because the service i want to use only supports SSLv2) and i having errors 
with many openssl versions(0.9.7-1.0.2)

"SSL/TLS libraries were missing or unusable"

P.S: i already installed libssl-dev


[users@httpd] Apache 2.2 config

2021-11-16 Thread Gabriel Santos
Hi,my name is Gabriel and i want to build a apache server with SSLv2 technology 
(because thee service i want to use only supports SSLv2) and i having errors 
with many openssl versions(0.9.8-1.0.2)
"SSL/TLS libraries were missing or 
unusable"


Re: [users@httpd] adding cloudstack to our internal cloud

2021-11-16 Thread Mohammed Bannout
Ya sorry about that,

noticed I sent it to the wrong mailing list.


From: Yann Ylavic 
Sent: Tuesday, November 16, 2021 1:43 PM
To: users@httpd.apache.org 
Subject: Re: [users@httpd] adding cloudstack to our internal cloud



"WARNING: This is an external email. Please do not click links, open 
attachments or reply unless you recognize the sender and know the content is 
safe."

Hi,

On Mon, Nov 15, 2021 at 8:27 PM Mohamad Bannout  wrote:
>
> First time user here,
>
> We have private cloud setup in our company using vmware with only vcenter for 
> management, I’m considering adding cloudstack to the mix.

You probably want to contact the Apache Cloudstack users mailing list
[1], we can't answer your questions here (Apache HTTP Server users).

Regards;
Yann.

[1] https://cloudstack.apache.org/mailing-lists.html

-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [users@httpd] Problem when compiling httpd-2.4.51 on MacOSX

2021-11-16 Thread Israel Timoteo
Yann/Lucien and team,

Thanks for your consideration on reviewing my problem.

This is the definition from the headers file:

%grep APR_HAVE_STRUCT_RLIMIT apr.h

#define APR_HAVE_STRUCT_RLIMIT  0


About the “config.log" file, it is big, about 24k lines. Any particular content 
from that file that I can share here or a place where I can upload it?

Again, thanks for your time and sharing your expertise. 





Israel Timoteo

> On Nov 16, 2021, at 4:38 AM, Yann Ylavic  wrote:
> 
> Hi,
> 
> On Mon, Nov 15, 2021 at 7:33 PM Israel Timoteo  
> wrote:
>> 
>> mod_ext_filter.c:372:10: error: implicit declaration of function 
>> 'apr_procattr_limit_set' is invalid in C99 
>> [-Werror,-Wimplicit-function-declaration]
> 
> What's the definition of APR_HAVE_STRUCT_RLIMIT in
> /opt/local/apr-1.7.0/include/apr.h ?
> Please show the "config.log" file from the apr-1.7.0 build.
> 
> Regards;
> Yann.
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



[users@httpd] On listing apache modules via salt master, salt-minion service enters "reloading" state on salt minion

2021-11-16 Thread Sonal Chavda
Greetings!

I am facing a strange issue between apache and salt stack.

I am using:

CentOS 7
Apache/2.4.48 (IUS)
salt-master and salt-minion both the versions are 3003.1

On executing following command from salt-master to list apache modules on 
minion:
# salt 'target' apache.modules
on minion, salt-minion service enters "reloading" state. It remains in 
“reloading” state until restarted.
# systemctl status salt-minion
● salt-minion.service - The Salt Minion
   Loaded: loaded (/usr/lib/systemd/system/salt-minion.service; enabled; vendor 
preset: disabled)
   Active: reloading (reload) since Wed 2021-09-29 00:48:29 PDT; 2 weeks 2 days 
ago
 Docs: man:salt-minion(1)
   file:///usr/share/doc/salt/html/contents.html
   https://docs.saltstack.com/en/latest/contents.html
 Main PID: 3582 (salt-minion)
   Status: "Reading configuration..."

My observations / experiments:
1) Previously it was Apache/2.4.6 (CentOS) and this issue started after 
upgrading to Apache/2.4.48 (IUS)
2) Checked apache logs, salt minion logs - no clue
3) Tried prefork mpm as well as events mpm - same issue
4) Disabled some modules which were introduced in 2.4.48 compared to 2.4.6, did 
not make any change
5) Tried googling but no such article found.
6) Submitted to Stack overflow, but did not get any reply.

I thought of reporting to Saltstack, but with previous version of Apache 2.4.6, 
salt-minion service is not affected. 
I’m not sure if it anything is wrong with this repo or this version of apache.

Thank you for letting me present the issue I am facing and am open to forward 
this question or provide any more details if needed.

Thank you!

Sonal




Re: [users@httpd] adding cloudstack to our internal cloud

2021-11-16 Thread Yann Ylavic
Hi,

On Mon, Nov 15, 2021 at 8:27 PM Mohamad Bannout  wrote:
>
> First time user here,
>
> We have private cloud setup in our company using vmware with only vcenter for 
> management, I’m considering adding cloudstack to the mix.

You probably want to contact the Apache Cloudstack users mailing list
[1], we can't answer your questions here (Apache HTTP Server users).

Regards;
Yann.

[1] https://cloudstack.apache.org/mailing-lists.html

-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [users@httpd] Problem when compiling httpd-2.4.51 on MacOSX

2021-11-16 Thread Yann Ylavic
Hi,

On Mon, Nov 15, 2021 at 7:33 PM Israel Timoteo  wrote:
>
> mod_ext_filter.c:372:10: error: implicit declaration of function 
> 'apr_procattr_limit_set' is invalid in C99 
> [-Werror,-Wimplicit-function-declaration]

What's the definition of APR_HAVE_STRUCT_RLIMIT in
/opt/local/apr-1.7.0/include/apr.h ?
Please show the "config.log" file from the apr-1.7.0 build.

Regards;
Yann.

-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



Re: [users@httpd] Problem when compiling httpd-2.4.51 on MacOSX

2021-11-16 Thread Lucien Gentis

Hello,

Perhaps apr header files are missing ?

Le 15/11/2021 à 19:06, Israel Timoteo a écrit :

Hi team,

Has anyone compiled HTTPD 2.4.51 on MacOSX 11.6 (Big Sur)?

I’m configuring with the command below:

./configure --prefix=/opt/apache --with-apr=/opt/local/apr-1.7.0 
--with-apr-util=/opt/local/apr-util-1.6.1 --with-pcre=/opt/local/pcre-8.44 
--with-ssl=/usr/local --with-openssl=/usr/local

Then, when I do “make”, I get the error below:

mod_ext_filter.c:372:10: error: implicit declaration of function 
'apr_procattr_limit_set' is invalid in C99 
[-Werror,-Wimplicit-function-declaration]


APR & APR-UTIL are already installed on the server(apr-1.7.0, apr-util-1.6.1)


Any suggestions?


Thanks


Israel Timoteo


-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org



-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org