By MrErlo on
I'm leading several non-profits and realized I need to do some web development now that our sites are actually getting some hits.
I'm hosted at Powweb (I've read they have terrible Drupal support) and just found out that my server has PHP 4.4.9. I want to say with Powweb, can I make this work out or probably not?
Thanks.
Comments
_
besides the fact that php 5 was released almost 7 years ago and php4 is therefore an extreme security risk, no, d7 requires PHP 5.2.5 or higher.
Seriously-- you need to move to php 5. Whether or not that means you need to change webhosts is up to the host. You should check with their tech support-- i find it hard to believe a web host that doesn't offer php5 could even stay in business.
...
Apparently they do have php 5 - http://www.powweb.com/knowledgebase/read_article.bml?kbid=345
You should submit a ticket to them about this.
~silverwing
Problem Solved
silverwing,
Thanks, that actually did the trick.
PHP Version 5.2.17
I'm installing now. Very much appreciated.