diff --git a/0504.html b/0504.html index 8fc105cde1..cdbbafcd9e 100644 --- a/0504.html +++ b/0504.html @@ -1,27 +1,27 @@ - - - - Self-hosted Asset Management System with Snipe-IT on Windows - - - - - - - - - - - - - -
-
-
-

Self-hosted Asset Management System with Snipe-IT on Windows

-
-
-
+ + + + Self-hosted Asset Management System with Snipe-IT on Windows + + + + + + + + + + + + + +
+
+
+

Self-hosted Asset Management System with Snipe-IT on Windows

+
+
+
  1. Download XAMPP Download
  2. Download Snipe-IT Download
  3. @@ -36,7 +36,11 @@

    Self-hosted Asset Management System with Snipe-IT on Windows

  4. Run XAMPP/setup_xampp.bat to update the configuration files with the new server location
  5. Navigate to XAMPP/php and edit php.ini
  6. Find the following line and remove the ; to uncomment them -

    extension=ldap

    +

    extension=ldap
    + extension=gd
    + extension=sodium
    + extension=zip
    +

  7. Save the changes to php.ini
  8. Navigate to XAMPP/apache/conf and edit httpd.conf
  9. @@ -105,8 +109,8 @@

    Self-hosted Asset Management System with Snipe-IT on Windows

  10. Once the database tables are created, Click the Next: Create User button
  11. Create a user by inputting a site name, first name, last name, email address, username and password > Click the Next: Save User button
  12. Welcome to Snipe-IT
  13. -
-
- - - \ No newline at end of file +
+
+ + +