neral@lists.php.net
Subject: RE: [PHP] Upgrading PHP versions
Bob - I checked the changelog - 99% of it are bug fixes
I don't see anything about 5.2.x features not being available as you
suggest.
But thanks for the reply.
-Original Message-
From: Bob McConnell [mailto:r...@cbord.
> We are currently using PHP version 5.2.6. in production, and I'd like to
> upgrade to the latest 5.3.1
Before upgrading production, upgrade your staging server and do QA.
Any big changes like this should be tested in staging before being
pushed to production. Also take a look at
http://php.net/C
toltz; php-general@lists.php.net
Subject: RE: [PHP] Upgrading PHP versions
Assumption 2 is invalid. You need to take a close look at the change
log. Many "features" from 5.2 are no longer available and will break
code that depends on them.
Bob McConnell
-Original Message-
Fro
Assumption 2 is invalid. You need to take a close look at the change
log. Many "features" from 5.2 are no longer available and will break
code that depends on them.
Bob McConnell
-Original Message-
From: David Stoltz [mailto:dsto...@shh.org]
Sent: Friday, November 20, 2009 10:50 AM
To: p
Hi Amol,
On 1/23/06, Amol Hatwar <[EMAIL PROTECTED]> wrote:
Just make sure a phpinfo() before and after the upgrade match :)
That _just_ crossed my mind! This will help in making sure I setup all
the settings correctly.
Thanks
Tim
--
PHP General Mailing List (http://www.php.net/)
To
Quoting Jeff McKeon <[EMAIL PROTECTED]>:
-Original Message-
From: Kristen G. Thorson [mailto:[EMAIL PROTECTED]
Sent: Friday, December 02, 2005 14:50
To: Jeff McKeon
Cc: php
Subject: Re: [PHP] Upgrading on RH ES3
Jeff McKeon wrote:
>I've got a server with RedHat ES3 ru
Jeff McKeon wrote:
-Original Message-
From: Kristen G. Thorson [mailto:[EMAIL PROTECTED]
Sent: Friday, December 02, 2005 14:50
To: Jeff McKeon
Cc: php
Subject: Re: [PHP] Upgrading on RH ES3
Jeff McKeon wrote:
I've got a server with RedHat ES3 running. It has PHP 4.3.2
inst
> -Original Message-
> From: Jeff McKeon
> Sent: Friday, December 02, 2005 15:18
> To: php
> Subject: RE: [PHP] Upgrading on RH ES3
>
>
> > -Original Message-
> > From: Kristen G. Thorson [mailto:[EMAIL PROTECTED]
> > Sent: Friday, Dece
> -Original Message-
> From: Kristen G. Thorson [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 02, 2005 14:50
> To: Jeff McKeon
> Cc: php
> Subject: Re: [PHP] Upgrading on RH ES3
>
>
> Jeff McKeon wrote:
>
> >I've got a server with RedHat E
Jeff McKeon wrote:
I've got a server with RedHat ES3 running. It has PHP 4.3.2 installed
but for an application I want to install I need a min of 4.3.9. This
server also runs apache2.0.
I can't find RPMs for RH ES3 so I downloaded the source for PHP4.4.1
figuring I would just compile mysel
6:51 PM
To: T.N.Prasad
Cc: php-general@lists.php.net
Subject: Re: [PHP] Upgrading PHP 4.2.3 to PHP 4.3.2
T.N.Prasad wrote:
>HI All,
>
>Our company servers are being upgraded from 4.2.3 to 4.3.2.
>
>Is there any special care that I should take (as far as my scripts are
>concer
T.N.Prasad wrote:
HI All,
Our company servers are being upgraded from 4.2.3 to 4.3.2.
Is there any special care that I should take (as far as my scripts are
concerned)?
Plz help me. I'm new to PHP.
Thanks
TNP
Professional Services
ZUSTEK INDIA
__
Burhan Khalid wrote:
Tim Burgan wrote:
Can I extend this..
On a live server I have PHP 4.1. If I upgrade to PHP 5, is something
likely to stop working?
99% yes. Especially if you really mean 4.1.0 -- that's quite old.
I'd say 90% no :)
Evert
--
PHP General Mailing List (http://www.php
Tim Burgan wrote:
Can I extend this..
On a live server I have PHP 4.1. If I upgrade to PHP 5, is something
likely to stop working?
99% yes. Especially if you really mean 4.1.0 -- that's quite old.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/uns
Can I extend this..
On a live server I have PHP 4.1. If I upgrade to PHP 5, is something
likely to stop working?
I've been putting off upgrading for months because of the unknown of
something going wrong.
Thanks
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:
T.N.Prasad wrote:
>HI All,
>
>Our company servers are being upgraded from 4.2.3 to 4.3.2.
>
>Is there any special care that I should take (as far as my scripts are
>concerned)?
>
>Plz help me. I'm new to PHP.
>
Hello,
You don't have to worry at all.
Nothing have changed between those version
T.N.Prasad wrote:
HI All,
Our company servers are being upgraded from 4.2.3 to 4.3.2.
Is there any special care that I should take (as far as my scripts are
concerned)?
Plz help me. I'm new to PHP.
In theory, no. However, theory can get you into trouble. Check the
change log, and if p
> -Original Message-
> From: T.N.Prasad [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 16, 2005 9:00 AM
> To: php-general@lists.php.net
> Subject: [PHP] Upgrading PHP 4.2.3 to PHP 4.3.2
> Importance: High
>
>
> HI All,
>
> Our company servers are being upgraded from 4.2.3 to 4.3.2.
>
Richard Lynch wrote:
James Butler wrote:
My main issue is that libdb-4.0.so is needed by existing installations
of curl, python, pam, cyrus, webalizer, db4, perl, postfix, sendmail,
perl-DB_File and on and on. And that's not even close to the end of the
old program dependencies list.
Upgrading via
James Butler wrote:
> My main issue is that libdb-4.0.so is needed by existing installations
> of curl, python, pam, cyrus, webalizer, db4, perl, postfix, sendmail,
> perl-DB_File and on and on. And that's not even close to the end of the
> old program dependencies list.
>
> Upgrading via rpm is go
On Thu, 2005-01-20 at 18:12, James Butler wrote:
> Greetings,
>
> Has anyone successfully upgraded a PHP 4.2.2 installation on a
> Red Hat 9 machine to a more secure version?
>
> I just want any more-secure version of PHP than 4.2.2, but it's looking
> like I'll have to use Fedora or Gentoo or Ma
On Tue, 28 Oct 2003 02:57:08 -0500
Leif K-Brooks <[EMAIL PROTECTED]> wrote:
> - Edwin - wrote:
>
> >That should do it. (Unless, of course, you encounter some
> >"configure" or "make" problems.)
> >
> And of course, I did:
>
> configure: error: Cannot find rfc822.h. Please check your IMAP
> insta
- Edwin - wrote:
That should do it. (Unless, of course, you encounter some "configure"
or "make" problems.)
And of course, I did:
configure: error: Cannot find rfc822.h. Please check your IMAP installation.
--
The above message is encrypted with double rot13 encoding. Any unauthorized attempt
On Tue, 28 Oct 2003 01:26:05 -0500
Leif K-Brooks <[EMAIL PROTECTED]> wrote:
> Ryan Thompson wrote:
>
> >Just a thought. Try using phpinfo() to find out the compile
> >options. Use that and just add the GD compile options after
> >upgrading GD. That's usually how I go about adding a new module. I
Off the top of my head I can't think of where to get GD but google should be
able to tell you. As for PHP just go to
http://www.php.net/manual/en/install.apache2.php assuming your running Apache
2.0 is no just change apache2 for apache in the url. The php documentation
has install instructions f
Ryan Thompson wrote:
Just a thought. Try using phpinfo() to find out the compile options. Use that
and just add the GD compile options after upgrading GD. That's usually how I
go about adding a new module. I can never remember what I've compiled into
it.
Thing is, I don't know how to get GD,
Just a thought. Try using phpinfo() to find out the compile options. Use that
and just add the GD compile options after upgrading GD. That's usually how I
go about adding a new module. I can never remember what I've compiled into
it.
On Monday 27 October 2003 20:44, Leif K-Brooks wrote:
> Curt
Curt Zirzow wrote:
The odds aren't that good, unless the current gd is loaded from a
shared object instead of linked directly to php.
Check your configure command from phpinfo() if it has the option
--with-gd then it was linked directly. Otherwise it is loaded from
an shared object file located in
* Thus wrote Leif K-Brooks ([EMAIL PROTECTED]):
> I need to use imagecreatetruecolor(), but my server is still using GD
> 1.6. Is it possible to upgrade GD without having to recompile PHP, etc.?
> I'm still fairly new to Linux administration.
The odds aren't that good, unless the current gd is l
all i can say it why not rerun the configure i'm sure it'll come up with
some breakages like library versions and dependancies etc ..
-Original Message-
From: Dave [Hawk-Systems] [mailto:[EMAIL PROTECTED]
Sent: Monday, July 14, 2003 9:28 PM
To: [EMAIL PROTECTED]
Subject
any takers on this?
>-Original Message-
>From: Dave [Hawk-Systems] [mailto:[EMAIL PROTECTED]
>Sent: Thursday, July 10, 2003 11:09 AM
>To: [EMAIL PROTECTED]
>Subject: [PHP] Upgrading 4.2.2 to 4.3.2
>
>
>Live server was previously a 4.0.4 install that we upgraded to 4.2.2
>Am getting ready t
Anders --
...and then Anders Thoresson said...
%
% I've been using Apache, MySQL and PHP under Win2k for a while to learn
% PHP. At the moment, I'm running PHP 4.2.2, MySQL 3.23.39 and Apache 2.0.40.
Good for you! All you have left to do is upgrade to Linux ;-)
%
% During the holidays, I'
- Original Message -
From: "David Yee" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 08, 2002 10:59 PM
Subject: [PHP] Upgrading PHP on Redhat
> Hi all. What's the correct procedure to upgrade PHP (in this case 4.0.6)
on
> a Red Hat system? Usually I just get the P
Hi David,
you should start by checking your current php instalation:
# rpm - qa | grep php
This will show you all packages which contains "php". It will be something
like following:
php-4.1.2-7.2.4
php-manual-4.0.6-15
php-imap-4.0.6-15
php-ldap-4.0.6-15
php-mysql-4.0.6-15
php-odbc-4.0.6-15
php-
On Tue, Aug 13, 2002 at 02:58:02PM -0400, Alex Shi wrote:
>
> I am currently have PHP 4.0.4p11 and Apache 1.3.19 running
> on RH Linux 7.1. Now I am thinking of upgrade my PHP to 4.1.2-7
If you're upgrading, don't waste your time installing very old versions
with significant vulnerabilities in
If you want to upgrade php by RPM packages, you may try this site :
http://rpms.arvin.dk/php/source/
Alex Shi wrote:
> I have PHP 4.0.4p11 on RH Linux 7.1. Today I downloaded PHP 4.1.2-7
> rpm packages (10 packages) from RH web site. These packages are
> come with RH Linux 7.3. I don't want to
Just a thought...
If you have downloaded 10 packages perhaps you need to upgrade ALL of them
AT THE SAME TIME.
So, instead of doing:
rpm -Uvh php-4.1.2-7.i386.rpm.
Try this:
1. Put all packages in the same folder
2. rpm -Fvh *.rpm
The "F" (instead of "U") updates all INSTALLED packages o
PS> Currently I'm using php 4.0.5 on Win98/apachedo you think it's worth
PS> my time and trouble to upgrade to a newer version of PHP?
yes. It should take about 15 minutes, unless your download connection
is slow. :)
PS> Is this hard to do?
No.
Download zip file. Extract contents. Move a
I think there were security updates in the newer version that you'll benefit
from, so it's worth your time. Check the README file for the new download.
There are notes on upgrading.
-Original Message-
Currently I'm using php 4.0.5 on Win98/apachedo you think it's worth
my time and tr
On Wednesday 03 July 2002 02:10, Phil Schwarzmann wrote:
> Currently I'm using php 4.0.5 on Win98/apachedo you think it's worth
I was going to say php 4.0.5 has a vulnerability, but then you're using Win98
:)
> my time and trouble to upgrade to a newer version of PHP?
Before you upgrade
Takes the time of the download + 5minutes
Download the full version of php... extract the zip file to where php is
currently... then copy the new versions of php.ini and php4ts.dll into your
c:\windows\ directory... Then make any minor changes you need to to the
php.ini and voila all done (don't f
Hi,
On Tue, 25 Jun 2002, Phil Schwarzmann wrote:
> Is it pretty easy to upgrade phpmyadmin from 2.1 to the latest version?
> Anyone run in to any difficulty?
Just untar the newest version and edit config.php
--
Devrim GUNDUZ
[EMAIL PROTECTED]
[EMAIL PROTECTED]
Web : http://devrim.oper.
Hi,
Thanks for the hint.
Just a small note to let you know that my code to decrypt a string will
return a string with filled with null characters at the end. You should
trim() it.
Also, anybody knows how to detect if the PHP build is linked with 2.2 or 2.4?
I would li
Hi
Thanks for that info, was just what I needed :)
You can also create $iv with this:
$iv = pack("a".mcrypt_enc_get_iv_size($td),$iv);
I use base64_encode() and base64_decode() to store the result and send via
the web.
Tom
At 01:02 PM 3/05/2002, Cédric Veilleux wrote:
>Hi,
>
> I had a
One issue I've come across is if you have a site up and running, make
php and install php and make and install apache, php won't be upgraded.
You need to stop apache before you install the new apache so.
after you make apache, stop the running apache, install apache, and then
start apache up aga
Yes, you have to re-compile php because php compile and install a module
under apache_1.3.xx/src/modules
> Thanks for the reply. I have another question. If I have to recompile
> Apache can I take this opportunity to upgrade it as well. I'm using 1.3.14
> but would like to upgrade to a more
Frank Miller wrote:
> Thanks for the reply. I have another question. If I have to recompile
> Apache can I take this opportunity to upgrade it as well. I'm using
> 1.3.14 but would like to upgrade to a more recent version. Also, I
> remember when I compiled PHP the first time I had to have t
Thanks for the reply. I have another question. If I have to recompile
Apache can I take this opportunity to upgrade it as well. I'm using 1.3.14
but would like to upgrade to a more recent version. Also, I remember when
I compiled PHP the first time I had to have the Apache source and when I
> We've had 4.01 running since July so I thought I'd upgrade to 4.04 from the
> tarball last night. Everything went fine w/ the compile, no errors. Install
> said all OK, Then i went and HUP'd apache but when I run phpinfo() the old
> module is still loaded.
>
> What am I doing wrong? Where shoul
Quoting Team JUMP Lists <[EMAIL PROTECTED]>:
> We've had 4.01 running since July so I thought I'd upgrade to 4.04 from
> the
> tarball last night. Everything went fine w/ the compile, no errors.
> Install
> said all OK, Then i went and HUP'd apache but when I run phpinfo() the
> old
> module is s
50 matches
Mail list logo