Hi
Now i have changed port from 81 to 8080. but i am getting same error when trying to open phpAdmin.


Thanks
Hi
Now i have changed port from 81 to 8080. but i am getting same error when trying to open phpAdmin.


Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question.
Ramco RamcoPosted Apr 28, 2024, 3:42 AM
Hi
Can u pls tell the line no where it is to be changed
Thanks
Abhishek YadavPosted Apr 27, 2024, 9:07 AM
php.ini
Ramco RamcoPosted Apr 27, 2024, 7:03 AM
Hi
In which files these settings are to be checked.
Thanks
Abhishek YadavPosted Apr 27, 2024, 5:04 AM
It is possible that the issue is not related to the port but rather to the configuration of phpAdmin in XAMPP. I recommend checking the configuration files of phpAdmin in XAMPP to ensure it is setup correctly for the new port 8080. You may need to update any references to port 81 to port 8080 in the configuration files. Additionally, make sure that the Apache server in XAMPP is running and properly configured to use port 8080.