Well, what I did was as followed: Registered on No-IP Made a Host Downloaded Apache Linked it to my No-IP site Now what I want to be able to do is, use PHPmyadmin and MYSQL on the site. So I installed PHP, and ran it. So I guess first question is, How Do I link PHP to my site? Second Question: How do I link PHP and Mysql together with PHPmyadmin? 3rd Question: How do I link PHPmyadmin with my Apache server? So basically, I am completely lost. I have tried the bundles with Apache MYsql and PHP, none of them seem to work for me.
http://www.apachefriends.org/en/xampp.html install XAMPP will make it easy for you to set it up. are u installing this on a server or a local computer ?
I am attempting to host it on my desktop, I already tried XAMPP and it didn't seem to work, but I'll try it again. Thanks