saash Posted July 27, 2010 Share Posted July 27, 2010 HI, Recently i developed simple CMS website in PHP and the site is working fine in my server, but its not working in client server. Please check here both links and suggest me whats the problem and what to do. Our server: http://colorpixels.net/projects/carwash/04-05-10/ Client server: http://waterlesscarwashcouncil.org/index.php Thanks, Saash Quote Link to comment https://forums.phpfreaks.com/topic/209021-site-problem-with-client-server/ Share on other sites More sharing options...
PFMaBiSmAd Posted July 27, 2010 Share Posted July 27, 2010 i developed simple CMS website in PHP Then you should be well aware of the short-cuts that php has that you should never use in code that is intended to be put onto servers that are not under your control. Your code is using lazy-way short open tags. Quote Link to comment https://forums.phpfreaks.com/topic/209021-site-problem-with-client-server/#findComment-1091756 Share on other sites More sharing options...
saash Posted July 27, 2010 Author Share Posted July 27, 2010 @PFMaBiSmAd. Thank you. Iam fresher and i do not know about. Can you please provide me details info to correct my self. Thanks, Saash Quote Link to comment https://forums.phpfreaks.com/topic/209021-site-problem-with-client-server/#findComment-1091765 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.