http://dev.joomla.org/component/opti.../p,85/#more-85
Il y a un bug important dans PHP 4.4.2 qui plante PHP quand le système essaie d'ouvrir des fichiers avec la fonction fopen stream. Plus de détails: http://bugs.php.net/bug.php?id=36017April 18th, 2006 by Jinx 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 workFor 1.5 the problems are more severe
There are no workarounds for this problem, besides reverting to PHP 4.4.1 or waiting until 4.4.3 comes out.
- The whole FTP layer will stop working
- Newsfeeds will not work
- Helpsite fetching will not work
It is adviced to check your PHP version and if you are running PHP 4.4.2 to inform your webhoster about this bug.
Conséquences pour Joomla:
Pour Joomla 1.0
conséquences d'importance mineure: les flux RSS (newsfeeds) ne fonctionneront pas, et les extensions tierces faisant appel à des fonctions comme fopen, fclose, fread, file_get_contents etc … non plus.
Joomla 1.5
Problèmes plus étendus:
- flux rss hors fonction
- la nouvelle couche FTP (important pour les installations d'extensions sur des serveurs en safe mode, comme Free par ex.) est HS
- l'accès aux fichiers d'aide n'est pas possible.
Pas de solution disponible pour le moment, sauf à utiliser PHP 4.4.1, en attendant la sortie de la prochaine version 4.4.3
Discuter cette annonce: http://forum.joomla.fr/showthread.php?t=8958


Répondre avec citation