Author Topic: I tried to install roundcube mail over my system,but encounter errors.  (Read 5137 times)

Offline sunzhoujian

  • Newbie
  • *
  • Posts: 2
I have set up the hmailserver. I just put files under the webfolder. And I clicked http://www.bendigou.com/webmail/installer/index.php,but I encountered error or warning like these:

1."Warning: preg_match() [function.preg-match]: Compilation failed: unknown property name after \P or \p at offset 30 in D:\web\bendigou\webmail\program\lib\Roundcube\bootstrap.php on line 90"

How can I solve that?

2.Checking available databases

Check which of the supported extensions are installed. At least one of them is required.
MySQL:  NOT OK(PHP >= 5.3 required)

How can I still use the current MySQl?

Offline sunzhoujian

  • Newbie
  • *
  • Posts: 2
Re: I tried to install roundcube mail over my system,but encounter errors.
« Reply #1 on: August 23, 2013, 12:19:26 AM »
Check config files
main.inc.php:  NOT OK(Unable to read file. Did you create the config files?)
db.inc.php:  NOT OK(Unable to read file. Did you create the config files?)
Check if directories are writable

Roundcube may need to write/save files into these directories
Config:  NOT OK(Could not read config files)
Check DB config
Config:  NOT OK(Could not read config files)

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,879
    • SKaero - Custom Roundcube development
Re: I tried to install roundcube mail over my system,but encounter errors.
« Reply #2 on: August 23, 2013, 01:04:14 AM »
If you want to use MySQL you'll need PHP 5.3 or higher.

Offline alec

  • Hero Member
  • *****
  • Posts: 1,365
Re: I tried to install roundcube mail over my system,but encounter errors.
« Reply #3 on: August 23, 2013, 03:09:32 AM »
There's a bug in 0.9.3 on Windows. http://trac.roundcube.net/ticket/1489290