Page 1 of 1

PLEASE READ: PHP bugs prevent proper function of Joomla! 1.5

Posted: Tue Apr 18, 2006 6:31 am
by user deleted
Some versions of PHP have bugs which prevent Joomla! 1.5 to function properly. Please make sure to use other versions than those mentioned in the postings below.


There is an important bug in PHP 4.4.2 that makes PHP crash when the
system tries to open an URL using the fopen streams functions. A more
detailed description of this bug can be found here :
http://bugs.php.net/bug.php?id=36017

How does this affect Joomla! ?

For 1.0 the problems are small

- Newsfeeds will not work
- Any other third party functions that are using fopen, fclose, fread,
file_get_contents etc with a  remote file will not work

For 1.5 the problems are more severe

- The whole FTP layer will stop working
- Newsfeeds will not work
- Helpsites fetching will not work

There are no workarounds for this problem, besides installing PHP 4.4.1
or waiting until 4.4.3 comes out.

Thanks to Johan for the report on this. Regards Robin

WARNING: do NOT test with PHP 5.0.4

Posted: Mon Sep 04, 2006 7:37 am
by infograf768
We just found out this morning that bugs in 5.0.4 prevent some functions from acting properly in J! 1.5

Example: display Newsfeeds in Frontend.

Problem is solved with 5.1.4

Re: PLEASE READ: PHP bugs prevent proper function of Joomla! 1.5

Posted: Tue Jul 31, 2007 1:12 am
by dhuelsmann
I have been unsuccessful in getting newsfeeds to work under PHP 5.2.0 in a minimalist installation:

http://www.huelsmann.us

Re: PLEASE READ: PHP bugs prevent proper function of Joomla! 1.5

Posted: Tue Jul 31, 2007 6:06 am
by infograf768
Although I see source, Dave, I can't even see a display on this 1.5 install of yours.

Re: PLEASE READ: PHP bugs prevent proper function of Joomla! 1.5

Posted: Tue Jul 31, 2007 12:24 pm
by dhuelsmann
infograf768 wrote: Although I see source, Dave, I can't even see a display on this 1.5 install of yours.
Click on the Kiwanis news feed button in main menu - wait a while and you will get the error.

Re: PLEASE READ: PHP bugs prevent proper function of Joomla! 1.5

Posted: Tue Jul 31, 2007 4:35 pm
by infograf768
It displays now. I get indeed a Error: feed not retrieved.