I'm running Drupal 4.7.6 with PHP 5.2.0.
My provider announced an upgrade to PHP 5.2.1.
Since there where problems with Drupal 4.7.3 and PHP 5.2.0, I would like to know in advance if there will be problems with 4.7.6 and PHP 5.2.1.
Thanks.
I'm running Drupal 4.7.6 with PHP 5.2.0.
My provider announced an upgrade to PHP 5.2.1.
Since there where problems with Drupal 4.7.3 and PHP 5.2.0, I would like to know in advance if there will be problems with 4.7.6 and PHP 5.2.1.
Thanks.
Comments
Comment #1
heine commentedWe've not yet received reports indicating problems. If you do experience trouble, please file an issue.
Comment #2
haus commentedThanks very much for your quick reply.
The update to PHP 5.2.1 was last night and EVERYTHING WORKS FINE with Drupal 4.7.6
Comment #3
abhigupta commentedI had 2 websites running from same code base (4.3) and they started giving me internal error after my provider upgrade to 5.2.1
I was able to switch the PHP version to 4.4.4 for one of them and then upgrade it to 4.76. It worked fine before and after upgrading to 4.7.6 on 4.4.4
However, the one which is using 5.2.1 doesn't work even after the upgrade to 4.7.6
I keep getting Premature end of script headers: php5.cgi errors in the error log.
Any ideas?
Comment #4
heine commented@abhigupta, contact your host. This has nothing to do with Drupal; it seems that your php5 binary hasn't been compiled in cgi-mode and returns only garbage to Apache.
Comment #5
(not verified) commented