Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Installing XAMPP to create a localhost for Vanilla
I was wondering if anyone could provide me with some help setting up a localhost to test vanilla on. I'm using XAMPP made by Apache Friends because what I've read makes me believe it might be easy to set up. So far it's been alright, however I can't seem to find any documentation on their site, nor a link to their forum.
My problem is that in the status of my local setup it says my MySQL database is deactivated, however I don't know how you activate it. Does anyone know how I do this?
Maybe you can suggest another method for setting up a local version of vanilla, however I'm a bit of a newb when it comes to this sort of stuff.
Best reagards
0
This discussion has been closed.
Comments
I have now configure XAMPP however now I set a password from the root of my MySQL it's changed phpMyAdmin slightly. The homepage to phpMyAdmin now says the following...
The configuration file now needs a secret passphrase (blowfish_secret).
Now after doing some research I realise blow fish is an algorithm interface for encrypting data. So I did a search for blowfish in my XAMPP folder and found a file dedicated to it, however I can't find where I should put the pass phrase, if that's what I need to do.
I could show you what is in the file, but it's quite a big page and copyrighted.
So far I can see it as the following steps... correct me if I'm wrong
1 - Installing Apache or updating to latest version
2 - Installing PHP or updating to latest version
3 - Installing MySQL or updating to latest version
4 - Configuring virtual hosts
5 - Setting up FTP
6 - Downloading and using a MySQL client to manage databases
What I've done so far is.
1 - I have Apache, however I'm not sure which version I have, and which of the latest versions run on Mac OS X
2 - Completed
3 - Completed
4 - I can access mysite.dev from my system but I don't know how to make it accessible within my network from other computers. My machine has a static IP address, so I would think it would be possible. Anyone know of any links or resources for this?
5 - I'm not sure how I set up an FTP for a local server anyone know of any resources?
6 - Completed
Am I going about this the right way?
EDIT: Also what will a DnyDNS allow me to do?
Thanks again.