You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Huseyin OZYURT <ho...@hacettepe.edu.tr> on 2003/11/04 12:36:35 UTC

[users@httpd] apache-2.0.47+php-4.3.4RC3+solaris 9 sparc 64 bits

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.

 

 

 


Re: [users@httpd] apache-2.0.47+php-4.3.4RC3+solaris 9 sparc 64 bits

Posted by Leif W <wa...@usa.net>.
Plain text please.

Have you tried setting the number of file descriptors with "ulimit" within
the apache startup script?

Leif

----- Original Message ----- 
From: Huseyin OZYURT
To: users@httpd.apache.org
Sent: Tuesday, November 04, 2003 6:36 AM
Subject: [users@httpd] apache-2.0.47+php-4.3.4RC3+solaris 9 sparc 64 bits


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=/us
r/local/lib --with-tiff-dir=/usr/local/lib --with-freetype-dir=/usr/local/li
b --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.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org