Author: boutell Date: 2010-01-15 22:11:40 +0100 (Fri, 15 Jan 2010) New Revision: 26696
Modified: plugins/pkMediaPlugin/trunk/README Log: Documentation now notes that you need support for URLs in fopen() (typical on well-configured PHP hosts) Modified: plugins/pkMediaPlugin/trunk/README =================================================================== --- plugins/pkMediaPlugin/trunk/README 2010-01-15 21:11:07 UTC (rev 26695) +++ plugins/pkMediaPlugin/trunk/README 2010-01-15 21:11:40 UTC (rev 26696) @@ -66,6 +66,7 @@ * pkImageConverterPlugin * Zend Search * FCK (provided in pkToolkitPlugin, but you must enable it) +* Support for http URLs in fopen() calls ( allow_url_fopen must be set to "on", which is typical ) === Installing the Required Plugins ===
-- You received this message because you are subscribed to the Google Groups "symfony SVN" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/symfony-svn?hl=en.
