RE: [Phpgedview-talk] Php GedView Installation problem
Brought to you by:
canajun2eh,
yalnifj
|
From: Rodney H. <rm...@rm...> - 2004-01-02 00:10:42
|
Hello John, Yes, thanks for that. I've had a read through the thread you gave me and have changed every instance of $_SERVER to $HTTP_SERVER_VARS but it still will not run. It does seem that I must run PHP 4.1.0 or better, but my host cannot alter from 4.0.6 for some reason. I would change host, but they have been exceptionally good in all respects and don't want to leave them. I'm thinking of installing my own server with the latest PHP and running on that, but right after the Christmas expense, that will have to wait! :o) Regards -- Rodney Hall Dum spiro spero While I breathe, I hope ~~~~~~~~~~~~~~~ rm...@rm... http://rmhh.co.uk/ http://rmhh.org.uk/ ~~~~~~~~~~~~~~~~~~~ > -----Original Message----- > From: John Finlay [mailto:Joh...@by...] > Sent: 01 January 2004 23:27 > To: Rodney Hall; php...@li... > Subject: RE: [Phpgedview-talk] Php GedView Installation problem > > Hi Rodney, > > Unfortunately PHP version 4.0.6 does not support the $_SERVER > super global variable. > > I don't know if anyone has successfully installed on 4.0.6. > There was recently a discussion on this in the help forums > here: > http://sourceforge.net/forum/forum.php?thread_id=984363&forum_ > id=185166 > > --John > |