Thomas Hruska wrote:
> Heads up! Installed the latest Win32 binaries of thread-safe PHP 5.2.1
> on Win32 Apache and IIS. PHP started crashing (definitely PHP -
> php5ts.dll) when I went to access the MyProBB web forum. (Win32 Apache
> flat out crashes, IIS bails with HTTP 500 errors).
Consideri
On Thu, March 1, 2007 7:29 am, Michael Vergoz wrote:
I don't claim to understand this issue fully/deeply, but I'm
definitely +1 on resurrecting 'dl' if this change fixes everything to
everyone's satisfaction.
Not that my vote actually counts, as I've never had the skills/time to
actually contribu
Hi Wez,
this patch that adds a msg_queue_exists() to ext/sysvmsg. Currently
there is no way to tell wether msg_get_queue() will create or just a
attach to a queue.
It would be great to see this function in the next PHP release.
Benjamin
diff -u php-5.2.1/ext/sysvmsg/php_sysvmsg.h
php-5.2.1
Hi
I am currently developing a kind of application server based on PHP
language.
I use modifications I made on SAPI embed/.
I use threads massively.
In my application design, every thread can load different PHP modules. In
practise, modules are loaded just before php_request_startup() and they are
On Thu, 1 Mar 2007, Andrew Hutchings wrote:
> Derick Rethans wrote:
> > Hello!
> >
> > The PHP development team would like to announce the immediate
> > availability of PHP 4.4.6. This release addresses a crash problem with
> > the session extension when register_globals is turned on that was
Derick Rethans wrote:
> Hello!
>
> The PHP development team would like to announce the immediate
> availability of PHP 4.4.6. This release addresses a crash problem with
> the session extension when register_globals is turned on that was
> introduced in PHP 4.4.6.
So these release fixes a cra
Andreas Prüßmann wrote:
> Hello,
>
> i´am using an SLES 10.1 Server with an Apache 2.2.
> There´s PHP 5 installed. When i do an dir -o on the php executable, i can
> see that php belongs to root.
> My questtion is ...
> Do PHP run as user root ?
If you are using Apache and PHP as a module then i
Hello!
The PHP development team would like to announce the immediate
availability of PHP 4.4.6. This release addresses a crash problem with
the session extension when register_globals is turned on that was
introduced in PHP 4.4.6. This release comes also with the new version
7.0 of PCRE and i
Hello,
i´am using an SLES 10.1 Server with an Apache 2.2.
There´s PHP 5 installed. When i do an dir -o on the php executable, i can
see that php belongs to root.
My questtion is ...
Do PHP run as user root ?
Thanks Andreas
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscri
On 03/01/2007 01:11 AM, Doug Goldstein wrote:
Antony Dovgal wrote:
On 03/01/2007 12:35 AM, Doug Goldstein wrote:
Did you really test it with non-NULL terminated strings?
Don't you need to add '\0' manually?
The test is that you run the example code from bug #38819, watch PHP
crash. Apply my p
10 matches
Mail list logo