Loads of errors when installing on Windows
I'm having problems installing on Windows XP (local machine).
I run the installer.php and that's all fine and I accept all the default values, but when I actually try to access the forum I get all these errors:
(see here for errors)
Any ideas?
I run the installer.php and that's all fine and I accept all the default values, but when I actually try to access the forum I get all these errors:
(see here for errors)
Any ideas?
0
This discussion has been closed.
Comments
In your appg/settings.php file the line
define("agAPPLICATION_PATH", "C:\xampplite\eclipse\workspace\vanilla/");
the path there should be the path of where you installed Vanilla.
C: mpplite\eclipse\workspace\vanilla\library/Vanilla.Discussion.class.php
however your php is running
C:\xampplite\eclipse\workspace\vanilla\index.php
looks like the \xa is missing