Subscribe to Continue Downloading

Redirecting...
install phpsocial0 - Chia sẻ mã nguồn tạo trang mạng xã hội phpSocial bằng PHP

Chia sẻ mã nguồn tạo trang mạng xã hội phpSocial bằng PHP

by SourceCodec.NETin on June 2, 2019

Choose Your Desired Option(s)

Chia sẻ mã nguồn tạo trang mạng xã hội phpSocial bằng PHP

install phpsocial0 - Chia sẻ mã nguồn tạo trang mạng xã hội phpSocial bằng PHP

Hướng dẫn cài đặt cơ bản phpSocial
 Cấu hình để cài đặt mã nguồn này:
–  PHP 5.3+
–  MySQLi Extension
–  GD Library
–  Rewrite Module for Apache (optional, required for permalinks structure)
–  cURL & OpenSSL (optional, required for Facebook integration)
–  SSL Certificate (optional, required for Camera access)
 Chi tiết cách cài đặt phpSocial (test thử trên localhost, sử dụng wampserver)
– Trong bộ source code tải về sẽ gồm các thư mục:
       Documentation: hướng dẫn cài đặt
       How to Update: hướng dẫn update
       MySQL: database
      Script: source code
– Tạo một thư mục chứa source web (ví dụ:phpsocial) trong www của wampserver và coppy source code trong thư mục Script vào.
– Tạo một database trong phpmyadmin và tiến hành import file phpSocial.sql nằm trong thư mục MySQL
– Mở file config.php trong thư mục includes chứa source web trên wampserver (theo ví dụ : ‘phpsocial/includes/’)
và tiến hành cấu hình các thông số như: kết nối MySQL, đường dẫn cài đặt.

   // The MySQL credentials
   $CONF[‘host’] = ‘localhost’;
   $CONF[‘user’] = ‘root’;
   $CONF[‘pass’] = ”;
   $CONF[‘name’] = ‘phpsocial’;

   // The Installation URL
  $CONF[‘url’] = ‘http://localhost/phpsocial’;

– Bây giờ bạn nhập đường dẫn http://localhost/phpsocial/, nếu như không có thông báo lỗi và chuyển đến trang Welcome coi như việc cài đặt thành công. hãy đăng ký thử một tài khoản để kiểm tra CMS này có hoạt động hay không, và  khám phá các chức năng của CMS này.
install phpsocial - Chia sẻ mã nguồn tạo trang mạng xã hội phpSocial bằng PHP
– Bạn có thể truy cập vào trang admin dashbroad theo đường dẫn : http://localhost/phpsocial/index.php?a=admin, thông tin đăng nhập mặc định là Username : admin, Password: password
aaaaaaa - Chia sẻ mã nguồn tạo trang mạng xã hội phpSocial bằng PHP
install phpsocial3 - Chia sẻ mã nguồn tạo trang mạng xã hội phpSocial bằng PHP

– Mở file Documentation để tìm hiểu thêm các thông tin khác.

Như vậy sau khi cài đặt thành công, bạn có thể cấu hình, tùy chỉnh các thông tin theo sở thích cá nhân và khám phá các chức năng của CMS này.

Download Category
Product Version
File Type PHP, CSS, JS, HTML, SQL
File Size 606 KB
Developer codefir
Documentation

Release Information

  • Released
    :

    June 2, 2019

  • Last Updated
    :

    September 3, 2019

  • Categories
    :
  • File Included
    :

    PHP, CSS, JS, HTML, SQL

  • File Size
    :

    606 KB

Share Your Valuable Opinions

You must log in to submit a review.

  • Sign up
Password Strength Very Weak
Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
We do not share your personal details with anyone.

Please wait a moment...

(Don't refresh or go back)