Welcome to phpMyAdmin

There is mismatch between HTTPS indicated on the server and client. This can lead to non working phpMyAdmin or a security risk. Please fix your server configuration to indicate HTTPS properly.
Language

Warning in ./libraries/classes/Config.php#1112
file_exists(): open_basedir restriction in effect. File(/etc/phpmyadmin/config.inc.php) is not within the allowed path(s): (/sites/pma.serv2.la-quincaillerie.fr/files/:/usr/share/php/:/usr/lib/php/:/tmp/)

Backtrace

./libraries/classes/Config.php#1112: file_exists(string '/etc/phpmyadmin/config.inc.php')
./libraries/classes/Config.php#818: PhpMyAdmin\Config->checkConfigSource()
./libraries/classes/Config.php#102: PhpMyAdmin\Config->load(string '/etc/phpmyadmin/config.inc.php')
./libraries/common.inc.php#126: PhpMyAdmin\Config->__construct(string '/etc/phpmyadmin/config.inc.php')
./index.php#27: require_once(./libraries/common.inc.php)
Warning in ./libraries/classes/Config.php#1153
file_exists(): open_basedir restriction in effect. File(/etc/phpmyadmin/config.inc.php) is not within the allowed path(s): (/sites/pma.serv2.la-quincaillerie.fr/files/:/usr/share/php/:/usr/lib/php/:/tmp/)

Backtrace

./libraries/classes/Config.php#1153: file_exists(string '/etc/phpmyadmin/config.inc.php')
./libraries/common.inc.php#272: PhpMyAdmin\Config->checkPermissions()
./index.php#27: require_once(./libraries/common.inc.php)
Deprecation Notice in ./libraries/classes/Url.php#221
http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

Backtrace

./libraries/classes/Url.php#221: http_build_query(
array,
NULL,
string '&',
)
./libraries/classes/Header.php#231: PhpMyAdmin\Url::getCommonRaw()
./libraries/classes/Header.php#282: PhpMyAdmin\Header->getJsParams()
./libraries/classes/Header.php#214: PhpMyAdmin\Header->getJsParamsCode()
./libraries/classes/Header.php#142: PhpMyAdmin\Header->_addDefaultScripts()
./libraries/classes/Response.php#100: PhpMyAdmin\Header->__construct()
./libraries/classes/Response.php#134: PhpMyAdmin\Response->__construct()
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#87: PhpMyAdmin\Response::getInstance()
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Deprecation Notice in ./../../php/Twig/Loader/FilesystemLoader.php#40
realpath(): Passing null to parameter #1 ($path) of type string is deprecated

Backtrace

FilesystemLoader.php#40: realpath(NULL)
./libraries/classes/Template.php#61: Twig\Loader\FilesystemLoader->__construct(string 'templates/')
./libraries/classes/Template.php#102: PhpMyAdmin\Template->__construct(string 'login/header')
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#111: PhpMyAdmin\Template::get(string 'login/header')
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Warning in ./libraries/classes/Config.php#1760
is_dir(): open_basedir restriction in effect. File(/var/lib/phpmyadmin/tmp//twig) is not within the allowed path(s): (/sites/pma.serv2.la-quincaillerie.fr/files/:/usr/share/php/:/usr/lib/php/:/tmp/)

Backtrace

./libraries/classes/Config.php#1760: is_dir(string '/var/lib/phpmyadmin/tmp//twig')
./libraries/classes/Template.php#62: PhpMyAdmin\Config->getTempDir(string 'twig')
./libraries/classes/Template.php#102: PhpMyAdmin\Template->__construct(string 'login/header')
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#111: PhpMyAdmin\Template::get(string 'login/header')
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Warning in ./libraries/classes/Config.php#1761
mkdir(): open_basedir restriction in effect. File(/var/lib/phpmyadmin/tmp/twig) is not within the allowed path(s): (/sites/pma.serv2.la-quincaillerie.fr/files/:/usr/share/php/:/usr/lib/php/:/tmp/)

Backtrace

./libraries/classes/Config.php#1761: mkdir(
string '/var/lib/phpmyadmin/tmp//twig',
integer 504,
boolean true,
)
./libraries/classes/Template.php#62: PhpMyAdmin\Config->getTempDir(string 'twig')
./libraries/classes/Template.php#102: PhpMyAdmin\Template->__construct(string 'login/header')
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#111: PhpMyAdmin\Template::get(string 'login/header')
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Warning in ./libraries/classes/Config.php#1763
is_dir(): open_basedir restriction in effect. File(/var/lib/phpmyadmin/tmp//twig) is not within the allowed path(s): (/sites/pma.serv2.la-quincaillerie.fr/files/:/usr/share/php/:/usr/lib/php/:/tmp/)

Backtrace

./libraries/classes/Config.php#1763: is_dir(string '/var/lib/phpmyadmin/tmp//twig')
./libraries/classes/Template.php#62: PhpMyAdmin\Config->getTempDir(string 'twig')
./libraries/classes/Template.php#102: PhpMyAdmin\Template->__construct(string 'login/header')
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#111: PhpMyAdmin\Template::get(string 'login/header')
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Deprecation Notice in ./../../php/Twig/Node/Node.php#161
Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Backtrace

autoload.php#369: require(./../../php/Twig/Node/Node.php)
{closure}(string 'Twig\\Node\\Node')
TwigFilter.php#150: class_exists(string 'Twig\\Node\\Node')
autoload.php#369: require(./../../php/Twig/TwigFilter.php)
CoreExtension.php#214: {closure}(string 'Twig\\TwigFilter')
ExtensionSet.php#433: Twig\Extension\CoreExtension->getFilters()
ExtensionSet.php#423: Twig\ExtensionSet->initExtension()
ExtensionSet.php#397: Twig\ExtensionSet->initExtensions()
Environment.php#966: Twig\ExtensionSet->getUnaryOperators()
Lexer.php#459: Twig\Environment->getUnaryOperators()
Lexer.php#110: Twig\Lexer->getOperatorRegex()
Environment.php#539: Twig\Lexer->__construct()
Environment.php#595: Twig\Environment->tokenize()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_6dc50e6ec574055acbdfa4b41b1cfa9399f852917a609bfa14b5f7eb27407ddd',
string 'login/header.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'login/header.twig')
./libraries/classes/Template.php#115: Twig\Environment->load(string 'login/header.twig')
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#111: PhpMyAdmin\Template->render(array)
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Deprecation Notice in ./../../php/Twig/Node/Node.php#166
Return type of Twig\Node\Node::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Backtrace

autoload.php#369: require(./../../php/Twig/Node/Node.php)
{closure}(string 'Twig\\Node\\Node')
TwigFilter.php#150: class_exists(string 'Twig\\Node\\Node')
autoload.php#369: require(./../../php/Twig/TwigFilter.php)
CoreExtension.php#214: {closure}(string 'Twig\\TwigFilter')
ExtensionSet.php#433: Twig\Extension\CoreExtension->getFilters()
ExtensionSet.php#423: Twig\ExtensionSet->initExtension()
ExtensionSet.php#397: Twig\ExtensionSet->initExtensions()
Environment.php#966: Twig\ExtensionSet->getUnaryOperators()
Lexer.php#459: Twig\Environment->getUnaryOperators()
Lexer.php#110: Twig\Lexer->getOperatorRegex()
Environment.php#539: Twig\Lexer->__construct()
Environment.php#595: Twig\Environment->tokenize()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_6dc50e6ec574055acbdfa4b41b1cfa9399f852917a609bfa14b5f7eb27407ddd',
string 'login/header.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'login/header.twig')
./libraries/classes/Template.php#115: Twig\Environment->load(string 'login/header.twig')
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#111: PhpMyAdmin\Template->render(array)
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Deprecation Notice in ./../../php/Twig/Node/Expression/CallExpression.php#116
Optional parameter $callable declared before required parameter $arguments is implicitly treated as a required parameter

Backtrace

autoload.php#369: require(./libraries/classes/ErrorHandler.php)
FunctionExpression.php#17: {closure}(string 'Twig\\Node\\Expression\\CallExpression')
autoload.php#369: require(./../../php/Twig/Node/Expression/FunctionExpression.php)
ExpressionParser.php#453: {closure}(string 'Twig\\Node\\Expression\\FunctionExpression')
ExpressionParser.php#235: Twig\ExpressionParser->getFunctionNode(
string 'Url_link',
integer 2,
)
ExpressionParser.php#175: Twig\ExpressionParser->parsePrimaryExpression()
ExpressionParser.php#70: Twig\ExpressionParser->getPrimary()
Parser.php#142: Twig\ExpressionParser->parseExpression()
Parser.php#98: Twig\Parser->subparse(
NULL,
boolean false,
)
Environment.php#563: Twig\Parser->parse()
Environment.php#595: Twig\Environment->parse()
Environment.php#408: Twig\Environment->compileSource()
Environment.php#381: Twig\Environment->loadClass(
string '__TwigTemplate_6dc50e6ec574055acbdfa4b41b1cfa9399f852917a609bfa14b5f7eb27407ddd',
string 'login/header.twig',
NULL,
)
Environment.php#359: Twig\Environment->loadTemplate(string 'login/header.twig')
./libraries/classes/Template.php#115: Twig\Environment->load(string 'login/header.twig')
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#111: PhpMyAdmin\Template->render(array)
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Deprecation Notice in ./libraries/classes/Url.php#221
http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

Backtrace

./libraries/classes/Url.php#221: http_build_query(
array,
NULL,
string '&',
)
./libraries/classes/Url.php#169: PhpMyAdmin\Url::getCommonRaw(
array,
string '?',
)
./libraries/classes/Core.php#749: PhpMyAdmin\Url::getCommon(array)
Environment.php(418) : eval()'d code#40: PhpMyAdmin\Core::linkURL(string 'https://www.phpmyadmin.net/')
Template.php#407: __TwigTemplate_6dc50e6ec574055acbdfa4b41b1cfa9399f852917a609bfa14b5f7eb27407ddd->doDisplay(
array,
array,
)
Template.php#380: Twig\Template->displayWithErrorHandling(
array,
array,
)
Template.php#392: Twig\Template->display(array)
TemplateWrapper.php#45: Twig\Template->render(
array,
array,
)
./libraries/classes/Template.php#133: Twig\TemplateWrapper->render(array)
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#111: PhpMyAdmin\Template->render(array)
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Warning in ./libraries/classes/Util.php#406
file_exists(): open_basedir restriction in effect. File(doc/html/index.html) is not within the allowed path(s): (/sites/pma.serv2.la-quincaillerie.fr/files/:/usr/share/php/:/usr/lib/php/:/tmp/)

Backtrace

./libraries/classes/Util.php#406: file_exists(string 'doc/html/index.html')
./libraries/classes/Util.php#430: PhpMyAdmin\Util::getDocuLink(
string 'index',
string '',
)
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#155: PhpMyAdmin\Util::showDocu(string 'index')
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)
Deprecation Notice in ./libraries/classes/Url.php#221
http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

Backtrace

./libraries/classes/Url.php#221: http_build_query(
array,
NULL,
string '&',
)
./libraries/classes/Url.php#169: PhpMyAdmin\Url::getCommonRaw(
array,
string '?',
)
./libraries/classes/Core.php#749: PhpMyAdmin\Url::getCommon(array)
./libraries/classes/Util.php#414: PhpMyAdmin\Core::linkURL(string 'https://docs.phpmyadmin.net/en/latest/index.html')
./libraries/classes/Util.php#430: PhpMyAdmin\Util::getDocuLink(
string 'index',
string '',
)
./libraries/classes/Plugins/Auth/AuthenticationCookie.php#155: PhpMyAdmin\Util::showDocu(string 'index')
./libraries/classes/Plugins/AuthenticationPlugin.php#247: PhpMyAdmin\Plugins\Auth\AuthenticationCookie->showLoginForm()
./libraries/common.inc.php#353: PhpMyAdmin\Plugins\AuthenticationPlugin->authenticate()
./index.php#27: require_once(./libraries/common.inc.php)