Hi,

I installed Apache v1.3.12 & PHP-4.0.5. Everything was working fine until I
added below entries to the /etc/system file.
I running Solaris 2.6.

Even my Hello World PHP script is blank now.

Please, does somebody  knows how below entries may stop execution of PHP
scripts:
How I can fix the problem.

I need below entries for the Veritas NetBackup software.

# ###################
******************************************************************************************

* This document provides starting information for sizing Interprocess
                *
* Comunication (IPC) Resources when using NetBackup on large systems    *
* with servers and high performance tape drives (DLT 7000, etc.)
                        *
******************************************************************************************
set maxusers=32
set shmsys:shminfo_shmmin=1
set shmsys:shminfo_shmmni=220
set shmsys:shminfo_shmseg=100
set shmsys:shminfo_shmmax=167772160
set semsys:seminfo_semume=64
set semsys:seminfo_semmap=64
set semsys:seminfo_semopm=32
set semsys:seminfo_semmni=1024
set semsys:seminfo_semmns=1024
set semsys:seminfo_semmnu=1024
set semsys:seminfo_semmsl=64
set msgsys:msginfo_msgmap=512
set msgsys:msginfo_msgmax=8192
set msgsys:msginfo_msgmnb=65536
set msgsys:msginfo_msgmni=256
set msgsys:msginfo_msgssz=8
set msgsys:msginfo_msgtql=512
set msgsys:msginfo_msgseg=8192

#########################################

Thanks,

Atif



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to