My site is hosted in a shared hosting package in Godaddy and i just confirmed that PHP 5.2.5 is the one that on the system.

i work with drupal 6.6 and after i downloaded the image api module i tried t activate it - But, there is an error saying :

"This module requires PHP version 5.2.* and is incompatible with PHP version 4.3.11."

i double checked my database configuration and i am using PHP 5.2.5.

Please check this issue.

Comments

vm’s picture

Assigned: evyawebsites » Unassigned
Category: bug » support
Priority: Critical » Normal

how are you checking to see that php 5.2.5 is indeed the version of PHP you are using?

many hosts have php4 set up by default and you have to manually switch to using php5 by adding a line in .htaccess.

evyawebsites’s picture

I checked it both with godaddy support and by entering into the database preferences in godaddy account,

could you show me which line should be add in the .htaccess ?

vm’s picture

Status: Active » Postponed (maintainer needs more info)

I do not know that godaddy needs the line added to .htaccess.

the database preferences don't have anything to do with which version of PHP is installed. The Database would be something like MySQL

have you checked administer -> reports -> status report in drupal ? where it lists the versions of everything in use on the server ?

what is listed for PHP on that page?

drewish’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

no follow up for several months so i'm assuming you figured something out.