Author Topic: Installation issue with main.inc  (Read 3722 times)

Offline owldesign

  • Newbie
  • *
  • Posts: 3
Installation issue with main.inc
« on: September 25, 2010, 02:09:23 AM »
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
Code: [Select]
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?
Code: [Select]
 $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.

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Installation issue with main.inc
« Reply #1 on: September 25, 2010, 02:34:55 AM »
What version of php are you using?

enjoyjiayi

  • Guest
The NFL Today
« Reply #2 on: September 25, 2010, 03:05:32 AM »
pittsburgh steelers jersey
 i don't know how to express my emotion

Offline owldesign

  • Newbie
  • *
  • Posts: 3
Installation issue with main.inc
« Reply #3 on: September 27, 2010, 02:28:21 PM »
Hey.
So I am using PHP 4 but I have the option to change to 5 if that's required.

What you think?

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,882
    • SKaero - Custom Roundcube development
Installation issue with main.inc
« Reply #4 on: September 27, 2010, 10:45:49 PM »
RoundCube requires PHP 5.2.1 or greater, you should read the all of the requirements http://trac.roundcube.net/wiki/Howto_Requirements

Offline owldesign

  • Newbie
  • *
  • Posts: 3
Installation issue with main.inc
« Reply #5 on: September 29, 2010, 03:26:19 AM »
sweet, worked. Ya media temple for some reason had it to php4 i set it to 5 and it went through. Thank you.

Offline edoitaly

  • Newbie
  • *
  • Posts: 1
Installation issue with main.inc
« Reply #6 on: December 01, 2010, 05:26:51 AM »
Quote from: owldesign;30375
sweet, 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!
« Last Edit: December 01, 2010, 05:29:50 AM by edoitaly »