PDA

View Full Version : Switching from PHP4 to PHP5 Version


batcity
02-20-2008, 11:47 PM
1. My server folks just upgraded to PHP5 and I'm running an EPC version for PHP4. I'm not getting any errors, but additions are not being saved. Edits are not being saved. Could the upgrade be the problem?

2. If so, can I switch over to the PHP5 version without losing the etries in the calendar (db, not flat file)?

3. Do you have instructions for completing this type of "upgrade" available?

Thanks!

Brian
02-21-2008, 01:00 AM
1) Yes.

2) Yes.

3) Follow the upgrade instructions (see my sig for a link).

batcity
02-21-2008, 12:10 PM
Thanks Brian. I just installed the PHP5 version in a folder named /calendar2/ and copied the config info over. Everything seems to be working great. I appreciate your help.
Joe

CMG1018
02-29-2008, 03:21 PM
batcity - was the config file the only file you copied over?

batcity
02-29-2008, 03:32 PM
That and a view_calendar.php file which I had modified. The config file was the only one necessary because it has all of db information and the users log on info.