My php scripts don’t work in bluehost. But the same scripts were working excellent in siteground. What’s the problem ??
Php scripts are simple formmailler. Both hosting use php version 5. In bluehost i receive only HTML script in my email. But in sitreground, whenever i apply that thing, i receive HTML email as im supposed to.
RSS Feed
October 23rd, 2009
admin
Posted in
Tags:
Sounds like the Bluehost server is not set up to run php. Ask their technical support if they can set it up for you on their server. They have to install the main scripts.
(Or set up your own server and get it done that way).
it could be a few things. first make sure you are on a server that supports php on bluehost and check to see if they require any special settings for php 5.
I have seem some hosts that allow you to use php 4 and 5 but when you create your pages you need to label them page.php for php4 or page.php5 for it to use php5…so check with them if you need to do something to the extensions or pages.