Help - Search - Members - Calendar
Full Version: Warning Message Oscommerce
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
cr8
Hi,

I'm setting up osCommerce on my webpage. I'm stuck here. I keep getting this error message.. does anyone know what i might be doing wrong?


Warning: fopen(/www/vndv.com/i/c/r/icr8/htdocs/catalog/includes/configure.php) [function.fopen]: failed to open stream: Permission denied in /www/vndv.com/i/c/r/icr8/htdocs/catalog/install/templates/pages/install_4.php on line 116

I'm new to all this so i might be making a simple mistake...some where.

thanks
Andrew
No it's not a mistake, fopen has been disabled to prevent abuse on the server.
miweiser
QUOTE(Trippin7464 @ Dec 20 2008, 03:14 PM) *
No it's not a mistake, fopen has been disabled to prevent abuse on the server.



What should be done about it? I am attempting to setup a db installing the tables programattically from php pages.

Any thoughts would be helpful, I just can't edit the script in the pages, or I could, but I am unsure as the result.
IamShipon1988
You can't use any scripts that uses fopen function. fopen is a protocol handler. If allowed, it will leave the server open for abuse as stated by Andrew
Ed
Fopen is fine, url fopen is not; this is probably down to permissions, ask the osCommerce community, I'm sure they'll be able to diagnose the problem.
Andrew
Damn I was wrong. I thought that looked wrong. Should have done research to prove myself wrong. Sorry for the miscommunication.
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-2012 Invision Power Services, Inc.