Hi,
I'm pretty new to Kubuntu/Ubuntu and LAMP servers. Got it up and running with Samba, Apache, MySQL and PHP5.
Samba definitely work, so is Apache (I think).
What I am trying to do is set this up to move my website from a hosted server to this one. I set up Apache and the test worked giving me the IT WORKS! page, I copied to my own folder. Copies all the files down from the hosted server by ftp and imported all the databases from the hosted mysql.
However, now when I enter http://127.0.0.1 in the browser (and that is the ip I told Apache to listen on) I get the pages from the hosted server not my LAMP server. I know because I unplugged the network cable and then the site wouldn't come up.
Question: how do I set it up to make sure everything is running as it should on my LAMP server before redirecting my domain from the hosted server?
Thanks
Chris
I'm pretty new to Kubuntu/Ubuntu and LAMP servers. Got it up and running with Samba, Apache, MySQL and PHP5.
Samba definitely work, so is Apache (I think).
What I am trying to do is set this up to move my website from a hosted server to this one. I set up Apache and the test worked giving me the IT WORKS! page, I copied to my own folder. Copies all the files down from the hosted server by ftp and imported all the databases from the hosted mysql.
However, now when I enter http://127.0.0.1 in the browser (and that is the ip I told Apache to listen on) I get the pages from the hosted server not my LAMP server. I know because I unplugged the network cable and then the site wouldn't come up.
Question: how do I set it up to make sure everything is running as it should on my LAMP server before redirecting my domain from the hosted server?
Thanks
Chris
Comment