View previous topic :: View next topic |
Author |
Message |
grandadmiral -
Joined: 21 Apr 2003 Posts: 5
|
Posted: Wed Jul 06, 2005 5:39 am Post subject: Thinking about downgrading PHP5 to 4.3.11 |
|
|
I have been having some serious issues with some phpnuke modules that I think are occurring because they may not be compatible with PHP5. Is it difficult to uninstall PHP5 and install 4.3.11? What type of steps should I take to do so. Should I expect any type of consequence from doing the downgrade?
Thanks for your help. |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Wed Jul 06, 2005 6:31 am Post subject: Re: Thinking about downgrading PHP5 to 4.3.11 |
|
|
grandadmiral wrote: | I have been having some serious issues with some phpnuke modules that I think are occurring because they may not be compatible with PHP5. Is it difficult to uninstall PHP5 and install 4.3.11? What type of steps should I take to do so. Should I expect any type of consequence from doing the downgrade?
Thanks for your help. |
You simply delete the contents of the folder with php5 in and put php4 in it instead =P
You lose a lot of the features of php5, but most scripts are meant for php4 anyway because its more widley used so it could well be that thats stopping phpnuke. _________________
 |
|
Back to top |
 |
 |
grandadmiral -
Joined: 21 Apr 2003 Posts: 5
|
Posted: Thu Jul 07, 2005 3:42 am Post subject: |
|
|
Is it really that easy?
***EDITED***
Ok so it wasn't that easy. Tried your suggestion and got nothing but errors.
Last edited by grandadmiral on Thu Jul 07, 2005 4:46 am; edited 1 time in total |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Thu Jul 07, 2005 3:48 am Post subject: |
|
|
grandadmiral wrote: | Is it really that easy? |
Thats all that should be to it.
Of course youll have to change the path of the inturpretter in scripting pamemeters as the exe has a different name I believe in php4 to php5. _________________
 |
|
Back to top |
 |
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Jul 07, 2005 7:33 am Post subject: |
|
|
Change php-cgi.exe to php.exe in the Abyss Web Server console.
Sincerley , TRUSTpunk |
|
Back to top |
|
 |
abyssisthebest -
Joined: 30 Jun 2005 Posts: 319 Location: Boston, UK
|
Posted: Sun Jul 10, 2005 7:44 pm Post subject: |
|
|
I had to downgrade from php 5 to php 4.3.11, becasue phpmyadmin would not work. |
|
Back to top |
|
 |
Taffman -
Joined: 16 Sep 2004 Posts: 35 Location: Welwyn Garden City, UK
|
Posted: Fri Jul 29, 2005 2:11 pm Post subject: |
|
|
abyssisthebest wrote: | I had to downgrade from php 5 to php 4.3.11, becasue phpmyadmin would not work. |
I'm having this problem.
Many thanks for the tip I'll give it a try.. |
|
Back to top |
 |
 |
PWD -
Joined: 04 Jan 2005 Posts: 34 Location: trying to conquer these fears I thought were GONE
|
Posted: Wed Aug 03, 2005 6:48 am Post subject: |
|
|
I know alot of hardcore coders who swear the upgrade is worth it. Me, though, I've personally found it full of bugs and found myself having to relearn MUCH of the coding knowledge I have.
As tech junkies, we have to stay up to date on new releases and fixes. I've gone from HTML 4.0 => HTML4.01 => XHTML. Ditto for Javascript and Perl to name a few. But for my clients and myself, I've chosen to stay with my PHP version 4.3.x as it's the most stable release know.
I'm sure I'll migrate to php5 eventually, but why try fixing something that isn't broke?
PWD _________________ if (my($_GRATITUDE = 0)) {
kick_me(in the head);
} |
|
Back to top |
|
 |
Taffman -
Joined: 16 Sep 2004 Posts: 35 Location: Welwyn Garden City, UK
|
Posted: Wed Aug 03, 2005 9:01 am Post subject: |
|
|
I've just downloaded the pre configured php 5 download form the Aprelium site. works first time, many thanks Aprelium for providing this :-) |
|
Back to top |
 |
 |
pezza2323 -
Joined: 27 Jul 2005 Posts: 10
|
Posted: Thu Aug 04, 2005 4:16 pm Post subject: |
|
|
im also tryin to downgrade but u have to downgrade yr mysql aswel |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Aug 04, 2005 7:36 pm Post subject: |
|
|
pezza2323 wrote: | im also tryin to downgrade but u have to downgrade yr mysql aswel |
This issue has been solved through MSN Messenger. :-)
All you need to know when downgrading from PHP5 to PHP4 is that you
should use MySQL v4.0.x and not MySQL v4.1.x , problem solved. Thats
basicly what was going on , everything is working now. LateR!
Sincerely , TRUSTpunk |
|
Back to top |
|
 |
mattj -
Joined: 10 Mar 2005 Posts: 5 Location: West Midlands, United Kingdom
|
Posted: Fri Aug 05, 2005 9:55 pm Post subject: |
|
|
I'm in the process of learning PHP. That is mainly what I am using Abyss for.
I have heard people say "not PHP5" before, and have never understood why. I do believe in "If it ain't broke, don't fix it" though.
Surely an older mySQL is likely to contain security flaws that will have been fixed in newer releases? If anyone can weigh up the pros and cons for me it would really help.
Does phpmyadmin not work with PHP5 at all? Because I spent ages installing mySQL and PHP5 et al.
Many thanks,
Matthewl |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Fri Aug 05, 2005 10:35 pm Post subject: |
|
|
Well with PHP5 , Objects have changed and so some of the most popular
PHP applications that use these objects from PHP4 will have to update all
of their code to be compatible with the new PHP5 version.
Thats basicly the Con's of using PHP5.
Sincerely , TRUSTpunk |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sat Aug 06, 2005 6:28 pm Post subject: |
|
|
mattj wrote: |
Does phpmyadmin not work with PHP5 at all? Because I spent ages installing mySQL and PHP5 et al.
|
Download the latest PhpMyAdmin and it will work on PHP5. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
mattj -
Joined: 10 Mar 2005 Posts: 5 Location: West Midlands, United Kingdom
|
Posted: Wed Aug 10, 2005 2:16 am Post subject: |
|
|
Thanks! :-) |
|
Back to top |
|
 |
|