Tuesday, June 29, 2010

Re: turn on allow_url_fopen in cakephp

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 <ytbr...@gmail.com> 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 cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: