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.
Help with installing Vanilla on PC with XP & Xampp
joemad
New
I'm trying to make a vanilla test forum on a small network.
I installed xampp (all in one Apache, Mysql & PHP) on my XP machine so I could run the vanilla forum from my pc. Xampp installed correctly and it appears that Apache, Mysql & PHP are running.
When I go to http://localhost/forum I get these errors...
_____________________________________________________________________________________________________
Warning: include(appg/settings.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\forum\index.php on line 14
Warning: include() [function.include]: Failed opening 'appg/settings.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\forum\index.php on line 14
Warning: include(appg/init_vanilla.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\forum\index.php on line 16
Warning: include() [function.include]: Failed opening 'appg/init_vanilla.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\forum\index.php on line 16
Fatal error: Call to a member function Check() on a non-object in C:\xampp\htdocs\forum\index.php on line 21
_____________________________________________________________________________________________________
Any advice will be much appreciated. I'm very new to all this. I've installed vanilla once on an online web server that had PHP already installed and don't know much about programming. Thanks!
I installed xampp (all in one Apache, Mysql & PHP) on my XP machine so I could run the vanilla forum from my pc. Xampp installed correctly and it appears that Apache, Mysql & PHP are running.
When I go to http://localhost/forum I get these errors...
_____________________________________________________________________________________________________
Warning: include(appg/settings.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\forum\index.php on line 14
Warning: include() [function.include]: Failed opening 'appg/settings.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\forum\index.php on line 14
Warning: include(appg/init_vanilla.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\forum\index.php on line 16
Warning: include() [function.include]: Failed opening 'appg/init_vanilla.php' for inclusion (include_path='.;C:\xampp\php\pear\') in C:\xampp\htdocs\forum\index.php on line 16
Fatal error: Call to a member function Check() on a non-object in C:\xampp\htdocs\forum\index.php on line 21
_____________________________________________________________________________________________________
Any advice will be much appreciated. I'm very new to all this. I've installed vanilla once on an online web server that had PHP already installed and don't know much about programming. Thanks!
0
This discussion has been closed.
Comments
check that they exist