PowWeb Forums - The Perfect Community for the Perfect Host  

Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more.

Go Back   PowWeb Community Forums > Web Site Design > Content Management Systems > E-commerce and Shopping Carts
User Name
Password
Register FAQ Members List Search Today's Posts Mark Forums Read

Closed Thread
 
Thread Tools Search this Thread
Old 8-12-03, 04:33 AM   #1
casbboy
 
Join Date: Jul 2003
Location: California
Posts: 1,136
Reputation: 9
warning, can write...

I just installed oscommerce and now when I open up the catalog it says warning! can write to configure.php...
How do I stop this or protect that file. I tried chmoding it but does not seem to help.
Please Help Me!!
Thanks
Ryan
__________________
Thanks Again




casbboy is offline  
Old 8-12-03, 09:49 AM   #2
stevel
XPW
 
stevel's Avatar
 
Join Date: Jun 2002
Location: New Hampshire, USA
Posts: 9,464
Reputation: 265
Create a file chmod.php with the following content:
PHP Code:
<?php
chmod
('includes/configure.php'0444);
?>

Upload it to your admin folder and then open admin/chmod.php (on your site) in your web browser. Repeat for the catalog folder. Delete the file (or leave it there - it's harmless).
__________________
Steve
stevel is offline  
Old 8-12-03, 03:33 PM   #3
casbboy
 
Join Date: Jul 2003
Location: California
Posts: 1,136
Reputation: 9
thx

Thanks, it worked.
Thanks again
Ryan
__________________
Thanks Again




casbboy is offline  
Closed Thread


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 10:17 AM.


Contents ©PowWeb, Inc. ~ vBulletin, Copyright © 2000-2007 Jelsoft Enterprises Limited.