Installation in XAMPP

Installation in XAMPP

Posted on : 06 Dec, 2024    |    Last Update - 1 year ago   

How to Install the Web-Based Inventory Management System on XAMPP

Follow these simple steps to install and set up the Web-Based Inventory Management System on your local XAMPP server. Ensure that you have downloaded the project files and meet the prerequisites.

Prerequisites

  • Download and install XAMPP version 8.2. The system is only compatible with these versions.
  • Ensure the following PHP extensions are enabled:
    • fileinfo
    • gd
    • intl
    • mbstring
    • exif
    • mysqli
    • pdo_mysql
    • sodium

Installation Steps

  1. Place the project files: Extract the downloaded project and move the folder into the htdocs directory in your XAMPP installation folder.
  2. Import the database: Open phpMyAdmin from your XAMPP control panel, create a new database, and import the SQL file provided with the project into this database.
  3. Configure database credentials: Edit the database configuration file in the project folder (typically application/config/database.php) to match your database name, username, and password.
  4. Start the server: Launch XAMPP and start the Apache and MySQL services.
  5. Access the application: Open your web browser and navigate to http://localhost to start using the system.

Note

There may be compatibility issues with newer software. Therefore, it is critical to use the recommended XAMPP versions and enable the specified PHP extensions to ensure proper functionality. Also please avoid placing projects in subdirectories under the htdocs directory, such as C:\xampp\htdocs\your-project-name\index.php!


Cara Pemasangan Sistem Inventarisasi Barang Berbasis Web di XAMPP

Ikuti langkah-langkah sederhana berikut untuk memasang dan mengatur Sistem Inventarisasi Barang Berbasis Web pada server lokal XAMPP Anda. Pastikan Anda telah mengunduh file proyek dan memenuhi semua prasyarat.

Prasyarat

  • Unduh dan instal XAMPP versi 8.2. Sistem hanya kompatibel dengan versi ini.
  • Pastikan ekstensi PHP berikut aktif:
    • fileinfo
    • gd
    • intl
    • mbstring
    • exif
    • mysqli
    • pdo_mysql
    • sodium

Langkah-Langkah Pemasangan

  1. Tempatkan file proyek: Ekstrak file proyek yang telah diunduh dan pindahkan folder tersebut ke direktori htdocs dalam folder instalasi XAMPP Anda.
  2. Import database: Buka phpMyAdmin dari panel kontrol XAMPP Anda, buat database baru, dan import file SQL yang disediakan bersama proyek ke dalam database tersebut.
  3. Konfigurasi kredensial database: Edit file konfigurasi database di folder proyek (biasanya application/config/database.php) agar sesuai dengan nama database, username, dan password Anda.
  4. Jalankan server: Buka XAMPP dan jalankan layanan Apache dan MySQL.
  5. Akses aplikasi: Buka browser web Anda dan arahkan ke http://localhost untuk mulai menggunakan sistem.

Catatan

Mungkin akan ada masalah kompatibilitas dengan perangkat lunak yang lebih baru. Oleh karena itu, sangat penting untuk menggunakan versi XAMPP yang direkomendasikan dan mengaktifkan ekstensi PHP yang disebutkan untuk memastikan aplikasi berjalan dengan baik. Selain itu harap hindari menempatkan proyek di dalam subdirektori di bawah direktori htdocs, seperti C:\xampp\htdocs\your-project-name\index.php!

Still No Luck ? Contact via WhatsApp

Please do not delete the message template!

Open WhatsApp