回 帖 发 新 帖 刷新版面

主题:仿Facebook.com PHP+MYSQL程序


[img]http://www.otand.com/upimg/userup/0801/1Q24553U00.jpg[/img]

As Kootali Face Book Clone is not officialy released the installation instructi**** are not availeble
Same for an automated installation.
Keep it mind that It still needs a lot of development.
Installation Kootali Face Book Clone:
1. Create a MySQL Database and remember Datbase- name, user, password
2. Import the facebook.sql to your database (e.g. use phpmyadmin)
3. Edit database settings in application/config/database.php
   $db['default']['database'] = "facebook";    // Databasename
   $db['default']['username'] = "root";        // Database Username
   $db['default']['password'] = "password";    // Database Password
   $db['default']['hostname'] = "localhost";   // database Hostname
4. Edit $config['base_url'] in application/config/config.php
   If installed to the root of your server
   $config['base_url'] = "http://www.domain.ltd/"; // Url to Facebookclone. Including / at the end
   If installed to a sub directory
   $config['base_url'] = "http://www.domain.ltd/somesubdirname/"; // Url to Facebookclone. Including / at the end
5. That's it. You're done. Use account info below to login to your Admin section or User section
   First User Account
   http://www.yourdomain.tld/index.php
   User Login    :itzallgood@emailaddress.tld
   User Pass     :member
   Admin Account
   http://www.yourdomain.tld/index.php/admin/
   Admin Login   :admin
   Admin Pass    :admin
   
ps The first thing you have to do is setting configurati**** in you admin for mencoder, flvtool etc etc
Enjoy, Greetz [iAG] Null Team]

下载地址: 迅雷下载    点击下载  
[url=thunder://QUFodHRwOi8vZG93bi5vdGFuZC5jb20vZG93bmxvYWQvY29kZS9waHAvYXJ0aWNsZS9mYWNlYm9va19jbG9uZS43elpa/]thunder://QUFodHRwOi8vZG93bi5vdGFuZC5jb20vZG93bmxvYWQvY29kZS9waHAvYXJ0aWNsZS9mYWNlYm9va19jbG9uZS43elpa/[/url]

回复列表 (共3个回复)

沙发

还不是真正意义上的开源

板凳

我在用ucenter

3 楼

学习下

我来回复

您尚未登录,请登录后再回复。点此登录或注册