View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000053 | O3 Shop | General | public | 2024-03-10 11:54 | 2024-03-10 11:54 |
Reporter | mzanier | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Summary | 0000053: php error on installation without db password | ||||
Description | when trying to install on standard xampp/wampp env, with empty mysql password, installer runs into php error. we should check for empty password in the screen before, and do not allow to run setup with empty password. [10 Mar 11:45:51.237452 2024] [uncaught error] [type E_ERROR] [file E:\xampp\htdocs\o3shop\vendor\vlucas\phpdotenv\src\Validator.php] [line 175] [code ] [message Uncaught Dotenv\Exception\ValidationException: One or more environment variables failed assertions: O3SHOP_CONF_DBPWD is empty. in E:\xampp\htdocs\o3shop\vendor\vlucas\phpdotenv\src\Validator.php:175 Stack trace: #0 E:\xampp\htdocs\o3shop\vendor\vlucas\phpdotenv\src\Validator.php(198): Dotenv\Validator->assert(Object(Closure), 'is empty') 0000001 E:\xampp\htdocs\o3shop\vendor\vlucas\phpdotenv\src\Validator.php(70): Dotenv\Validator->assertNullable(Object(Closure), 'is empty') #2 E:\xampp\htdocs\o3shop\source\config.inc.php(35): Dotenv\Validator->notEmpty() 0000003 E:\xampp\htdocs\o3shop\source\bootstrap.php(145): include('E:\\xampp\\htdocs...') 0000004 E:\xampp\htdocs\o3shop\source\bootstrap.php(182): BootstrapConfigFileReader->__construct() 0000005 E:\xampp\htdocs\o3shop\source\Setup\index.php(24): require_once('E:\\xampp\\htdocs...') 0000006 {main} | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-03-10 11:54 | mzanier | New Issue |