diff --git a/htdocs/install/etape1.php b/htdocs/install/etape1.php index 2803d795fc5..0d7a76067d1 100644 --- a/htdocs/install/etape1.php +++ b/htdocs/install/etape1.php @@ -189,6 +189,7 @@ if (! $error) } elseif ($db->error && ! (! empty($_POST["db_create_database"]) && $db->connected)) { + // Note: you may experience error here with message "No such file or directory" when mysql was installed for the first time but not yet launched. print '