Error on Install v1.7

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
replytomk3

Re: Error on Install v1.7

Post 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.
Tracy
Forum Members
Forum Members
Posts: 134
Joined: Sat Oct 20, 2007 4:52 pm

Re: Error on Install v1.7

Post 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? :-\
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Error on Install v1.7

Post 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
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
replytomk3

Re: Error on Install v1.7

Post 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
namoscato
New Member
New Member
Posts: 2
Joined: Thu Nov 26, 2009 11:29 pm

Re: Error on Install v1.7

Post 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.
namoscato
New Member
New Member
Posts: 2
Joined: Thu Nov 26, 2009 11:29 pm

Re: Error on Install v1.7

Post 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.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Error on Install v1.7

Post 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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Fraserm
Forum Members
Forum Members
Posts: 107
Joined: Wed Mar 04, 2009 2:27 pm

Re: Error on Install v1.7

Post 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.
replytomk3

Re: Error on Install v1.7

Post 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.
Fraserm
Forum Members
Forum Members
Posts: 107
Joined: Wed Mar 04, 2009 2:27 pm

Re: Error on Install v1.7

Post by Fraserm »

The wiki requirements were updated about 20 minutes after I posted that comment.
replytomk3

Re: Error on Install v1.7

Post 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.
Locked

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