Hallo!
Auf meiner 1.3.8er Installation auf einem aktuellen Debian 8.X, heute aufgesetzt, KVM, hab ich den Software Installer eingespielt. Nun hab ich Wordpress versucht zu installieren. Aber:
Code
- Request Uri: /client/software_install.php?id=2
- An exception has been thrown in file
- /var/www/imscp/gui/library/Functions/Shared.php at line 2346:
- ==========================================================================
- SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error
- in your SQL syntax; check the manual that corresponds to your MySQL server
- version for the right syntax to use near 'FROM domain_aliasses
- WHERE alias_status = 'ok' AND url_forward = 'no' at line 1
- Query was:
- SELECT alias_id, alias_name, alias_mount, alias_document_root,
- FROM domain_aliasses WHERE alias_status = 'ok' AND url_forward
- = 'no' AND domain_id = ?
- ==========================================================================
- Backtrace:
- __________
- File: /var/www/imscp/gui/library/Functions/SoftwareInstaller.php at line
- 1344
- Function: exec_query()
- File: /var/www/imscp/gui/library/Functions/SoftwareInstaller.php at line
- 1291
- Function: gen_user_domain_list()
- File: /var/www/imscp/gui/public/client/software_install.php at line 46
- Function: get_software_props_install()
- File: /var/www/imscp/gui/public/client/software_install.php at line 416
- Function: client_generatePage()
What the ...?
Hab dazu nichts gefunden. Was kann ich da machen?
LG