allow_url_include
Posted by: chris5858 (---.dyn.optonline.net)
Date: February 23, 2010 04:11AM

I am trying to use a PHP include that uses an http url. It is on my server, but not in a relative directory, so I have to put the whole URL. However, it said that "Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in C:\wamp\www\Playground\index.php on line 11."

So, I went into my php.ini and changed the setting from 0 to 1 and tried again. It didn't work. I tried setting the value to On. It didn't work. I tried setting the value to True. It didn't work. Is there a time it takes to update or something? Why won't it work?

--------------------
Christopher
[cl58tools.co.cc]

Options: ReplyQuote
Re: allow_url_include
Posted by: yfastud (Moderator)
Date: February 23, 2010 04:27AM

make sure already enable it through wamp tray icon

Have fun,

FREE One A Day
FREE Photo
FREE Games
FREE Websites
FREE Portable GPS
FREE WAMP Guides

Options: ReplyQuote
Re: allow_url_include
Posted by: chris5858 (---.dyn.optonline.net)
Date: February 23, 2010 04:51AM

I just restarted the services and it fixed it.

--------------------
Christopher
[cl58tools.co.cc]

Options: ReplyQuote


Sorry, only registered users may post in this forum.