Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: sunzhoujian on August 23, 2013, 12:06:35 AM

Title: I tried to install roundcube mail over my system,but encounter errors.
Post by: sunzhoujian on August 23, 2013, 12:06:35 AM
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?
Title: Re: I tried to install roundcube mail over my system,but encounter errors.
Post by: sunzhoujian 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)
Title: Re: I tried to install roundcube mail over my system,but encounter errors.
Post by: SKaero on August 23, 2013, 01:04:14 AM
If you want to use MySQL you'll need PHP 5.3 or higher.
Title: Re: I tried to install roundcube mail over my system,but encounter errors.
Post by: alec on August 23, 2013, 03:09:32 AM
There's a bug in 0.9.3 on Windows. http://trac.roundcube.net/ticket/1489290