<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installation Quick Start</title><link>https://sourceforge.net/p/otagolf/wiki/Installation%2520Quick%2520Start/</link><description>Recent changes to Installation Quick Start</description><atom:link href="https://sourceforge.net/p/otagolf/wiki/Installation%20Quick%20Start/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 25 Mar 2013 05:32:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/otagolf/wiki/Installation%20Quick%20Start/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Installation Quick Start modified by e-Novate</title><link>https://sourceforge.net/p/otagolf/wiki/Installation%2520Quick%2520Start/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;OTA Golf Management is a LAMP or WAMP setup web application.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;Setup of the Local Web Server&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;i&gt;Windows&lt;/i&gt;&lt;br /&gt;
If you are using windows as a server (all you need is a PC)&lt;br /&gt;
Then you will want a WAMP setup - Windows, Apache, MySQL, PHP.&lt;/p&gt;
&lt;p&gt;We have a simple installer&lt;br /&gt;
&lt;a href="http://www.e-novate.asia/downloads/WAMP.zip"&gt;http://www.e-novate.asia/downloads/WAMP.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download this file, execute a command prompt (run as administrator)&lt;br /&gt;
Then change directory the files were extracted&lt;br /&gt;
Run the batch file - WAMP.bat&lt;br /&gt;
It will install everything into C:\WAMP&lt;/p&gt;
&lt;p&gt;Then follow the prompts,&lt;br /&gt;
for MySQL - select the option Apache 2.2&lt;br /&gt;
and record the password that you choose to connect the database.&lt;/p&gt;
&lt;p&gt;Lastly edit the httpd.conf file, add php to the default files to load.&lt;br /&gt;
C:\WAMP\Apache Software Foundation\Apache2.2\conf\httpd.conf&lt;br /&gt;
Change the line&lt;br /&gt;
DirectoryIndex index.html&lt;br /&gt;
to&lt;br /&gt;
DirectoryIndex index.php index.html&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Linux&lt;/i&gt;&lt;br /&gt;
If you are using linux&lt;br /&gt;
You should be able to use the out of the box LAMP setup.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;Installing OTA Golf Management.&lt;/u&gt;&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;The PMS can be downloaded from sourceforge.net&lt;br /&gt;
&lt;a href="http://otatour.sourceforge.net"&gt;http://otatour.sourceforge.net&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For Windows you can choose the MSI installer (if available)&lt;br /&gt;
For Linux you need the zip file.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Windows&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;If you use windows, run the MSI, if you used our WAMP installer it will be setup.&lt;br /&gt;
Just enter the MySQL password. If MSI not available, use same instructions as Linux.&lt;/p&gt;
&lt;p&gt;&lt;i&gt;Linux&lt;/i&gt;&lt;br /&gt;
Extract the zip file into the htdocs directory&lt;br /&gt;
eg&lt;br /&gt;
/var/www/htdocs&lt;br /&gt;
This will create the golfmis directory.&lt;/p&gt;
&lt;p&gt;From the command prompt&lt;br /&gt;
cd /var/www/htdocs/golfmis &lt;br /&gt;
mysql -u root -p &amp;lt; golfmis.sql&lt;br /&gt;
Enter the password and the database will be created.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;&lt;u&gt;Running OTA Golf Management&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
Then from any machine&lt;br /&gt;
&lt;a href="http://hostname/golfmis"&gt;http://hostname/golfmis&lt;/a&gt; &lt;br /&gt;
account = admin&lt;br /&gt;
password = password&lt;/p&gt;
&lt;p&gt;Once you can sign in successfully, then you need to configure&lt;br /&gt;
Change your default logo.&lt;br /&gt;
Golf Club information&lt;br /&gt;
Courses&lt;br /&gt;
Product codes&lt;br /&gt;
Rates&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">e-Novate</dc:creator><pubDate>Mon, 25 Mar 2013 05:32:19 -0000</pubDate><guid>https://sourceforge.net9deda48bf300e785d6632cbeaa8e0c6029c0a78b</guid></item></channel></rss>