Feng Forum

Support => Getting Started => : yann March 24, 2009, 06:24:20 PM

: Newbie Installation
: yann March 24, 2009, 06:24:20 PM
Hi,
I have spent a couple of hours on the OpenGoo demo and it fits quite well my needs. I would like to do a full scale example so I have decided to install OpenGoo but I do not understand very well from the manual. I installed XAMPP and downloaded the opengoo_1.3.zip file.
Where to unpack the zip file and then how to launch the OpenGoo installer? I have a limited knowledge in webserver and network.
Thanks!
: Re: Newbie Installation
: soomon March 25, 2009, 04:43:29 AM
extract the zip file to the xampp web directory and run the installer from your browser??
: Re: Newbie Installation
: ignacio March 25, 2009, 05:48:14 PM
Hi yann,

In case you need more detail, XAMPP's web directory is usually located on "C:\<path to xampp>\htdocs". Extract OpenGoo there, so that OpenGoo lies now on C:\<path to campp>\htdocs\opengoo. Then you need to start Apache and MySQL on XAMPP's control panel and then in your browser go to http://localhost/opengoo. The installer will now show up. Follow the steps. The database user is root and leave the password field empty.
: Re: Newbie Installation
: yann March 27, 2009, 04:25:02 AM
Hi,

Thanks to both of you, I was able to install OpenGoo, create users so I can start testing.
I just have to start XAMPP to login after my laptop was switch off. Any option to start Apache and MySQL when booting? Thanks again
: Re: Newbie Installation
: ignacio March 27, 2009, 10:59:00 AM
I think that from the XAMPP control panel you can install Apache and MySQL as a sevrice. If you do this you can configure those services to start automatically, by going to the Windows service manager (i don't recall its actual name). There's a button on the XAMPP control panel that will open it for you.