Date: 07/02/01
- Next message: Andreas Otto: "Re: [phplib] how to store array-variable in hidden-field??"
- Previous message: Douglas Forrest: "Re: [phplib] how to store array-variable in hidden-field??"
- Next in thread: Silke Fontein: "Re: [phplib] php4 and allow_call_time_pass_reference"
- Reply: Silke Fontein: "Re: [phplib] php4 and allow_call_time_pass_reference"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
I'm going to update an apache 1.3.12 webserver from php3 to php4.
Everthings fine so far, php4 works with .php and php3 file extension,
and phpinfo() is working.
Referring to the pages generated with phplib I get the former
described error message: "Call-time pass-by-reference has been deprecated"
and so on. So I change the allow_call_time_pass_reference to "On".
(By the way, changing the session.inc causes exactly the same
behaviour.)
Like already describe by "Nick Obukhov" <NObukhov <email protected>>
in april, no more error messages apear, but I still cannot log in.
The apache error_log shows following message:
[Mon Jul 2 13:14:38 2001] [notice] child pid 3426 exit signal
Segmentation fault (11)
Do you have any clue to fix it? Is is a php4, phplib or apache problem?
-- See you, Silke--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Andreas Otto: "Re: [phplib] how to store array-variable in hidden-field??"
- Previous message: Douglas Forrest: "Re: [phplib] how to store array-variable in hidden-field??"
- Next in thread: Silke Fontein: "Re: [phplib] php4 and allow_call_time_pass_reference"
- Reply: Silke Fontein: "Re: [phplib] php4 and allow_call_time_pass_reference"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

