View Issue Details

IDProjectCategoryView StatusLast Update
0000053O3 ShopGeneralpublic2024-03-10 11:54
Reportermzanier Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0000053: php error on installation without db password
Descriptionwhen 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}
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-03-10 11:54 mzanier New Issue