How do you do a local installation?

Ranger375

Well-known member
Can't anyone point in the direction of how I can do a local installation? Before I make my VB site into a xF site, I'd like to mess around with it on my home computer. I'd appreciate any guidance!
 
I try to get my development environment as similar to my production evironment as possible. Thus, because I use IIS in production environment, I use IIS here to do my dev work.
 
I downloaded XAMPP and the xF software. How do I proceed to get xF to get installed? I have been banging my head against my computer :D
See here: http://xenforo.com/community/threads/xenforo-1-0-0-beta-1-released.4858/

Installation

Once you have purchased and downloaded the XenForo zip package, you will need to extract the zip and upload all the files from the contained upload directory onto your web server. You may upload into your web root, or any folder within the web root. This shall be referred to as your XenForo Directory.

Having uploaded the necessary files, you should direct your web browser to the URL that corresponds to your XenForo Directory and add '/install' to the address (eg: http://www.example.com/xenforo/install). This will trigger the installation process, which will guide you through the necessary steps to get a working XenForo installation running on your server.

Please note that the installation routine will direct you to ensure that the data and internal_data directories within your XenForo Directory are writeable by the webserver (ie: chmod 0777).

In your case the installation will be on your local hard drive.

You will need to start XAMPP and the Apache and MySQL services before you can access the local server.
 
I thought there was a thread on this, where everyone was having problems installing XF with xampp and other similar applications?

has that been resolved now? I can't find the thread that has this listed.
 
Top Bottom