|
I'm hoping to get some feedback on which hosts you find are easy to install PHP scripts, and which are not. I've found, for example, that things like fopen() of an external file or mod rewrite can be configured in a way that can break, or cause unexpected results. Also, some scripts do not run as well when PHP is run as CGI, or sometimes the host uses a special path, leading to the need to make tweaks.
Here are the top 3 hosts (as reported by users of my script, phpLD) that have required a lot of support or tweaking. For this reason I do NOT recoomend the following:
1. 1and1.com
2. dreamhost.com
3. godaddy.com
We've tested on hundreds of hosts, and most install and run our scripts perfectly the first time, but the above hosts, for different reasons, have certain limitations in the way they have PHP configured.
Which hosts do you prefer when running PHP scripts?
Which ones do you avoid?
|