Found the problem. It's actually in output layer, not
the patch.
Just make sure you don't output any before starting
session/sending headers. PHP fails to complain about it
under my system and it caused segfaults.
Here is my simple performance test reuslt
[root@dev root]# ab -c 500 -n 5000
htt
php-install Digest 6 Feb 2002 05:57:35 - Issue 686
Topics (messages 5930 through 5933):
Compile errors php/apache/ldap
5930 by: Corey Anson
Linux and mm session handler -- does it really handle high load?
5931 by: Rick Morris
5932 by: Yasuo Ohgaki
5933 by: Y
Looks like I've done something wrong. Older patch performs well but
not this one. Don't even try the patch.
--
Yasuo Ohgaki
Rick Morris wrote:
> I have tried mm as a session handler three times, on three different Linux
> boxes. Each one was a server under heavy load, running many concurrent
>
Finally, there is a user notice this problem :)
It's supposed to be fixed by my patch, but I'm holding commit.
I appreciate if you could help to test the patch.
1) Download latest snapshot
http://snaps.php.net/
2) Apply attached patch.
patch -p0 < session.diff
in php source root.
--
I have tried mm as a session handler three times, on three different Linux
boxes. Each one was a server under heavy load, running many concurrent
sessions, so I was hoping mm would solve some performance issues, but have
been disappointed each time.
So far, I am 0 for 3 on this, having done _ever
Could someone please point me in the right direction or shed some light
on my problem.
Solaris 2.6
Apache 1.3.22
OpenLDAP 2.0.21
php 4.1.1
mod ssl 2.8.5
postgresql 7.1.3
gcc 2.95.3
libgcc 3.0.3
I did the install for openldap with the following configure:
CC=gcc ./configure --enable-ldbm=no --en
php-install Digest 5 Feb 2002 17:39:37 - Issue 685
Topics (messages 5921 through 5929):
Re: php 4.1.1 and bsdi 4.2 -> incompatible type for argument 4 of `semctl'
5921 by: Yasuo Ohgaki
Default files permissions
5922 by: Marc Mendez
5925 by: Richard Hillström (GIS)
I need to install php on an RS/6000 running AIX and netscape webserver. Can
anyone give me some tips or instructions on how to do this? I know basic
UNIX command line but thats about it. Thanks.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsu
Hi all!
I've banged my head to the keyboard and to the installation notes of
PHP4 but I still can't make it work.
pls Help Me!
This works:
php.exe -i ( from the command prompt from any dir.)
php.exe test.php(from the php-dir)
apache error file reports no errors when starting
This
Windows 98 Castellano
PHP version 4.1.0
Web Server: PWS 4.0
Error: No se puede hallar uno de los archivos de biblioteca necesarios para ejecutar
esta aplicación.
All right, but, here is the code :
It seems that when I force the right to 644, "rw-r--r--", the code does not work !
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
A possible solution, have not had the problem myself:
If you are running linux/unix, then it is probably your nobody user, or whatever user
you have for running apache, that is writing the file. That user has an umask that
needs to be changed to e.g. 022. The umask sets the default permissi
On Mon, Feb 04, 2002 at 04:29:42PM -0800, Cliff Pratt wrote:
>
> I can get PHP 4.1.1 to work with Enterprise server 4.1 SP9 if I don't
> include Oracle in the Configure statement. I am running Tru64/Unix 5.1A on
> a DEC Alpha. Apache will work with Oracle. I am including the same LIB's as
> used
Hi:
For test, comment all ( and the , of
course ) conditionals in the httpd.conf file and restart ( stop & start )
your httpd server. May be you have compiled and linked the php module Ok
but it's not well informed in the system and the httpd belives that no php
module is available.
Hope t
Hi,
I have an Apache server running with Suse 7.0
One of our customer wrote a php file that writes a file on the disk server.
The trouble is that the file permissions are read/write/execute for
everybody !!
How can I prevent PHP from setting any file permissions ??
Thanks !
--
PHP Install M
15 matches
Mail list logo