We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I forget to include an _ss_environment.php file with database credentials, I get the following message from sspak
PHP Notice: Undefined index: db_type in phar:///usr/local/bin/sspak/src/Webroot.php on line 81 PHP Stack trace: PHP 1. {main}() /usr/local/bin/sspak:0 PHP 2. require() /usr/local/bin/sspak:5 PHP 3. SSPak->load() phar:///usr/local/bin/sspak/bin/sspak:43 PHP 4. Webroot->putdb() phar:///usr/local/bin/sspak/src/SSPak.php:422
would be nicer if it just said I'm missing credentials
The text was updated successfully, but these errors were encountered:
care to PR?
Sorry, something went wrong.
No branches or pull requests
If I forget to include an _ss_environment.php file with database credentials, I get the following message from sspak
would be nicer if it just said I'm missing credentials
The text was updated successfully, but these errors were encountered: