Difference between revisions of "Tutorial: Local Host"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page with "== NOTE THAT THIS IS A WINDOWS BASED SETUP == I personally use a windows device, I have very limited knowledge of MacOS or Linux setup, however both should be very similar. I...")
Tag: 2017 source edit
 
Line 1: Line 1:
== NOTE THAT THIS IS A WINDOWS BASED SETUP ==
+
==NOTE THAT THIS IS A WINDOWS BASED SETUP==
 
I personally use a windows device, I have very limited knowledge of MacOS or Linux setup, however both should be very similar. I cannot provide help for bugs encountered on these Operating Systems outside of general google search.
 
I personally use a windows device, I have very limited knowledge of MacOS or Linux setup, however both should be very similar. I cannot provide help for bugs encountered on these Operating Systems outside of general google search.
  
Line 12: Line 12:
 
<br />
 
<br />
  
=== '''Install / Initial Setup''' ===
+
==='''Install / Initial Setup'''===
 
- - -
 
- - -
  
 
'''To begin our tutorial, you’ll need the following:'''
 
'''To begin our tutorial, you’ll need the following:'''
  
* Xampp
+
*Xampp
  
  
Line 26: Line 26:
  
 
If you see the following warning, just press ok, it shouldn’t impact anything lorekeeper related
 
If you see the following warning, just press ok, it shouldn’t impact anything lorekeeper related
 +
[[File:Error.png|left|thumb|501x501px]]
 +
 +
When installing, you may receive multiple options on what to include
 +
 +
The following are required, but you can choose more if you wish
 +
[[File:Install.png|none|thumb]]
 +
After this, complete the install as usual!
 +
 +
One completed, Xampp should look similar to this
 +
[[File:Console.png|none|thumb]]
 +
<br />

Revision as of 11:23, 5 November 2020

NOTE THAT THIS IS A WINDOWS BASED SETUP

I personally use a windows device, I have very limited knowledge of MacOS or Linux setup, however both should be very similar. I cannot provide help for bugs encountered on these Operating Systems outside of general google search.


Lorekeeper Setup Tutorial: http://lorekeeper-arpg.wikidot.com/wiki:tutorial:setting-up

This guide takes the approach that the reader has no or very little knowledge about xampp before beginning the guide. It may be more beneficial for more advanced users to skip towards the end of the guide, or read Draginraptor’s guide located here


This guide is also made under the assumption the user is already familiar with sourcetree and has a local copy of lorekeeper.


Install / Initial Setup

- - -

To begin our tutorial, you’ll need the following:

  • Xampp


The download link is located here

If you don’t already have PHP installed, Xampp comes with PHP 7.4 bundled in


If you see the following warning, just press ok, it shouldn’t impact anything lorekeeper related

Error.png

When installing, you may receive multiple options on what to include

The following are required, but you can choose more if you wish

Install.png

After this, complete the install as usual!

One completed, Xampp should look similar to this

Console.png