Page 1 of 1

Re: Error on Install v1.7

Posted: Sun Mar 28, 2010 3:03 am
by replytomk3
Did you pass checksum?

PHP version?

File permissions on that file?

Does that file exist?

With programming languages, don't even bother trying to decipher what it's trying to tell you. Just apply commonsense troubleshooting methods.

Re: Error on Install v1.7

Posted: Mon Mar 29, 2010 12:41 am
by Tracy
I have just been dealing with the same error message after installing version 1.7 base

I have looked at the server. The php is 5.1.25

I have uninstalled it and reinstalled it and I don't know what else to do from here? Any helpers? :-\

Re: Error on Install v1.7

Posted: Mon Mar 29, 2010 12:42 am
by calguy1000
Tracy wrote: I have looked at the server. The php is 5.1.25
We don't support PHP 5.1...  look at the release notes for CMS 1.7

Re: Error on Install v1.7

Posted: Mon Mar 29, 2010 12:43 am
by replytomk3
I am free right now. If you PM me FTP and CMSMS admin password I can go look. Hosting password will help as well. If not, then you will need to post much more info here, including your system information, your config.php, etc.

I will probably have to downgrade to 1.6.7 or modify your php.ini/.htaccess

Re: Error on Install v1.7

Posted: Mon Mar 29, 2010 11:58 pm
by namoscato
I have received this same error message after updating CMS Made simple from 1.6.7 to 1.7.

Code: Select all

Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /hsphere/local/home/naband/indoor.naband.org/lib/test.functions.php on line 29
If anybody has any suggestions, it would be greatly appreciated. I tried downgrading to 1.6.7 again, but received the same error.

Re: Error on Install v1.7

Posted: Tue Mar 30, 2010 1:20 am
by namoscato
After working with things some more, I tracked it down to my PHP Version I was running on my site (which happened to be 4.4.9).

My quick solution was simply downgrading to 1.6.7. Alternatively, I could have updated PHP, but that would have required a full backup of my entire site.

Re: Error on Install v1.7

Posted: Tue Mar 30, 2010 1:27 pm
by calguy1000
namoscato wrote: After working with things some more, I tracked it down to my PHP Version I was running on my site (which happened to be 4.4.9).
Wow... no matter how many times you put out documentation, and in how many different places..  many people just refuse to read it.

Re: Error on Install v1.7

Posted: Tue Mar 30, 2010 1:40 pm
by Fraserm
I know that some people do refuse to read documentation, that's true, but there is conflicting information on the site.

For example the release note for v1.7 states that PHP4.x is no longer supported, yet the documentation's System Requirements page still says PHP 4.3+ and doesn't make any special note about that not applying to v1.7.

Re: Error on Install v1.7

Posted: Tue Mar 30, 2010 3:49 pm
by replytomk3
Fraserm wrote: yet the documentation's System Requirements page still says PHP 4.3+ and doesn't make any special note about that not applying to v1.7.
Where exactly? The wiki requirements were updated, I couldn't find what you are talking about.

Re: Error on Install v1.7

Posted: Tue Mar 30, 2010 5:37 pm
by Fraserm
The wiki requirements were updated about 20 minutes after I posted that comment.

Re: Error on Install v1.7

Posted: Tue Mar 30, 2010 5:52 pm
by replytomk3
Fraserm wrote: The wiki requirements were updated about 20 minutes after I posted that comment.
And that's exactly how open source works. First second I saw your post, I headed to wiki myself to update it, but was too late.