Fresh install 5.7.2 Error 500

Permalink 1 user found helpful
Hello,

I want to test the 5.7.2 on my server for future conversion of my current 5.6.3 to the new one.
Up till now I have been unable to install, and sadly I find very little information in the logs about it.

I am running a basic Centos 6.6 64bit with virtualmin on top.
Some information:
# Server Software
Apache
# Server API
cgi-fcgi
# PHP Version
5.3.3
# PHP Extensions
apc, apcu, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, json, libxml, mbstring, mcrypt, mysql, mysqli, odbc, openssl, pcntl, pcre, PDO, pdo_mysql, PDO_ODBC, pdo_pgsql, pdo_sqlite, pgsql, Phar, readline, Reflection, session, shmop, SimpleXML, snmp, sockets, SPL, sqlite3, standard, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib.
# PHP Settings
max_execution_time - 300
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 600
max_input_vars - 1000


Screenshots attached

3 Attachments

 
fraksken replied on at Permalink Reply
bump?
meswaramarco replied on at Permalink Reply
i am looking at your screenshots now .. lets see...
meswaramarco replied on at Permalink Reply
Is your mysql server working properly ?

1.Can you open it using phpMyAdmin ?
2.How did you create the db? manually or with a gui like phpmyadmin ?
fraksken replied on at Permalink Reply
The mysql is working fine. It is serving 15 websites just perfectly. I use a virtualmin install and create my mysql databases through there. The tables are also correctly created. The error starts when it's "installing the dashboard"
meswaramarco replied on at Permalink Reply
I see that you are running php in apache as CGI-FCGI and not as an Apache module?
Is that supported in concrete5?
fraksken replied on at Permalink Reply
It is working for Concrete5.6.3 without any issue. Mod Fast-fcgid should not offer any issue for most websites.
meswaramarco replied on at Permalink Reply
I am stumped then ...
fraksken replied on at Permalink Reply
That's OK. Thanks for your help though.

Anybody else got an idea?