• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Xampp phpmyadmin

xampp/apache/conf/extra/httpd-xampp.conf

Code:
    Allow from ::1 127.0.0.0/8 \

Over that line you can add allowed ips.
 
xampp/apache/conf/extra/httpd-xampp.conf

Code:
    Allow from ::1 127.0.0.0/8 \

Over that line you can add allowed ips.

I use xampp 1.6.5 :/ i can't find it there

I have this error while login in

#1130 - Host 'localhost' is not allowed to connect to this MySQL server

- - - Updated - - -

fixed
 
Last edited:
Back
Top