Reading the PHP manual at: http://dk2.php.net/manual/en/filesystem.configuration.php it can be seen that you must configure your ini file for this, due to security reasons. Enjoy, John
On Jun 29, 8:21 am, ytbryan <[email protected]> wrote: > hi all, > > I would like to execute file($path) whereby the $path is a url. > > However, I read that i have to turn on the allow_url_fopen in > php_ini. > > Can I configure this in cakephp or must I configure the php_ini in my > server? > > Please advise. Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en
