Warning: I am able to write to the configuration file
osCommerce May 18th, 2008
ข้อความ error ด้านบนของเว็บ หลังจากติดตั้ง osCommerce บน Windows 2003 (IIS6):
Warning: I am able to write to the configuration file: D:\path\to\configure.php. This is a potential security risk - please set the right user permissions on this file.
วิธีแก้:
1. เปิด file includes\application_top.php
2. หาบรรทัดที่เขียนว่า define(’WARN_CONFIG_WRITEABLE’, ‘true’);
3. เปลี่ยน true เป็น false
Related Posts
Tags: IIS6, osCommerce, Windows
About
great dude!but i dont know if it is the right thing that i have done?maybe thats just for the message dont show?can again writte in configure.php?
anyway great job