Can anyone suggest good shared hosting providers who provide a PHP configuration which is compatible with Yii. I am based in Ireland and local providers don't seem to enable PDO support unless you go for a virtual or dedicated server.
I am looking at godaddy.com web hosting packages but need to confirm if they support Yii.
I just found the list of the hosts who is providing php as well as mysql for FREE and with NO ads(?). As I am trying one of them, I will be reporting if I make a success.
One candidate is the agilityhoster.com. I have tried to install yii and blog demo that works perfect except one. There is a limit for the file size of 500K and only one file exceeds.
Thanks, it may be a useful information to all . As I cannot try the non-free host easily, I’ll be continuing to report the free service.
Quote
One candidate is the agilityhoster.com. I have tried to install yii and blog demo that works perfect except one. There is a limit for the file size of 500K and only one file exceeds.
I have escaped this by splitting the file into two files whose size is less than 500K.
The blog demo works fine, though the other demo of my own does not work because of lacking the mysql pdo drivers. So, I recommend to use sqlite on the host .
BTW, on this host, I have encountered following error when I had tried to display ‘requirements’. I am guessing that the dirname may return wrong path information because of the limitation (I mean jail) of the hosting service. I am not sure why the blog demo works though entry scripts of both are using dirname.
Quote
Warning: require(/home/www/pugpug.org/yii/requirements/views/index.php) [function.require]: failed to open stream: No such file or directory in /home/www/pugpug.org/yii/requirements/index.php on line 207
Fatal error: require() [function.require]: Failed opening required '/home/www/pugpug.org/yii/requirements/views/index.php' (include_path='.:/usr/local/php5/share/pear') in /home/www/pugpug.org/yii/requirements/index.php on line 207
The problem that I had experienced has been resolved. It may came from an incomplete file transmission.
Finaly, the “requirements” page works here, and the blog demo works there.
Anyway I recommend to use the "agilityhoster.com" if you do not want to pay a penny. One big disadvantage is that the host does not support PDO MySQL extension of the PHP, though it supports MySQL database as well as phpMyAdmin You should use SQLite instead.
This is the requirements, and the blog demo is working with a MySQL. On the contrary to the agilityhoster that I had posted previously, this host does not support SQLite PDO but MySQL PDO. Unlike to the agilityhoster, as there is no upper limit such as 500Kbyte in this service, you do not have to split a certain file into two pieces.
Another small benefit of "byethost" over "agilityhoster" is the locale. On "agilityhoster", we cannot chose the locale other than C while we can chose many locales on "byethost".
Is there any list of hosting that is sure to work? I almost went with godaddy untill see this thread
I was with dreamhost before but they give me too much which I dont need I just use a little bw / diskspace… and dreamhost always was pretty slow in europe/asia.