Upgrading to latest PHP 4

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
rhansson
Forum Newbie
Posts: 2
Joined: Fri Dec 05, 2003 3:32 pm

Upgrading to latest PHP 4

Post by rhansson »

Hi,

I am kind of in a bad situation. On http://www.swedishoffices.org we are using PHP and MySQL. I had to implement the pear mail feature so I needed to upgrade to the version 4 of php. I ran the installer for windows, but when I checked the website after the upgrade, the content pages that are pulled from the database were blank. Some things like the main page and menus still works and can get the information from the database.

Does anyone have any idea how this could have happend?

I really apprecciate all replys.

Thanks,
Rasmus Hansson
microthick
Forum Regular
Posts: 543
Joined: Wed Sep 24, 2003 2:15 pm
Location: Vancouver, BC

Post by microthick »

This is probably your problem:
viewtopic.php?t=511
rhansson
Forum Newbie
Posts: 2
Joined: Fri Dec 05, 2003 3:32 pm

Post by rhansson »

WOW it works! Thank you so much!

Best,
Rasmus
Post Reply