Rain
07-23-2003, 09:42 PM
All the sudden my includes using an URL instead of a path name broke. I don't know much about PHP but what I read said allow_url_fopen had to be enabled to have includes use an URL rather then a path name.
Would allow_url_fopen have been set to false? Or does anyone have any idea why this happened all the sudden? Did I break something somehow?
I fixed it by, of course, changing the includes to use path names instead of URLs, but I was curious as to why this might happen so suddenly.
Would allow_url_fopen have been set to false? Or does anyone have any idea why this happened all the sudden? Did I break something somehow?
I fixed it by, of course, changing the includes to use path names instead of URLs, but I was curious as to why this might happen so suddenly.