vnus โพสต์ 2009-12-24 16:24:54

./data/config.inc.php อยู่ตรงไหนครับ

โทษทีนะครับ หาไม่เจอ ลงไม่ได้ หาหลายวันแล้วครับ แงๆ ช่วยที

rewat โพสต์ 2009-12-24 16:27:11

ก็อยู่ใน โฟล์เตอร์ data ไฟล์ชื่อ config.inc.php ไง

vnus โพสต์ 2009-12-24 16:31:54

ไม่มีครับ มีแต่ index.php

yo_sct โพสต์ 2009-12-24 16:32:19

โหมด ไฟล์โพลเดอร์ data ในโฮส เป็น 777 ระบบจะเขียนลงอัตโนมัติ ถ้าผมบอกไม่ผิดนะ อิอิ

hiphop111 โพสต์ 2009-12-24 16:38:27

แก้ไขล่าสุดโดย hiphop111 เมื่อ 2009-12-24 16:39

สร้าง ไฟล์ config.inc.php ขึ้นมา (ถ้าสร้างไม่เป็น ให้สร้างไฟล์ .txt มาก่อน ครับ แล้ว ทำการ เปลี่ยน ชื่อ และ นามสกุล ไฟล์เป็น config.inc.php)
แล้ว นำขึ้นไปไว้ที่ ./data/
ครับ แล้วทำการ CHMOD ไฟล์ config.inc.php เป็น 777 ครับผม~

vnus โพสต์ 2009-12-24 17:12:26

ผมทำบน xampp ไม่น่าจะต้อง cmd 777 แต่้ทำไมมันไม่ได้อ่ะ

vnus โพสต์ 2009-12-25 07:55:33

ช่วยหน่อยนะครับบบบ

poorman โพสต์ 2010-1-30 12:07:04

ผมลองทำตามทุกอย่างเลยครับ ไม่ได้เหมือนกัน

firztlove โพสต์ 2011-1-12 11:42:33

ผมรู้จักแต่data_config.php   อ่ะลองdata_config.phpดีไหม?Uhome ป่ะ ?<?php
if(!defined('IN_UCHOME')) exit('Access Denied');
$_SCONFIG=Array
        (
        'sitename' => '',
        'template' => 'default',
        'adminemail' => '',
        'onlinehold' => 1800,
        'timeoffset' => 7,
        'maxpage' => 50,
        'starcredit' => 100,
        'starlevelnum' => 5,
        'cachemode' => 'database',
        'cachegrade' => 1,
        'allowcache' => 1,
        'allowdomain' => '0',
        'allowrewrite' => 1,
        'allowwatermark' => '0',
        'allowftp' => '0',
        'holddomain' => 'www|*blog*|*space*|x',
        'mtagminnum' => 5,
        'feedday' => 3,
        'feedmaxnum' => 100,
        'feedfilternum' => 10,
        'importnum' => 100,
        'maxreward' => 10,
        'singlesent' => 50,
        'groupnum' => 8,
        'closeregister' => '0',
        'closeinvite' => '0',
        'close' => '0',
        'networkpublic' => 1,
        'networkpage' => 1,
        'seccode_register' => 1,
        'uc_tagrelated' => 1,
        'manualmoderator' => 1,
        'linkguide' => 1,
        'showall' => 1,
        'sendmailday' => '0',
        'realname' => '0',
        'namecheck' => '0',
        'namechange' => '0',
        'name_allowviewspace' => 1,
        'name_allowfriend' => 1,
        'name_allowpoke' => 1,
        'name_allowdoing' => 1,
        'name_allowblog' => '0',
        'name_allowalbum' => '0',
        'name_allowthread' => '0',
        'name_allowshare' => '0',
        'name_allowcomment' => '0',
        'name_allowpost' => '0',
        'showallfriendnum' => 10,
        'feedtargetblank' => 1,
        'feedread' => 1,
        'feedhotnum' => 3,
        'feedhotday' => 2,
        'feedhotmin' => 3,
        'feedhiddenicon' => 'friend,profile,task,wall',
        'uc_tagrelatedtime' => 86400,
        'privacy' => Array
                (
                'view' => Array
                        (
                        'index' => '0',
                        'profile' => '0',
                        'friend' => '0',
                        'wall' => '0',
                        'feed' => '0',
                        'mtag' => '0',
                        'event' => '0',
                        'doing' => '0',
                        'blog' => '0',
                        'album' => '0',
                        'share' => '0',
                        'poll' => '0'
                        ),
                'feed' => Array
                        (
                        'doing' => 1,
                        'blog' => 1,
                        'upload' => 1,
                        'share' => 1,
                        'poll' => 1,
                        'joinpoll' => 1,
                        'thread' => 1,
                        'post' => 1,
                        'mtag' => 1,
                        'event' => 1,
                        'join' => 1,
                        'friend' => 1,
                        'comment' => 1,
                        'show' => 1,
                        'spaceopen' => 1,
                        'credit' => 1,
                        'invite' => 1,
                        'task' => 1,
                        'profile' => 1,
                        'album' => 1,
                        'click' => 1
                        )
                ),
        'cronnextrun' => ,
        'my_status' => '0',
        'uniqueemail' => 1,
        'updatestat' => 1,
        'my_showgift' => 1,
        'topcachetime' => 60,
        'newspacenum' => 6,
        'sitekey' => '',
        'siteallurl' => '',
        'licensed' => '0',
        'debuginfo' => '0',
        'miibeian' => '',
        'headercharset' => '0',
        'avatarreal' => '0',
        'uc_dir' => '',
        'my_ip' => '',
        'closereason' => '',
        'checkemail' => 1,
        'regipdate' => '',
        'my_closecheckupdate' => '0',
        'openxmlrpc' => '0',
        'domainroot' => '',
        'name_allowpoll' => '0',
        'name_allowevent' => '0',
        'name_allowuserapp' => '0',
        'video_allowviewphoto' => '0',
        'video_allowfriend' => '0',
        'video_allowpoke' => '0',
        'video_allowwall' => '0',
        'video_allowcomment' => '0',
        'video_allowdoing' => '0',
        'video_allowblog' => '0',
        'video_allowalbum' => '0',
        'video_allowthread' => '0',
        'video_allowpoll' => '0',
        'video_allowevent' => '0',
        'video_allowshare' => '0',
        'video_allowpost' => '0',
        'video_allowuserapp' => '0',
        'ftpurl' => '',
        'newspaceavatar' => 1,
        'newspacerealname' => '0',
        'newspacevideophoto' => '0',
        'my_siteid' => ,
        'my_sitekey' => '',
        'spacebarusername' => '',
        'defaultfusername' => '',
        'defaultpoke' => '',
        'login_action' => '',
        'register_action' => '',
        'questionmode' => '0',
        'need_email' => '0',
        'newusertime' => '',
        'need_avatar' => 1,
        'need_friendnum' => 5,
        'seccode_login' => '0',
        'ipaccess' => '',
        'ipbanned' => ''
        )
?>

devilteam โพสต์ 2011-1-14 13:40:17



ทำการ อัพรูปส่วนตัวแล้ว ขึ้นแบบนี้แก้ไงคะ 7.1 และ 7.2 ก็เป็นแก้ไงคะ
หน้า: [1]
ดูในรูปแบบกติ: ./data/config.inc.php อยู่ตรงไหนครับ