Help - Search - Members - Calendar
Full Version: Fopen() Forbidden?
Zymic Webmaster Forums > Zymic Free Web Hosting > Zymic Free Web Hosting - General Discussion & Help
lctm
When trying to use the fopen function, I get the following error message on my page:

Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /www/vndv.com/*************

Warning: fopen(http://*********) [function.fopen]: failed to open stream: no suitable wrapper could be found in /www/vndv.com/************* on line 13

why is that? tanks!
swordz
Outside connections are not allowed. Even if you're connecting to a site in zymic, the fact that you're starting with http:// makes the php install think it's an outside connection.

swordz
lctm
QUOTE(swordz @ Dec 28 2008, 07:37 PM) *
Outside connections are not allowed. Even if you're connecting to a site in zymic, the fact that you're starting with http:// makes the php install think it's an outside connection.

swordz


Ow, thanks. That's bad news, my site can't work on zymic then. Is it for safety reason? I'm just wondering why they would prevent outside connections.
swordz
It's to prevent spammers/phishers using us, or storing their information on an outside site.

swordz
sclek
It also prevents certain proxy scripts. The best way for you to have fopen() enabled is to use a paid host.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.