View previous topic :: View next topic |
Which version of PHP are you using ? |
4.0.6 or older |
|
8% |
[ 11 ] |
4.1.0 or newer (newest release is 4.2.3) |
|
91% |
[ 119 ] |
|
Total Votes : 130 |
|
Author |
Message |
michel v Site Admin
Joined: 25 Jan 2002 Posts: 799 Location: Corsica
|
Posted: Thu Sep 19, 2002 10:46 pm Post subject: Which version of PHP are you using ? |
|
|
I'm stumbling on some bugs in PHP 4.2.3, on how PHP handles the old $HTTP_*_VARS array.
The problem would be solved by making b2 use the more recent $_* arrays, but that would mean the required PHP version would be 4.1.0.
So, in order to decide whether I'll just use the new format, or try to find more tricks to accomodate older versions of PHP, I need to know just how many of you are using a version of PHP that's older than 4.1.0.
Thanks in advance for responding to this poll !
Note: To know your PHP version, you can do this: create a file named phpinfo.php, inside it you will write this: <?php phpinfo() ?> - then upload it and check what it says.
2nd Note: If you are running PHP 4.0.6 or older, it would be nice to tell the name of your webhost so that we could contact them about upgrading to a newer, better PHP  |
|
Back to top |
|
 |
GamerZ
Joined: 15 May 2002 Posts: 537 Location: Singapore
|
Posted: Fri Sep 20, 2002 1:49 am Post subject: |
|
|
my server did not upgrade its php as usual using 4.0.6. My localhost using 4.2.2 _________________
++ GamerZ.Per.Sg - Complex Simplicity |
|
Back to top |
|
 |
dotdotspace
Joined: 15 Mar 2002 Posts: 138 Location: Seattle, WA
|
Posted: Fri Sep 20, 2002 4:34 am Post subject: |
|
|
good thing i'm my own webhost |
|
Back to top |
|
 |
allusion
Joined: 16 Jun 2002 Posts: 73 Location: Houston
|
Posted: Fri Sep 20, 2002 8:34 am Post subject: |
|
|
4.0.6 is getting pretty long in the tooth now. If there's anybody whose host just won't upgrade, I'm sure there are enough kind people on this board to help out. I'll be happy to. |
|
Back to top |
|
 |
amcd
Joined: 05 Apr 2002 Posts: 16 Location: Scotland
|
Posted: Fri Sep 20, 2002 9:40 am Post subject: |
|
|
My isp is www.force9.net
Still stuck on 4.0.4pl1... I enquired about them upgrading to the latest version last week, and was told they are considering an upgrade to their cgi server but don't know any timescales yet.
I'm not holding my breath any way. Getting quite used to having to change php scripts to work around the bugs in 4.0.4... preg_replace doesn't work right.... the DISTINCT queries in the b2 archives don't work right either in 4.0.4 (had to change them to GROUP BY 1,2,3 etc)
I know the answer is to move hosts but money is in short supply and force9 do all my domain hosting, mail, dial-up etc in one package.
Not to worry.... If I know what the problems with HTTP_GET_VARS are I'll work round them.
Cheers
Allan |
|
Back to top |
|
 |
TS.
Joined: 25 Jan 2002 Posts: 11 Location: London
|
Posted: Sat Sep 21, 2002 12:37 am Post subject: |
|
|
I just downgraded mine to 4.0.6. I was having major login problems with 4.2.3. Browsers with cookies already planted before my upgrade were fine. But I have been in a cleaning mood and I was only left with the ability to update in only one location.
My vote goes for support 4.2.
As always Michel thanks for your hardwork. |
|
Back to top |
|
 |
smf
Joined: 05 Aug 2002 Posts: 5
|
Posted: Sat Sep 21, 2002 12:44 pm Post subject: PHP ver |
|
|
My host is pair.com. They have recently upgraded to PHP Version 4.2.2.
Thanks for your wonderful work M. V.
Stan
http://finleydataservices.com/weblog/ |
|
Back to top |
|
 |
SAS
Joined: 04 Jun 2002 Posts: 26
|
|
Back to top |
|
 |
kemal
Joined: 30 Sep 2002 Posts: 1
|
Posted: Mon Sep 30, 2002 11:23 pm Post subject: 4.2.3 |
|
|
Both of web hosters I currently use have upgraded to PHP 4.2.3.
MV, I think making the jump to newer PHP versions also allows you to clean-up the b2 code a bit. |
|
Back to top |
|
 |
Cyberian75
Joined: 26 Sep 2002 Posts: 1274 Location: Oregon
|
Posted: Tue Oct 01, 2002 7:38 pm Post subject: |
|
|
My hosting provider is webguyz.ws, and there are using 4.1.1. Please contact and ask them to upgrade.
Michael _________________ Michael P.
 |
|
Back to top |
|
 |
WERUreo
Joined: 26 Apr 2002 Posts: 16 Location: Daytona Beach, Florida
|
Posted: Fri Oct 18, 2002 11:36 pm Post subject: |
|
|
The host that my personal web site is on uses v4.1.2. Unfortunately, the host that another site I work on is on is still using v4.0.2. I tried writing them an e-mail to see if they are planning to upgrade their PHP, but I never got a response. |
|
Back to top |
|
 |
Nodecam
Joined: 05 Apr 2002 Posts: 66 Location: Saskatoon, Saskatchewan, Canada
|
Posted: Thu Oct 31, 2002 3:59 pm Post subject: |
|
|
Has anybody tried the PHP Accelerator? Does it improve performance for B2?
I'm thinking I'm going to try it out, unless someone tells me that it won't work...
I don't see how it can reduce the MySQL overhead, but I don't know what proportion of the page generation speed is due to MySQL, and what proportion is PHP. I'll try to keep you posted here. |
|
Back to top |
|
 |
dotdotspace
Joined: 15 Mar 2002 Posts: 138 Location: Seattle, WA
|
Posted: Thu Oct 31, 2002 7:07 pm Post subject: |
|
|
that php-accelerator page loaded pretty slow to me, and I'm on the backbone of the internet right now (at the University of Washington) connected via 11Mbps wi-fi. so if that page takes a while to load at 11Mbps, I don't know what to think..  |
|
Back to top |
|
 |
Nodecam
Joined: 05 Apr 2002 Posts: 66 Location: Saskatoon, Saskatchewan, Canada
|
Posted: Sun Nov 03, 2002 11:27 pm Post subject: |
|
|
Well, that site is located in the UK, so if it's loading slowly for you, it's not necessarily a reflection on the server speed. Backbone or no, you're halfway around the world from the server.
Unfortunately they don't offer a binary for the version of PHP that I'm running on the OS that I'm running, so I've got to upgrade PHP. I'm not likely going to bother doing that any time soon.
Last edited by Nodecam on Sun Nov 03, 2002 11:43 pm; edited 1 time in total |
|
Back to top |
|
 |
michel v Site Admin
Joined: 25 Jan 2002 Posts: 799 Location: Corsica
|
Posted: Sun Nov 03, 2002 11:35 pm Post subject: |
|
|
Nodecam, most of the page generation time is really spent querying the database. So I'm not sure which kind of benefit PHPA would bring... |
|
Back to top |
|
 |
|