Home > Archive > PHP Pear > April 2005 > Re: [PEAR] HTML_QuickForm bug? (long label data)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: [PEAR] HTML_QuickForm bug? (long label data)
|
|
| Justin Patrin 2005-04-27, 8:57 pm |
| On 4/27/05, Matte Edens <matte@arubanetworks.com> wrote:
> apache error log listed the following line...
>=20
> [Wed Apr 27 14:01:19 2005] [notice] Parent: child process exited with
> status 128 -- Restarting.
>=20
> Not very helpful but an FYI. Looks like PHP crashed.
Well, once you get some sample code we can take a look and also you
can make a PHP bug report...that is, if you have a newer version. What
version of PHP are you using? Some older versions had
some...interesting problems when working heavily with OO. I had
problems with class name lengths with PEAR::SOAP for example.
>=20
> matte - matte@arubanetworks.com
>=20
> Justin Patrin wrote:
>=20
s[color=darkred]
r[color=darkred]
en[color=darkred]
one[color=darkred]
st it.[color=darkred]
>=20
>=20
--=20
Justin Patrin
| |
| Matte Edens 2005-04-27, 8:57 pm |
| Justin Patrin wrote:
>On 4/27/05, Matte Edens <matte@arubanetworks.com> wrote:
>
>
>
>Well, once you get some sample code we can take a look and also you
>can make a PHP bug report...that is, if you have a newer version. What
>version of PHP are you using? Some older versions had
>some...interesting problems when working heavily with OO. I had
>problems with class name lengths with PEAR::SOAP for example.
>
>
>
Matte wrote:
PHP 4.3.10. In creating a sample page, I've encountered some
strangeness. It's now not the 129/131 magic numbers anymore. I'm now
crashing on a length of 218. I'm starting to think it might be my
setup. (Apache/2.0.52 (Win32) DAV/2 SVN/1.1.2 PHP/4.3.10).
barebones, crashing on 218 chars, sample code available at...
<http://www.silent-e.com/code/php/HT..._crashtest.phps>
I appreciate the help.
[color=darkred]
| |
| Matte Edens 2005-04-27, 8:57 pm |
|
matte - matte@arubanetworks.com
webmonkey » arubanetworks.com <http://www.arubanetworks.com>
Get Firefox!
<http://www.spreadfirefox.com/commun...es&id=2885&t=85>|
Reclaim Your Inbox! <http://www.mozilla.org/products/thunderbird>
Matte Edens wrote:
>Justin Patrin wrote:
>
>
>
>Matte wrote:
>
>PHP 4.3.10. In creating a sample page, I've encountered some
>strangeness. It's now not the 129/131 magic numbers anymore. I'm now
>crashing on a length of 218. I'm starting to think it might be my
>setup. (Apache/2.0.52 (Win32) DAV/2 SVN/1.1.2 PHP/4.3.10).
>
>barebones, crashing on 218 chars, sample code available at...
>
><http://www.silent-e.com/code/php/HT..._crashtest.phps>
>
>I appreciate the help.
>
>
>
It has to be my system. Just uploaded my crashtest script to a linux
test server I have available, and I can't crash it even with over 2000
chars in the element label. Hmmm.
matte
[color=darkred]
|
|
|
|
|