[PHP] Re: Installation error with 4.2.3

2002-11-06 Thread Seung Hwan Kang
Are you aware of register_globals = off? It might be the problem. You can set register_globals = on in php.ini or you better use $_POST, $_GET, $_SERVER ... eg. $fname -> $_POST["finame"] or $_GET["fname"] "Daniele Baroncelli" <[EMAIL PROTECTED]> wrote in message news:20021106100419.63359.q

RE: [PHP] Re: Installation error..

2001-08-04 Thread Ryan Christensen
; Subject: [PHP] Re: Installation error.. > > > hi Ryan, > > did u make clean on your php 2? > > i can't recall, u must delete a file config.*** (i can't recall the > extension...) b4 u reconfigure... > refer in the php install.txt > > hope it works :)

[PHP] Re: Installation error..

2001-08-04 Thread James Tan
hi Ryan, did u make clean on your php 2? i can't recall, u must delete a file config.*** (i can't recall the extension...) b4 u reconfigure... refer in the php install.txt hope it works :) regards, James Ryan Christensen wrote: > Quick question.. > > I'm installing PHP 4.0.6 on a fresh in