corillo181 Posted January 16, 2007 Share Posted January 16, 2007 i have a question about whats the difference about using localhost and or paying for a host..i'm using yahoo to host a website i'm working on everything is running like it supossed to be runningbut i copied the intired site and put it in my computer to see if i could work with the whole site and it would wokr the same while i make update..but i was navagating threw pages and some of them show errors about connections or the way some query are done and some arguments even about headers..so my concern is if i see those problems when i try using my localhost would people be able to see all those errors as well when they try using the site?there is no error in the site that is on the server. Link to comment https://forums.phpfreaks.com/topic/34359-localhost-and-serverhost/ Share on other sites More sharing options...
pocobueno1388 Posted January 16, 2007 Share Posted January 16, 2007 I think localhost has something to do with Apache and PHP. So those are the files on your computer. Then a server is a local website...not just files on your computer that others wouldn't have access to.I might be way off. Link to comment https://forums.phpfreaks.com/topic/34359-localhost-and-serverhost/#findComment-161692 Share on other sites More sharing options...
john_6767 Posted January 16, 2007 Share Posted January 16, 2007 check your php.ini file to see what error returns you have turned on.. usually servers turn off these errors that aren't critical.. maybe someone else has more info on the eact place in php.ini? U shouldn't miss it if you search for errors in the file.. Link to comment https://forums.phpfreaks.com/topic/34359-localhost-and-serverhost/#findComment-161702 Share on other sites More sharing options...
corillo181 Posted January 16, 2007 Author Share Posted January 16, 2007 i tihnk could be due to that i'm using php 5.1 in my computer and the server still using php 4 Link to comment https://forums.phpfreaks.com/topic/34359-localhost-and-serverhost/#findComment-161705 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.