-
Notifications
You must be signed in to change notification settings - Fork 456
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal Error in XAMPP setup #3627
Comments
Please check the contents of Alternatively, please try removing and unzipping the application again - it's possible a file was corrupted. |
@dwainehohne follow the steps 18, 19, 20 and 21 of this tutorial https://github.com/ChurchCRM/CRM/wiki/Installing-xampp-for-ChurchCRM I hope it helps. God bless you all |
@pedrofveloso so, are you saying that a misconfigured database will cause the |
@crossan007 Apparently yes... i'm not 100% sure, because PHP is not my speciality... but that solution worked, here. After configure the database the error did not happened anymore. Then I could see the login screen and use the ChurchCRM. I tried this because I thought it was very strange to put a database password (at churchCRM setup screen) without setting another previously in phpmyadmin. |
I have similiar problem After running the setup Receiving error message reading: server to running PHP Ver. What browser (and version) are you running? Database server Web server phpMyAdmin ChurchCRM ver. Thanks for solution |
Have you followed the steps outlined by @crossan007 and @pedrofveloso above? |
@boluak Yes i have except 'bHSTSEnable setting', cause i don't get it. |
Seems your mysql server is not running or you are unable to login. |
I think that this is a "first run issue" and will go away after the database schema has been installed. |
On what page in the application did you find this issue?
After running the setup
On what type of server is this running? Dedicated / Shared hosting? Linux / Windows?
XAMPP - macOS
What version of PHP is the server running?
7.1.1.11
What browser (and version) are you running?
Safari 10.0.3
What version of SQL Server are you running?
?
What version of ChurchCRM are you running?
2.9.1
Receiving error message reading:
Fatal error: Uncaught Exception: An invalid configuration name has been requested: bHSTSEnable in /opt/lampp/htdocs/churchcrm/ChurchCRM/dto/SystemConfig.php:310 Stack trace: #0 /opt/lampp/htdocs/churchcrm/Include/Header-Security.php(24): ChurchCRM\dto\SystemConfig::getBooleanValue('bHSTSEnable') #1 /opt/lampp/htdocs/churchcrm/Include/HeaderNotLoggedIn.php(4): require_once('/opt/lampp/htdo...') #2 /opt/lampp/htdocs/churchcrm/Include/LoadConfigs.php(31): require('/opt/lampp/htdo...') #3 /opt/lampp/htdocs/churchcrm/Include/LoadConfigs.php(70): system_failure('Could not conne...') #4 /opt/lampp/htdocs/churchcrm/Include/Config.php(61): require_once('/opt/lampp/htdo...') #5 /opt/lampp/htdocs/churchcrm/index.php(6): require_once('/opt/lampp/htdo...') #6 {main} thrown in /opt/lampp/htdocs/churchcrm/ChurchCRM/dto/SystemConfig.php on line 310
I am not clued up on code at all so would appreciate any help I can get.
Thanks
The text was updated successfully, but these errors were encountered: