so we couldn't do it, anyway, which
> sucks for the person maintaining the portals.
>
> Michele
>
> > -Original Message-
> > From: talk-boun...@lists.nyphp.org [mailto:talk-boun...@lists.nyphp.org]
> > On Behalf Of Tim Lieberman
> > Sent: Thursday, A
way, which
sucks for the person maintaining the portals.
Michele
> -Original Message-
> From: talk-boun...@lists.nyphp.org [mailto:talk-boun...@lists.nyphp.org]
> On Behalf Of Tim Lieberman
> Sent: Thursday, April 30, 2009 3:40 AM
> To: NYPHP Talk
> Subject: Re: [nyphp-tal
On Apr 29, 2009, at 10:53 PM, John Campbell wrote:
On Wed, Apr 29, 2009 at 8:21 PM, Michele Waldman
wrote:
Does anyone know how to configure the server to allow remote access?
There is never a valid reason to include remote files, but if you
really want to do it, just enable allow_url_fopen
On Wed, Apr 29, 2009 at 8:21 PM, Michele Waldman wrote:
> Does anyone know how to configure the server to allow remote access?
There is never a valid reason to include remote files, but if you
really want to do it, just enable allow_url_fopen and
allow_url_include
I generally in my code do not access an external server for include and
include_once or require_once functions. But I believe
http://us2.php.net/manual/en/features.remote-files.php can steer you in the
right direction.
-Anthony
On Wed, Apr 29, 2009 at 8:21 PM, Michele Waldman wrote:
> When I t
When I try to include a php from a remote server, I get the following error:
URL file-access is disabled in the server configuration.
Does anyone know how to configure the server to allow remote access?
Thank you,
M*
___
New York PHP User