Connecting Tech Pros Worldwide Help | Site Map

Free Hosting Zend_Framework Capable

  #1  
Old June 19th, 2009, 02:20 PM
bilibytes's Avatar
Familiar Sight
 
Join Date: Jun 2008
Location: Europe
Posts: 128
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
  #2  
Old June 20th, 2009, 08:22 AM
Dormilich's Avatar
Moderator
 
Join Date: Aug 2008
Location: Leipzig, Germany
Posts: 3,487
Provided Answers: 9

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.
  #3  
Old June 20th, 2009, 11:23 AM
Markus's Avatar
Moderator
 
Join Date: Jun 2007
Location: York, England, with wolves.
Posts: 4,862
Provided Answers: 9

re: Free Hosting Zend_Framework Capable


The first google search I made gave a promising site (check first result's second post).
  #4  
Old June 20th, 2009, 11:38 PM
bilibytes's Avatar
Familiar Sight
 
Join Date: Jun 2008
Location: Europe
Posts: 128

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