Upgrade failed V1.5.2 - 1.7.1 [SOLVED]

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
stanb17
Forum Members
Forum Members
Posts: 70
Joined: Sat Apr 12, 2008 3:01 pm

Upgrade failed V1.5.2 - 1.7.1 [SOLVED]

Post by stanb17 »

I'm a little panic-stricken.

At www.domain/install/upgrade.php

I get this error.
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/23/d276666604/htdocs/lib/test.functions.php  on line 29

Checked the line of code. Nothing seems wrong. PLEASE HELP.

S :o
Last edited by stanb17 on Thu May 06, 2010 8:41 am, edited 1 time in total.
uniqu3

Re: Upgrade failed V1.5.2 - 1.7.1

Post by uniqu3 »

PHP Version?
stanb17
Forum Members
Forum Members
Posts: 70
Joined: Sat Apr 12, 2008 3:01 pm

Re: Upgrade failed V1.5.2 - 1.7.1

Post by stanb17 »

Version 5.0. I check B4 attempting upgrade
reneh
Dev Team Member
Dev Team Member
Posts: 446
Joined: Tue Nov 28, 2006 8:39 pm
Location: Norway

Re: Upgrade failed V1.5.2 - 1.7.1

Post by reneh »

php 5.0 is not supported
"Note: Minimum PHP Version required is 5.2.4 though we recommend PHP 5.2.12"
ReneH 8-)
A search will save you hours waiting for an answer! Image
stanb17
Forum Members
Forum Members
Posts: 70
Joined: Sat Apr 12, 2008 3:01 pm

Re: Upgrade failed V1.5.2 - 1.7.1

Post by stanb17 »

That was it folks.

A little tweak to the htaccess file and I was good to go. It's just been a while. Have done it before... but when you don't do it regularly.. it gets archived in the brain.

For those watching this threat with baited breath.. just add this to your .htaccess file.

AddType x-mapp-php5 .php


Thanks

S
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Upgrade failed V1.5.2 - 1.7.1

Post by Dr.CSS »

Now mark the first post [solved]...
Locked

Return to “[locked] Installation, Setup and Upgrade”