View Issue Details

IDProjectCategoryView StatusLast Update
0000053O3 ShopGeneralpublic2025-07-24 13:49
Reportermzanier Assigned Toralf  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionsuspended 
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

ralf

2025-07-24 13:49

manager   ~0000027

Transferred to https://github.com/o3-shop/o3-shop/issues/29

Issue History

Date Modified Username Field Change
2024-03-10 11:54 mzanier New Issue
2025-07-24 13:49 ralf Assigned To => ralf
2025-07-24 13:49 ralf Status new => closed
2025-07-24 13:49 ralf Resolution open => suspended
2025-07-24 13:49 ralf Note Added: 0000027