![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello Everybody!
This is the second time that I tried to install the Roundcube in my server but, I have the same problem. Every time that I tried to open a Email, the system give me this error: Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /var/www/xxx/round/program/include/main.inc(1140) : regexp code on line 1 Fatal error: preg_replace(): Failed evaluating code: rcube_xml_command('object', 'name="mailboxlist" type="select" noSelection="moveto" maxlength="25" onchange="rcmail.command(''moveto'', this.options[this.selectedIndex].value)" class="mboxlist" /') in /var/www/xxx/round/program/include/main.inc on line 1140 I have install Debian Sarge with Cyrus. Can anyone help me? Thanks! |
|
#2
|
|||
|
|||
|
Ah...
And I have this in line 1140: $output = preg_replace('/<roundcube [-_a-z]+)\s+([^>]+)>/Uie', "rcube_xml_command('\\1', '\\2')", $input);Thanks!!!! |
|
#3
|
|||
|
|||
|
Try setting all the magic_quotes bits in /etc/php.ini to Off. That did it for me.
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |