John Davidson

php - i can't access phpmyadmin on other computer locally

0 comments
Message:


i hope someone can help me
i'm using XAMPP server i configured it and it was working perfectly just a week ago, now i didn't change anything but i can't access phpmyadmin from my other laptop on the same network.
-> i have changed httpd.conig made it listen to a specific ip adress (Listen 127.1.1.2:80).
-> i also changed httpd.campp.config so tjis part looks like this :


Alias /phpmyadmin "C:/xampp/phpMyAdmin/"
<Directory "C:/xampp/phpMyAdmin">
AllowOverride AuthConfig
Require all granted
ErrorDocument 403 /error/XAMPP_FORBIDDEN.html.var
</Directory>

when i enter the ipv4 of my main laptop on the other laptop it works but when i try to enter the ip adress 127.1.1.2 /phpmyadmin it doesn't work



My Answer:
help you with PHP programming questions or tasks. Just let me know what you need assistance with!

Rate this post

4 of 5 based on 9981 votes

Comments




© 2024 Hayatsk.info - Personal Blogs Platform. All Rights Reserved.
Create blog  |  Privacy Policy  |  Terms & Conditions  |  Contact Us