默认只允许本地访问,需要修改配置
vim /opt/lampp/etc/extra/httpd-xampp.conf 文件
修改 PHPmyadmin 配置
<Directory "/opt/lampp/phpmyadmin">
Require all granted
#AllowOverride AuthConfig Limit
#Require local
#ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var
</Directory>
重启lampp
还可能出现密码不正确的提示,此时,修改lampp/phpmyadmin/config.inc.php,将$cfg['Servers'][$i]['password'] = '';修改为mysql的密码即可。
Warning: Undefined variable $uapic in /www/wwwroot/www.murongx.cn/wp-content/themes/kratos-pjax-master/inc/ua.php on line 424
Warning: Undefined variable $uapic in /www/wwwroot/www.murongx.cn/wp-content/themes/kratos-pjax-master/inc/ua.php on line 424