Hi,
i just downloaded modx revolution 2.3.1-pl and wanted to install it from the scratch on an ubuntu 14.04 / ISPConfig 3.0.5 server
----------------------------------------------------------------------------
Setting up the homepage, install DB-User and DB went fine:
Connecting to database server: Success!
- Checking MySQL server version: OK! Running: 5.5.38-0ubuntu0.14.04.1
- Checking MySQL client version: OK! Running: 5.5.38
Checking database: Success!
Default Admin User
Now you'll need to enter some details for the main administrator account. You can fill in your own name here, and a password you're not likely to forget. You'll need these to log into Admin once setup is complete.
----------------------------------------------------------------------------
all issues are green:
Pre-installation tests were successful. Click Install below to continue.
Checking PHP version: OK! Running: 5.5.9-1ubuntu4.4
Checking PHP for zlib dependency: OK!
Checking for SimpleXML: OK!
Checking if memory limit is set to at least 24M: OK! Set to 768M
Checking if sessions are properly configured: OK!
Checking if /var/www/clients/client1/web13/web/modx/core/cache directory exists: OK!
Checking if /var/www/clients/client1/web13/web/modx/core/cache directory is writable: OK!
Checking if /var/www/clients/client1/web13/web/modx/core/export directory exists: OK!
Checking if /var/www/clients/client1/web13/web/modx/core/export directory is writable: OK!
Checking if /var/www/clients/client1/web13/web/modx/core/packages directory exists: OK!
Checking if /var/www/clients/client1/web13/web/modx/core/packages directory is writable: OK!
Checking if /var/www/clients/client1/web13/web/modx/core/config/config.inc.php exists and is writable: OK!
Creating connection to the database: OK!
Checking to make sure safe_mode is off: OK!
Checking for suhosin issues:OK!
Checking if we should disable CSS/JS compression: Not selected, skipping test.
----------------------------------------------------------------------------
But after pressing "install", i get a white screen and the apache2 error message in error.log:
[Tue Sep 23 14:20:37.844869 2014] [fcgid:warn] [pid 27816] [client x.x.x.x:37403] mod_fcgid: stderr: PHP Fatal error: Can't inherit abstract function modDashboardWidgetInterface::render() (previously declared abstract in modDashboardFileWidget) in /var/www/clients/client1/web13/web/modx/core/model/modx/moddashboardwidget.class.php on line 117, referer:
http://www2.pixelbunker.de/modx/setup/index.php?action=summary
What can i do? i have no clue...