Re: [users@httpd] apache on port 81

2016-09-28 Thread Fred Ethève

Thank you very much Rich, it's fine!


Le 28/09/2016 à 20:29, Rich Bowen a écrit :


On 09/28/2016 12:18 PM, Fred Ethève wrote:

**

Please! Hi, i've installed an apache httpd-2.4.23-win64-VC11.zip on port
81 windows10 professional 64b

with this procedure :

http://docs.3liz.com/fr/install/windows.html

I've already an another apache MS4W webserver on port 80 for my website
that runs OK

The 2 services runs, as apache monitor is OK for both

But http://localhost:81/ returns :

"Error 500. A technical error has occured. Sorry for this trouble.

The application is not installed"

That error message is not an Apache httpd error message. As far as I can
tell from Google, it is a 3liz error message. (Note that I've never
heard of 3liz before today, so I can't help you with that.) This would
indicate to me that Apache httpd is working fine, but 3liz itself is
having difficulty.

--Rich





The error log is :
[Wed Sep 28 17:53:38.417700 2016] [mpm_winnt:notice] [pid 9676:tid 628]
AH00424: Parent: Received restart signal -- Restarting the server.
[Wed Sep 28 17:53:39.197769 2016] [ssl:warn] [pid 9676:tid 628] AH01873:
Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628]
AH00455: Apache/2.4.23 (Win64) mod_fcgid/2.3.9 OpenSSL/1.0.2i configured
-- resuming normal operations
[Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628]
AH00456: Apache Lounge VC11 Server built: Jul  8 2016 11:33:36
[Wed Sep 28 17:53:39.197769 2016] [core:notice] [pid 9676:tid 628]
AH00094: Command line: 'C:\\webserver\\Apache24\\bin\\httpd.exe -d
C:/webserver/Apache24'
[Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628]
AH00418: Parent: Created child process 6256
[Wed Sep 28 17:53:39.597795 2016] [ssl:warn] [pid 6256:tid 528] AH01873:
Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Sep 28 17:53:39.597795 2016] [mpm_winnt:notice] [pid 6256:tid 528]
AH00354: Child: Starting 64 worker threads.
[Wed Sep 28 17:53:40.428132 2016] [mpm_winnt:notice] [pid 5900:tid 528]
AH00364: Child: All worker threads have exited.
[Wed Sep 28 17:53:48.839570 2016] [fcgid:error] [pid 5900:tid 596]
FastCGI process 9324 still did not exit, terminating forcefully
[Wed Sep 28 17:54:52.422805 2016] [mpm_winnt:notice] [pid 9676:tid 628]
AH00424: Parent: Received restart signal -- Restarting the server.
[Wed Sep 28 17:54:53.302833 2016] [ssl:warn] [pid 9676:tid 628] AH01873:
Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628]
AH00455: Apache/2.4.23 (Win64) mod_fcgid/2.3.9 OpenSSL/1.0.2i configured
-- resuming normal operations
[Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628]
AH00456: Apache Lounge VC11 Server built: Jul  8 2016 11:33:36
[Wed Sep 28 17:54:53.302833 2016] [core:notice] [pid 9676:tid 628]
AH00094: Command line: 'C:\\webserver\\Apache24\\bin\\httpd.exe -d
C:/webserver/Apache24'
[Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628]
AH00418: Parent: Created child process 9852
[Wed Sep 28 17:54:53.712876 2016] [ssl:warn] [pid 9852:tid 572] AH01873:
Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Sep 28 17:54:53.712876 2016] [mpm_winnt:notice] [pid 9852:tid 572]
AH00354: Child: Starting 64 worker threads.
[Wed Sep 28 17:54:54.432995 2016] [mpm_winnt:notice] [pid 6256:tid 528]
AH00364: Child: All worker threads have exited.
[Wed Sep 28 17:55:02.844148 2016] [fcgid:error] [pid 6256:tid 536]
FastCGI process 1176 still did not exit, terminating forcefully

here is my httpd.conf (PJ)

An idea, THANK YOU!!!
--

Frédéric Ethève




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





--

Frédéric Ethève

Espace Environnement Sàrl 
59, Imp. du Clos George Sand
Val d'Ardènes
FR - 83200 LE REVEST-LES-EAUX
GSM : +33(0)6 70 75 56 86
FAX : +33(0)9 78 10 35 00
www.espace-environnement.fr 
E 5°56'15'' (WGS84) N 43°9'57.2"





Re: [users@httpd] apache on port 81

2016-09-28 Thread Rich Bowen


On 09/28/2016 12:18 PM, Fred Ethève wrote:
> **
> 
> Please! Hi, i've installed an apache httpd-2.4.23-win64-VC11.zip on port
> 81 windows10 professional 64b
> 
> with this procedure :
> 
> http://docs.3liz.com/fr/install/windows.html
> 
> I've already an another apache MS4W webserver on port 80 for my website
> that runs OK
> 
> The 2 services runs, as apache monitor is OK for both
> 
> But http://localhost:81/ returns :
> 
> "Error 500. A technical error has occured. Sorry for this trouble.
> 
> The application is not installed"

That error message is not an Apache httpd error message. As far as I can
tell from Google, it is a 3liz error message. (Note that I've never
heard of 3liz before today, so I can't help you with that.) This would
indicate to me that Apache httpd is working fine, but 3liz itself is
having difficulty.

--Rich




> 
> The error log is :
> [Wed Sep 28 17:53:38.417700 2016] [mpm_winnt:notice] [pid 9676:tid 628]
> AH00424: Parent: Received restart signal -- Restarting the server.
> [Wed Sep 28 17:53:39.197769 2016] [ssl:warn] [pid 9676:tid 628] AH01873:
> Init: Session Cache is not configured [hint: SSLSessionCache]
> [Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628]
> AH00455: Apache/2.4.23 (Win64) mod_fcgid/2.3.9 OpenSSL/1.0.2i configured
> -- resuming normal operations
> [Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628]
> AH00456: Apache Lounge VC11 Server built: Jul  8 2016 11:33:36
> [Wed Sep 28 17:53:39.197769 2016] [core:notice] [pid 9676:tid 628]
> AH00094: Command line: 'C:\\webserver\\Apache24\\bin\\httpd.exe -d
> C:/webserver/Apache24'
> [Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628]
> AH00418: Parent: Created child process 6256
> [Wed Sep 28 17:53:39.597795 2016] [ssl:warn] [pid 6256:tid 528] AH01873:
> Init: Session Cache is not configured [hint: SSLSessionCache]
> [Wed Sep 28 17:53:39.597795 2016] [mpm_winnt:notice] [pid 6256:tid 528]
> AH00354: Child: Starting 64 worker threads.
> [Wed Sep 28 17:53:40.428132 2016] [mpm_winnt:notice] [pid 5900:tid 528]
> AH00364: Child: All worker threads have exited.
> [Wed Sep 28 17:53:48.839570 2016] [fcgid:error] [pid 5900:tid 596]
> FastCGI process 9324 still did not exit, terminating forcefully
> [Wed Sep 28 17:54:52.422805 2016] [mpm_winnt:notice] [pid 9676:tid 628]
> AH00424: Parent: Received restart signal -- Restarting the server.
> [Wed Sep 28 17:54:53.302833 2016] [ssl:warn] [pid 9676:tid 628] AH01873:
> Init: Session Cache is not configured [hint: SSLSessionCache]
> [Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628]
> AH00455: Apache/2.4.23 (Win64) mod_fcgid/2.3.9 OpenSSL/1.0.2i configured
> -- resuming normal operations
> [Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628]
> AH00456: Apache Lounge VC11 Server built: Jul  8 2016 11:33:36
> [Wed Sep 28 17:54:53.302833 2016] [core:notice] [pid 9676:tid 628]
> AH00094: Command line: 'C:\\webserver\\Apache24\\bin\\httpd.exe -d
> C:/webserver/Apache24'
> [Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628]
> AH00418: Parent: Created child process 9852
> [Wed Sep 28 17:54:53.712876 2016] [ssl:warn] [pid 9852:tid 572] AH01873:
> Init: Session Cache is not configured [hint: SSLSessionCache]
> [Wed Sep 28 17:54:53.712876 2016] [mpm_winnt:notice] [pid 9852:tid 572]
> AH00354: Child: Starting 64 worker threads.
> [Wed Sep 28 17:54:54.432995 2016] [mpm_winnt:notice] [pid 6256:tid 528]
> AH00364: Child: All worker threads have exited.
> [Wed Sep 28 17:55:02.844148 2016] [fcgid:error] [pid 6256:tid 536]
> FastCGI process 1176 still did not exit, terminating forcefully
> 
> here is my httpd.conf (PJ)
> 
> An idea, THANK YOU!!!
> -- 
> 
> Frédéric Ethève
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
> 


-- 
Rich Bowen - rbo...@rcbowen.com - @rbowen
http://apachecon.com/ - @apachecon



signature.asc
Description: OpenPGP digital signature


[users@httpd] apache on port 81

2016-09-28 Thread Fred Ethève

**

Please! Hi, i've installed an apache httpd-2.4.23-win64-VC11.zip on port 
81 windows10 professional 64b


with this procedure :

http://docs.3liz.com/fr/install/windows.html

I've already an another apache MS4W webserver on port 80 for my website 
that runs OK


The 2 services runs, as apache monitor is OK for both

But http://localhost:81/ returns :

"Error 500. A technical error has occured. Sorry for this trouble.

The application is not installed"

The error log is :
[Wed Sep 28 17:53:38.417700 2016] [mpm_winnt:notice] [pid 9676:tid 628] 
AH00424: Parent: Received restart signal -- Restarting the server.
[Wed Sep 28 17:53:39.197769 2016] [ssl:warn] [pid 9676:tid 628] AH01873: 
Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628] 
AH00455: Apache/2.4.23 (Win64) mod_fcgid/2.3.9 OpenSSL/1.0.2i configured 
-- resuming normal operations
[Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628] 
AH00456: Apache Lounge VC11 Server built: Jul  8 2016 11:33:36
[Wed Sep 28 17:53:39.197769 2016] [core:notice] [pid 9676:tid 628] 
AH00094: Command line: 'C:\\webserver\\Apache24\\bin\\httpd.exe -d 
C:/webserver/Apache24'
[Wed Sep 28 17:53:39.197769 2016] [mpm_winnt:notice] [pid 9676:tid 628] 
AH00418: Parent: Created child process 6256
[Wed Sep 28 17:53:39.597795 2016] [ssl:warn] [pid 6256:tid 528] AH01873: 
Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Sep 28 17:53:39.597795 2016] [mpm_winnt:notice] [pid 6256:tid 528] 
AH00354: Child: Starting 64 worker threads.
[Wed Sep 28 17:53:40.428132 2016] [mpm_winnt:notice] [pid 5900:tid 528] 
AH00364: Child: All worker threads have exited.
[Wed Sep 28 17:53:48.839570 2016] [fcgid:error] [pid 5900:tid 596] 
FastCGI process 9324 still did not exit, terminating forcefully
[Wed Sep 28 17:54:52.422805 2016] [mpm_winnt:notice] [pid 9676:tid 628] 
AH00424: Parent: Received restart signal -- Restarting the server.
[Wed Sep 28 17:54:53.302833 2016] [ssl:warn] [pid 9676:tid 628] AH01873: 
Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628] 
AH00455: Apache/2.4.23 (Win64) mod_fcgid/2.3.9 OpenSSL/1.0.2i configured 
-- resuming normal operations
[Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628] 
AH00456: Apache Lounge VC11 Server built: Jul  8 2016 11:33:36
[Wed Sep 28 17:54:53.302833 2016] [core:notice] [pid 9676:tid 628] 
AH00094: Command line: 'C:\\webserver\\Apache24\\bin\\httpd.exe -d 
C:/webserver/Apache24'
[Wed Sep 28 17:54:53.302833 2016] [mpm_winnt:notice] [pid 9676:tid 628] 
AH00418: Parent: Created child process 9852
[Wed Sep 28 17:54:53.712876 2016] [ssl:warn] [pid 9852:tid 572] AH01873: 
Init: Session Cache is not configured [hint: SSLSessionCache]
[Wed Sep 28 17:54:53.712876 2016] [mpm_winnt:notice] [pid 9852:tid 572] 
AH00354: Child: Starting 64 worker threads.
[Wed Sep 28 17:54:54.432995 2016] [mpm_winnt:notice] [pid 6256:tid 528] 
AH00364: Child: All worker threads have exited.
[Wed Sep 28 17:55:02.844148 2016] [fcgid:error] [pid 6256:tid 536] 
FastCGI process 1176 still did not exit, terminating forcefully


here is my httpd.conf (PJ)

An idea, THANK YOU!!!
--

Frédéric Ethève

#
# This is the main Apache HTTP server configuration file.  It contains the
# configuration directives that give the server its instructions.
# See http://httpd.apache.org/docs/2.4/> for detailed information.
# In particular, see 
# http://httpd.apache.org/docs/2.4/mod/directives.html>
# for a discussion of each configuration directive.
#
# Do NOT simply read the instructions in here without understanding
# what they do.  They're here only as hints or reminders.  If you are unsure
# consult the online docs. You have been warned.  
#
# Configuration and logfile names: If the filenames you specify for many
# of the server's control files begin with "/" (or "drive:/" for Win32), the
# server will use that explicit path.  If the filenames do *not* begin
# with "/", the value of ServerRoot is prepended -- so "logs/access_log"
# with ServerRoot set to "/usr/local/apache2" will be interpreted by the
# server as "/usr/local/apache2/logs/access_log", whereas "/logs/access_log" 
# will be interpreted as '/logs/access_log'.
#
# NOTE: Where filenames are specified, you must use forward slashes
# instead of backslashes (e.g., "c:/apache" instead of "c:\apache").
# If a drive letter is omitted, the drive on which httpd.exe is located
# will be used by default.  It is recommended that you always supply
# an explicit drive letter in absolute paths to avoid confusion.

#
# ServerRoot: The top of the directory tree under which the server's
# configuration, error, and log files are kept.
#
# Do not add a slash at the end of the directory path.  If you point
# ServerRoot at a non-local disk, be sure to specify a local disk on the
# Mutex directive, if file-based mutexes are use

[users@httpd] Httpd2.4.23 make failed with error util_pcre.c:128: error: 'PCRE_DUPNAMES' undeclared (first use in this function)

2016-09-28 Thread noor mahammad
Hi Team,

I am trying to install httpd-2.4.23 on redhat system, it is always failing
as follows,

util_pcre.c: In function 'ap_regcomp':
util_pcre.c:128: error: 'PCRE_DUPNAMES' undeclared (first use in this function)
util_pcre.c:128: error: (Each undeclared identifier is reported only once
util_pcre.c:128: error: for each function it appears in.)
make[2]: *** [util_pcre.lo] Error 1
make[2]: Leaving directory
`/opt/taleo/rccagent/wks/worker_1/apache_124194/httpd-2.4.23/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/opt/taleo/rccagent/wks/worker_1/apache_124194/httpd-2.4.23/server'
make: *** [all-recursive] Error 1

i had used yum install pcre pcre-devel curl curl-devel libxml2
libxml2-devel expat-devel lua-devel, and then
/configure --prefix=${APACHE_INSTALL_DIR} --with-pcre=/usr/bin/pcre-config
--with-included-apr --with-mpm=worker \
--enable-mods-shared='alias authz_host cache cgi cgid deflate dir
disk-cache expires headers info logio mem-cache mime_magic negotiation
proxy proxy_ajp proxy_balancer proxy_http rewrite setenvif ssl version' \
--enable-reqtimeout \
--enable-unique-id \
--disable-asis --disable-auth-basic --disable-auth-basic
--disable-authn_file \
--disable-authn-file --disable-authz-groupfile --disable-authz-user \
--disable-cgi --disable-cgid --disable-filter --disable-imagemap \
--disable-userdir ${OPTIONAL}

make

It is getting failed at make command.

Could any one please suggest,


Re: [users@httpd] Unit file of apache2.service changed on disk

2016-09-28 Thread Marat Khalili
This is a message of systemd, not Apache. Either apache2.service file 
really changes (gets rewritten by something?), or (more likely) it's a 
bug of systemd. As long as Apache starts successfully and it is not 
mission critical I would ignore this message.



--

With Best Regards,
Marat Khalili

On 28/09/16 10:19, Ronald E. Raikes wrote:

Apache/2.4.10 (Raspbian)

Anyone know what's changed recently with regard to apache2? This only 
started happening recently:


After a fresh install of Raspbian Jessie Lite (2016-05-27), I install 
apache2:


root@raspberrypi:~# apt-get install apache2

At this point, 'service apache2 restart' executes with no warning.

root@raspberrypi:~# service apache2 restart
root@raspberrypi:~#

Following a reboot, however, I get a warning:

Last login: Wed Sep 21 14:31:14 2016 from gigabyte
root@raspberrypi:~# service apache2 restart
Warning: Unit file of apache2.service changed on disk, 'systemctl 
daemon-reload' recommended.

root@raspberrypi:~#

Following the recommendation eliminates the warning:

root@raspberrypi:~# systemctl daemon-reload
root@raspberrypi:~# service apache2 restart
root@raspberrypi:~#

After a reboot, however, the problem is back. No changes are being 
made anywhere.



-
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] Unit file of apache2.service changed on disk

2016-09-28 Thread Ronald E. Raikes

Apache/2.4.10 (Raspbian)

Anyone know what's changed recently with regard to apache2? This only 
started happening recently:


After a fresh install of Raspbian Jessie Lite (2016-05-27), I install apache2:

root@raspberrypi:~# apt-get install apache2

At this point, 'service apache2 restart' executes with no warning.

root@raspberrypi:~# service apache2 restart
root@raspberrypi:~#

Following a reboot, however, I get a warning:

Last login: Wed Sep 21 14:31:14 2016 from gigabyte
root@raspberrypi:~# service apache2 restart
Warning: Unit file of apache2.service changed on disk, 'systemctl 
daemon-reload' recommended.

root@raspberrypi:~#

Following the recommendation eliminates the warning:

root@raspberrypi:~# systemctl daemon-reload
root@raspberrypi:~# service apache2 restart
root@raspberrypi:~#

After a reboot, however, the problem is back. No changes are being 
made anywhere.



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