Roundcube Community Forum

 

Installation issue with main.inc

Started by owldesign, September 25, 2010, 02:09:23 AM

Previous topic - Next topic

owldesign

I'm sure this is a simple answer for some of you php geniuses. But for me, I'm tired and I looked everywhere for the answer and just getting a bigger headache..

I get this Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /nfs/c07/h03/mnt/108984/domains/webmail.vadimgoncharov.com/html/program/include/main.inc on line 73

So whats up here?  $opt = rcmail::get_instance()->config->get($config_key);

Can't do nothing else. I updated my db.inc.php file with correct database info which uses separate user name (not root).

What can this be?


Thank you.

SKaero


enjoyjiayi


owldesign

Hey.
So I am using PHP 4 but I have the option to change to 5 if that's required.

What you think?

SKaero

RoundCube requires PHP 5.2.1 or greater, you should read the all of the requirements http://trac.roundcube.net/wiki/Howto_Requirements

owldesign

sweet, worked. Ya media temple for some reason had it to php4 i set it to 5 and it went through. Thank you.

edoitaly

#6
Quote from: owldesign;30375sweet, worked. Ya media temple for some reason had it to php4 i set it to 5 and it went through. Thank you.

Hi owldesign,
I have the same problem, how did you fix it?
Please, speak simple for me :)
Thanks!