I have Mysql and apache running and i can see my files on my web browser, but how do i access my files on my computer from my friends computer? ive been looking at tutorials on making my computer a web server but all of them are using different versions of downloading apache. How do i do this using the Apache that comes with EasyPHP5.3.0?
well what i want is to use my computer as a web server. I want to create a website or any php programs and be able to run it off my computer and see it on my friends computer. Is this possible?
I think i was confused between a developmental server and hosting a website.
I have a php script that uses mysql, so when i put it on a website how do i make it able to work because it gives an error saying unable to login to mysql. The script works on the regular developmental server but i cant get it to work on a website. Do you know where i can get help with that?