By andrewmf2011
Hey, I’m trying to run SQL on my server as well as apache to test out my php registration/login script, I have it set up, and can access it, but it won’t write to the database, i suspect this is because it when i go to phpmyadmin I have to login to a javascript popup login box and then login to the actual phpmyadmin page, how can I disable the javascript login box? (in the popup login I have to use the account I setup, but on the actual phpmyadmin login I have to use the root account)
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’m trying to connect and write data through a web browser on any computer, so that people can register with one page and it saves it to the database and then they can login with another page that checks if the usernsme/password are on the database and if they are displays a welcome message <br> <br>After doing mysql and webdesign at college for a couple of months I thought it would be nice to try, I’m not trying to make it for a specific use, just for fun really
That sounds fine, you don’t need phpMyAdmin to be able to do that. Google “php login/register tutorial” and you’ll find lots of resources on that :]
Are you trying to connect from your computer to MySQL running on your droplet? If so, check out <a href=“https://library.linode.com/databases/mysql/mysql-ssh-tunnel”>https://library.linode.com/databases/mysql/mysql-ssh-tunnel</a>.
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.