Page 1 of 1

Upgrading PHP in NuSphere

Posted: Mon Mar 03, 2003 10:40 am
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!

Posted: Tue Mar 04, 2003 1:24 am
by Beans
*bump*

Ideas anybody?

Posted: Tue Mar 04, 2003 3:56 am
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

Posted: Tue Mar 04, 2003 4:20 am
by Beans
Thanks.. will try that out.