Page 1 of 1

error after installing a php forum

Posted: Fri Jul 18, 2008 2:44 am
by thesteelmam
hi all
iam new here
i want to setup a php forum on a web server
i choosed Vanilla forum i successed setup it on 12gbfree.com
i built mysql database and connected to it and every thing is ok
the installer of the forum passed good but after installation when i tried to launch it i get the following errors :

Warning: include() [function.include]: Unable to access /www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.Authenticator.php in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 32

Warning: include(/www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.Authenticator.php) [function.include]: failed to open stream: No such file or directory in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 32

Warning: include() [function.include]: Failed opening '/www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.Authenticator.php' for inclusion (include_path='.:/usr/share/php') in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 32

Warning: include() [function.include]: Unable to access /www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.Session.php in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 33

Warning: include(/www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.Session.php) [function.include]: failed to open stream: No such file or directory in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 33

Warning: include() [function.include]: Failed opening '/www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.Session.php' for inclusion (include_path='.:/usr/share/php') in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 33

Warning: include() [function.include]: Unable to access /www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.User.php in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 34

Warning: include(/www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.User.php) [function.include]: failed to open stream: No such file or directory in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 34

Warning: include() [function.include]: Failed opening '/www/12gbfree.com/z/a/q/zaqazik/htdocs/library/People/People.Class.User.php' for inclusion (include_path='.:/usr/share/php') in /www/12gbfree.com/z/a/q/zaqazik/htdocs/appg/init_vanilla.php on line 34
A fatal, non-recoverable error has occurred
Technical information (for support personel):

Error Message
The "Authenticator" class referenced by "Authenticator" does not appear to exist.
Affected Elements
ObjectFactory.NewObject();

For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs


iam new to php so i can't solve this problem ... can any one help me ?
thank you very much