Connecting Tech Pros Worldwide Forums | Help | Site Map

Free Hosting Zend_Framework Capable

bilibytes's Avatar
Familiar Sight
 
Join Date: Jun 2008
Location: Europe
Posts: 128
#1: Jun 19 '09
Hello,

I'm looking for a free hosting that would allow me to run zend framework,
which means, it should have:

mod_rewrite
custom .htaccess files
php5
pdo

does any one know one?

regards



Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,648
#2: Jun 20 '09

re: Free Hosting Zend_Framework Capable


Quote:

Originally Posted by bilibytes View Post

mod_rewrite
custom .htaccess files
php5
pdo

what's that got to do with Zend Framework? for the first 2 you need an Apache server and PDO is built in into PHP5. check the demo phpinfo() tor ask the ISP.
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,938
#3: Jun 20 '09

re: Free Hosting Zend_Framework Capable


The first google search I made gave a promising site (check first result's second post).
bilibytes's Avatar
Familiar Sight
 
Join Date: Jun 2008
Location: Europe
Posts: 128
#4: Jun 20 '09

re: Free Hosting Zend_Framework Capable


To Dormilich:
you are completely right, however when you build apache and php you can disable these extensions.
if you don't compile php 5 with pdo enabled, it is not availible.. and if you don't compile apache with mod_rewrite it's isn't either.
moreover, some hostings disable .htaccess files for security reasons.
that is why I explicitly specify these options.

I have found many hostings lacking of one of these.

The ZendFramework works well for me with these options. Tell me about your experience without them.

to Markus:
what a deception, I was so excited and then i saw that it appends ads to the footer, my fault, I didn't tell you that I don't want ads.


I'll go for 000webhost.com even if it hasn't PDO enabled..

Anyway if you find something, I take it!

Thank you both for your help.

Regards
Reply