Install: PHP Parse error??

Ask your questions regarding TimeTrex installation here.
Locked
Skeptical
Posts: 1
Joined: Wed Aug 16, 2006 5:59 pm

Install: PHP Parse error??

Post by Skeptical »

I've downloaded your Standard version to try and install it. However
> I keep getting this error:
>
> [client 192.168.1.101] PHP Parse error: parse error, unexpected
> T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}'
> in /site/htdocs/timetrex/classes/modules/core/Environment.class.php on
> line 30
>
> Can you help me with this error? Why am I getting this?
mikeb
Posts: 710
Joined: Thu Jul 27, 2006 11:58 am

Re: Install: PHP Parse error??

Post by mikeb »

Skeptical wrote:I've downloaded your Standard version to try and install it. However
> I keep getting this error:
>
> [client 192.168.1.101] PHP Parse error: parse error, unexpected
> T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}'
> in /site/htdocs/timetrex/classes/modules/core/Environment.class.php on
> line 30
>
> Can you help me with this error? Why am I getting this?
You need to be running PHP v5.1, see this FAQ entry:

http://forums.timetrex.com/viewtopic.php?t=6
TimeTrex Community Edition is developed and supported by volunteers.
Help motivate us to continue by showing your appreciation!
Locked