By Cqle
I can’t find the location for the config for phpMyAdmin to allow me to remotely access it. I am using Apache2 and XAMPP.
Access forbidden!
New XAMPP security concept:
Access to the requested object is only available from the local network.
This setting can be configured in the file "httpd-xampp.conf".
If you think this is a server error, please contact the webmaster.
Error 403
Apache/2.4.23 (Unix) OpenSSL/1.0.2j PHP/5.5.38 mod_perl/2.0.8-dev Perl/v5.16.3
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I still can’t connect to <website>/phpmyadmin it gives me the same error help please!
Are you running XAMPP locally or on a Droplet?
If locally and on a Windows machine, your XAMPP directory is located at:
C:\xampp
and phpMyAdmin should be located at:
C:\xampp\phpMyAdmin
If you’re running this on a Linux server (i.e. your Droplet, or locally), you’ll want to run:
sudo /opt/lampp/lampp security
To setup any security measures.
One thing to keep in mind is that XAMPP is meant for development, not for live production servers. If you are wanting to setup a LAMP stack, I would advise reading over this guide:
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.