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.
Anyone successful getting Vanilla and XAMPP working?
I wanted to setup a local installation on my computer to play around with styles before uploading to an actual server. I'm running WinXP Pro and downloaded XAMPP. Wondering if anyone is running this combination?
Apache 2 / PHP 5.0.4
Is there an alternative method for me to get Vanilla running locally?
Apache 2 / PHP 5.0.4
Is there an alternative method for me to get Vanilla running locally?
0
This discussion has been closed.
Comments
i had/have it running locally on my computer at work using the foxserv installer but that's still apache 1.something and php 4.3, i think.
Lech.. I'm thinking XAMPP's flakiness was the reason for my problems.
Moving on now... Does anyone know if Vanilla is easier on server load as opposed to something like IPB? I'm contemplating getting another forum running. I had to take down IPB because it was sucking up too much of the resources.
RegCleaner
I'll have to wait until I get home to check the exact version.
taking it from:
define("agAPPLICATION_PATH", "C:\apachefriends\xampp\htdocs\vanilla/");
to:
define('agAPPLICATION_PATH','C:\apachefriends\xampp\htdocs\vanilla\');
or am i totally wrong? (which wouldn't be a surprise either.)