Dear all,
I am configuring apache 2.4.9 on REDHAT6.2 but getting following error
after starting apache.
[mpm_prefork:notice] [pid 10576] AH00169: caught SIGTERM, shutting down
[mpm_prefork:notice] [pid 12319] AH00163: Apache/2.4.9 (Unix) configured
-- resuming normal operations
[core:notice] [
First, thank you for response.
I’m apologize for about the asking question on comment section.
And I try to store php session in MySQL then configure Load Balancing. If I
can’t store session in DB, I think our server will get single point of failure.
We have a many php websites and these all us
mod_session_dbd and php $_SESSION have nothing to do with each other and
php has its own session management system.
If you can better explain what you are trying to do, someone might be able
to give you a recommendation for whether to use mod_session or php session.
Also, the Comments section on
From: Билгүүн Ө [mailto:bilguu...@statebank.mn]
Sent: Tuesday, April 29, 2014 12:03 PM
To: 'users-...@httpd.apache.org'
Subject: Question
Dear everyone
I'm trying to use mo_session_db, but i cant. I'm using mysql-14.14,
apache-2.4.9 and php-5.5.11.
I create database named session_db, and
On 28/04/14 15:06, Chandrasekaran, Narasimhan (VDH) wrote:
> I see gcc in there .. but the make command is not invoking it ..
do
EXPORT CC=gcc
before the "make". By default, Solaris is trying to use a non-installed
compiler. Let it know you want to use GCC.
Another option could be to delete you
This is a follow-up Jeff. I went to the forum you mentioned below. I saw my
question posted there! And, JJ_Tagy knew the answer to solve my problem. (I
can elaborate here if you wish.) I applied the change he suggested, and
problem solved!
I emailed my response and thanks to him.
But th
Hi Chandrasekaran.
Did you run config before make?
Newton was wrong. There is no gravity. The Earth sucks.
Von: Chandrasekaran, Narasimhan (VDH) [naras.chandraseka...@vdh.virginia.gov]
Gesendet: Montag, 28. April 2014 15:06
An: cain dickens; users@httpd.apache.org
I see gcc in there .. but the make command is not invoking it ..
joker oracle $ gcc
gcc: no input files
joker oracle $ which gcc
/usr/local/bin/gcc
joker oracle $ make
making all in crypto...
make[1]: Entering directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
cc -I. -I.. -I../include
Welcome to Solaris. This just means that you don't have a compiler installed,
/usr/ucb/cc is just a stub that gives this error message.
Newton was wrong. There is no gravity. The Earth sucks.
Von: Chandrasekaran, Narasimhan (VDH) [naras.chandraseka...@vdh.virginia
I downloaded the latest apache software but could not find the mod_ossl. Then i
downloaded the openssl but now the c compiler on solaris is giving problem. Can
someone please let me know how i should configure mod_ossl for solaris 10. At
this time the apache/modules folder does not have any .so
Hi
I am having compiling issues with the C compiler .. is it possible to use gcc
for compilation .. please advice.
Getting below error ..
joker oracle $ cd openssl-1.0.1g
joker oracle $ make
making all in crypto...
make[1]: Entering directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
11 matches
Mail list logo