Date: 01/05/00
- Next message: Kristian Köhntopp: "Re: [PHPLIB] Suggestion"
- Previous message: Eric van der Vlist: "[PHPLIB] Suggestion"
- Next in thread: Kristian Köhntopp: "Re: [PHPLIB] phpinfo() dumps core only with phplib page_open in place"
- Reply: Kristian Köhntopp: "Re: [PHPLIB] phpinfo() dumps core only with phplib page_open in place"
- Reply: Brian S. Craigie: "Re: [PHPLIB] phpinfo() dumps core only with phplib page_open in place"
- Reply: Sascha Schumann: "Re: [PHPLIB] phpinfo() dumps core only with phplib page_open in place"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I'm using php 3.0.12 and phplib-7.2 downloaded today (on Solaris 7)
I've had php3 working for quite some time, and just got everything
working more or less with phplib, but have two issues which may be
phplib or php3 issues - I know not which - hence sending to both lists..
The first issue is that phpinfo() causes a core dump when using the
test.php3 script supplied with phplib. The results on the browser are a
partially-completed phpinfo page, stopping in the middle of the
"Environment" section. Note that phpinfo() works perfectly on a page
without the phplib routines.
I saw from the php3 archives that phpinfo had core dump troubles which
were fixed in 3.0.7, but as I'm usung 3.0.12, these should be fixed.
Trouble is I can't find the core file, though apache log tells me it
core dumped on sig 11. Seems like a buffer overflow or something....?
Anyone else seen this problem?
The second issue is more related to phplib. With warning level set at
15, there are warnings about uninitialized variable $sid in line 396 of
session.inc and on line 96 of the same file. Because of the warnings,
the cookies can't be set, so it doesn't work properly. If I set the
warning level to 7, the demo pages work OK (except the phpinfo one).
Has anyone fixed this minor bug and want to share it with me please?
TIA
Brian
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Kristian Köhntopp: "Re: [PHPLIB] Suggestion"
- Previous message: Eric van der Vlist: "[PHPLIB] Suggestion"
- Next in thread: Kristian Köhntopp: "Re: [PHPLIB] phpinfo() dumps core only with phplib page_open in place"
- Reply: Kristian Köhntopp: "Re: [PHPLIB] phpinfo() dumps core only with phplib page_open in place"
- Reply: Brian S. Craigie: "Re: [PHPLIB] phpinfo() dumps core only with phplib page_open in place"
- Reply: Sascha Schumann: "Re: [PHPLIB] phpinfo() dumps core only with phplib page_open in place"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

