Upgrading PHP in NuSphere

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Beans
Forum Commoner
Posts: 49
Joined: Mon Dec 23, 2002 3:06 am
Location: Manila, Philippines
Contact:

Upgrading PHP in NuSphere

Post by Beans »

Hi Guys,

I've downloaded a free version of NuSphere MySQL which includes:
1. Apache
2. PHP 4.0.x
3. MySQL
4. Perl
5. SSL
6. etc.

I want to upgrade the PHP version to 4.3.x which is available from the PHP.net website. I am running on Windows XP (yeah.. it sucks).

My problem is, what file should I download? Can I download only the DLL files and the PHP.ini file or should I install the whole PHP 4.3 package again? I need this to work with my existing NuSphere installation.

Thanks guys!
Beans
Forum Commoner
Posts: 49
Joined: Mon Dec 23, 2002 3:06 am
Location: Manila, Philippines
Contact:

Post by Beans »

*bump*

Ideas anybody?
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Install the latest version of PHP over the old version, you may need to make some tweaks to the php.ini once you have but at least you don't have to worry about setting up Apache. Installing the PHP binaries whilst following the instructions is just a case of unzipping and moving a few files around.

Mac
Beans
Forum Commoner
Posts: 49
Joined: Mon Dec 23, 2002 3:06 am
Location: Manila, Philippines
Contact:

Post by Beans »

Thanks.. will try that out.
Post Reply