Roundcube Community Forum

Release Support => Pending Issues => Topic started by: johnywhy on August 27, 2011, 02:13:18 PM

Title: Error On Install
Post by: johnywhy on August 27, 2011, 02:13:18 PM
on browsing to install folder for first time, i got:
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/36/d176208770/htdocs/roundcube/program/include/main.inc on line 70

what should i do?

running 0.6 beta.

thanks
Title: Error On Install
Post by: SKaero on August 27, 2011, 03:07:02 PM
What PHP version are you running?
Title: Error On Install
Post by: davbyrnes on August 28, 2011, 08:35:57 PM
I'm also getting this error, but on line 73
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /mail/program/include/main.inc on line 73
Our server is running PHP 4.4.7
Oh, I'm using the current stable, not the beta.
Title: Error On Install
Post by: davbyrnes on August 28, 2011, 09:09:18 PM
Quote from: davbyrnes;36364I'm also getting this error, but on line 73
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /mail/program/include/main.inc on line 73
Our server is running PHP 4.4.7
Oh, I'm using the current stable, not the beta.

Never mind. Duh? I switched the server to PHP 5 and it's installing.