Ticket #1080 (closed defect: fixed)
regression: webmail creation broken
| Reported by: | anarcat | Owned by: | anarcat |
|---|---|---|---|
| Priority: | block | Milestone: | alternc-0.9.9 |
| Component: | Bureau: domaines | Version: | alternc-0.9.7 |
| Severity: | crash | Keywords: | |
| Cc: |
Description
when creating a webmail subdomain, we get the following error when accessing the domain from a webpage:
Warning: Unknown(): open_basedir restriction in effect. File(/var/alternc/bureau/admin/webmail/index.php) is not within the allowed path(s): (/var/alternc/html/l/librenux/:/usr/share/drupal/:/var/alternc/dns/redir:/usr/share/php/:/var/alternc/tmp:/tmp/) in Unknown on line 0 Warning: Unknown(/var/alternc/bureau/admin/webmail/index.php): failed to open stream: Operation not permitted in Unknown on line 0 Warning: (null)() [function.include]: Failed opening '/var/alternc/bureau/admin/webmail/index.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in Unknown on line 0
existing webmail domains work.
