Unable to get Blesta to config. Running through the web installer for the app, all I get is a blank white screen after entering in the info requested and clicking the Start Install button.
Environment is Windows Server 2012 R2
PHP 7.1
MySQL 5.5
IonCube Loader for 7.1 (Windows VC14 Non-TS 64 bit from here: https://www.ioncube.com/loaders.php )
Modified php.ini for the DLL per instructions (zend_extension = "C:\Program Files\PHP\v7.1\ext\\ioncube_loader_win_7.1.dll") is at top of .ini.
Used PHPmyAdmin to create a Blesta database in MySQL and created a user with full permissions on it.
Everything seems to meet the minimum requirements.
Deleted all Blesta files and replaced with a fresh copy from the ZIP downloaded from Blesta for eval. Same results.
Some DATABASE tables appear to have been created, from "accounts_ach" thru "log_account_access" (alphabetical order)... so at least SOME of the install routines fired off.
Question
rebus9
Unable to get Blesta to config. Running through the web installer for the app, all I get is a blank white screen after entering in the info requested and clicking the Start Install button.
Environment is Windows Server 2012 R2
PHP 7.1
MySQL 5.5
IonCube Loader for 7.1 (Windows VC14 Non-TS 64 bit from here: https://www.ioncube.com/loaders.php )
Modified php.ini for the DLL per instructions (zend_extension = "C:\Program Files\PHP\v7.1\ext\\ioncube_loader_win_7.1.dll") is at top of .ini.
phpinfo() shows:
API Extensions: mysqli.pdo_mysql
PDO drivers: mysql, sqlite
cUURL Support: enabled
cURL Information: 7.54.1
OpenSSL Support: enabled
OpenSSL Library Version: OpenSSL/1.0.2k
Used PHPmyAdmin to create a Blesta database in MySQL and created a user with full permissions on it.
Everything seems to meet the minimum requirements.
Deleted all Blesta files and replaced with a fresh copy from the ZIP downloaded from Blesta for eval. Same results.
Some DATABASE tables appear to have been created, from "accounts_ach" thru "log_account_access" (alphabetical order)... so at least SOME of the install routines fired off.
Advice, next steps?
19 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.