Closed (fixed)
Project:
ImageAPI
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
25 May 2008 at 11:12 UTC
Updated:
23 Oct 2008 at 19:43 UTC
Many hosting providers including mine do not have automatic php5 running.
I 'updated' my image cache module only to find out it was not working AT ALL!
Please!!!! on the module page put a warning that this module is not compatible with PHP4.
If this is not the case please can you tell me why the old version of image cache was working and the new 2.0 version does not work at all?
Thanks
Comments
Comment #1
drewish commentedthe imageapi (which is what really requires PHP5) does have a message explaining the requirement: http://drupal.org/project/imageapi/
Comment #2
dopry commentedYes ImageCache 2.x is not compatible with PHP4 since it requires ImageAPI and it uses PHP5. Sry.. time to upgrade your hosting account or get your provider to install PHP5.
Comment #3
juangdiazs commentedHi people. I am new here in Drupal. I dont have any knowledge of php, except from the things I have learned from the web. I have my web hosting with php 5 (according to cPanel), but when I run the phpinfo(), this tell me that the server is running with PHP 4.4.8. Is this a problem of configuration of my drupal (version 5.10)?
I need to fix this somehow.... because i have the imageCache module and the rest of them, and the site it is not running like it does when I try it in my localhost.
Comment #4
dopry commented@juangdiazs: You need to contact you hosting provider and figure out how to get PHP5 running on your site. No one here can help you.
Comment #5
juangdiazs commentedHi dopry. I did it, and the only thing that i needed to do was add "AddHandler application/x-httpd-php5 .php" to the .htaccess. That´s all......
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.