Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 86788 invoked from network); 4 Nov 2003 11:37:02 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 4 Nov 2003 11:37:02 -0000 Received: (qmail 18583 invoked by uid 500); 4 Nov 2003 11:36:48 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 18563 invoked by uid 500); 4 Nov 2003 11:36:47 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 18539 invoked from network); 4 Nov 2003 11:36:43 -0000 Received: from unknown (HELO ec0.shire.hacettepe.edu.tr) (193.140.216.7) by daedalus.apache.org with SMTP; 4 Nov 2003 11:36:43 -0000 Received: from shire (shire.shire.hacettepe.edu.tr [193.140.216.102]) by ec0.shire.hacettepe.edu.tr (8.12.10/8.12.9) with ESMTP id hA4BbIf8050126 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO) for ; Tue, 4 Nov 2003 13:37:19 +0200 (EET) Message-Id: <200311041137.hA4BbIf8050126@ec0.shire.hacettepe.edu.tr> From: "Huseyin OZYURT" To: Date: Tue, 4 Nov 2003 13:36:35 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0176_01C3A2D8.ABDCB630" X-Mailer: Microsoft Office Outlook, Build 11.0.5510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <003401c3a2b0$6db63f70$dec064c0@aman> Thread-Index: AcOisDVhk73ahj3zQiWbDkp44ulBaAAFiNzQ X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] apache-2.0.47+php-4.3.4RC3+solaris 9 sparc 64 bits X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0176_01C3A2D8.ABDCB630 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi all; I installed apache-2.0.47 on solaris 9 sparc 64 bits.I installed Sun ONE Studio 8, gcc 3.3.2 on my server.I have virtual domain more than 1024 on server and myserver is not read php.ini files.when I was decrease virtual domain less than 1024 , my server was readed php.ini files.How could I solve this problem? My system files: set rlim_fd_cur=4096 set rlim_fd_max=8192 set shmsys:shminfo_shmmax=4294967295 set shmsys:shminfo_shmmin=1 set shmsys:shminfo_shmmni=100 set shmsys:shminfo_shmseg=100 set semsys:seminfo_semmap=64 set semsys:seminfo_semmni=4096 set semsys:seminfo_semmns=4096 set semsys:seminfo_semmnu=4096 set semsys:seminfo_semume=64 set c2audit:audit_load = 1 set abort_enable = 0 I configure apache: ./configure --prefix=/opt/apache2 --enable-so I configure php: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql --enable-track-vars --with-pgsql=/usr/local/pgsql --with-zlib-dir --with-jpeg-dir=/usr/local/lib --with-tiff-dir=/usr/local/lib --with-freetype-dir=/usr/local/lib --with-mysql-sock=/tmp/mysql.sock --enable-exif --with-oci8=/u1/805 --with-oracle=/u1/805 --with-gettext My virtual domains is more than 2000; Please help me;This server is web server. Regards. ------=_NextPart_000_0176_01C3A2D8.ABDCB630 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi all;

I installed apache-2.0.47 on = solaris 9 sparc 64 bits.I installed Sun ONE Studio 8, gcc 3.3.2 on my server.I = have virtual domain more than 1024 on server and myserver is not read php.ini = files.when I was decrease virtual domain less than 1024 , my server was readed = php.ini files.How could I solve this problem?

 

My system files:

 

set = rlim_fd_cur=3D4096

set = rlim_fd_max=3D8192

 

set = shmsys:shminfo_shmmax=3D4294967295

set = shmsys:shminfo_shmmin=3D1

set = shmsys:shminfo_shmmni=3D100

set = shmsys:shminfo_shmseg=3D100

 

set = semsys:seminfo_semmap=3D64

set = semsys:seminfo_semmni=3D4096

set = semsys:seminfo_semmns=3D4096

set = semsys:seminfo_semmnu=3D4096

set = semsys:seminfo_semume=3D64

 

set c2audit:audit_load =3D = 1

set abort_enable =3D = 0

 

I configure = apache:

 

./configure --prefix=3D/opt/apache2 --enable-so

 

I configure php:

 

./configure  --with-apxs2=3D/usr/local/apache2/bin/apxs --with-mysql = --enable-track-vars --with-pgsql=3D/usr/local/pgsql --with-zlib-dir = --with-jpeg-dir=3D/usr/local/lib --with-tiff-dir=3D/usr/local/lib --with-freetype-dir=3D/usr/local/lib = --with-mysql-sock=3D/tmp/mysql.sock --enable-exif --with-oci8=3D/u1/805 --with-oracle=3D/u1/805 = --with-gettext

 

My virtual domains is more than = 2000;

 

Please help me;This server is web = server…

 

Regards…

 

 

 

------=_NextPart_000_0176_01C3A2D8.ABDCB630--