Page 1 of 1

Upgrade failed V1.5.2 - 1.7.1 [SOLVED]

Posted: Wed May 05, 2010 4:48 pm
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

Re: Upgrade failed V1.5.2 - 1.7.1

Posted: Wed May 05, 2010 4:56 pm
by uniqu3
PHP Version?

Re: Upgrade failed V1.5.2 - 1.7.1

Posted: Wed May 05, 2010 5:04 pm
by stanb17
Version 5.0. I check B4 attempting upgrade

Re: Upgrade failed V1.5.2 - 1.7.1

Posted: Wed May 05, 2010 5:22 pm
by reneh
php 5.0 is not supported
"Note: Minimum PHP Version required is 5.2.4 though we recommend PHP 5.2.12"

Re: Upgrade failed V1.5.2 - 1.7.1

Posted: Wed May 05, 2010 6:00 pm
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

Re: Upgrade failed V1.5.2 - 1.7.1

Posted: Thu May 06, 2010 1:54 am
by Dr.CSS
Now mark the first post [solved]...