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.

IIS ERRORS

Okay before everyone beats me up. I know know LAMP. Anyhow that isn't an option in my environment. I am currently trying to run IIS on 2003 with FASTCGI. For the initial setup I am getting the following run: PHP Warning: include(F:\Inetpub\wwwroot\appg/../conf/settings.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 230 > PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'F:\Inetpub\wwwroot\appg/../conf/settings.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 230 > PHP Warning: include_once(/path/to/vanilla/appg/database.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 240 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/vanilla/appg/database.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 240 > PHP Warning: include_once(/path/to/your/database/file.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 241 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/database/file.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 241 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Functions.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 242 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Functions.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 242 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.Database.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 243 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.Database.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 243 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.MySQL.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 244 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.MySQL.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 244 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.SqlBuilder.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 245 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.SqlBuilder.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 245 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.MessageCollector.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 246 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.MessageCollector.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 246 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.ErrorManager.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 247 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.ErrorManager.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 247 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.ObjectFactory.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 248 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.ObjectFactory.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 248 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.StringManipulator.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 249 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.StringManipulator.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 249 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.Context.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 250 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.Context.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 250 > PHP Warning: include_once(/path/to/your/library/Framework/Framework.Class.Delegation.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 251 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Framework/Framework.Class.Delegation.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 251 > PHP Warning: include_once(/path/to/your/library/Vanilla/Vanilla.Functions.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 252 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/Vanilla/Vanilla.Functions.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 252 > PHP Warning: include_once(/path/to/your/library/People/People.Class.Authenticator.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 253 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/People/People.Class.Authenticator.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 253 > PHP Warning: include_once(/path/to/your/library/People/People.Class.Session.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 254 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/People/People.Class.Session.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 254 > PHP Warning: include_once(/path/to/your/library/People/People.Class.PasswordHash.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 255 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/People/People.Class.PasswordHash.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 255 > PHP Warning: include_once(/path/to/your/library/People/People.Class.User.php) [<a href='function.include-once'>function.include-once</a>]: failed to open stream: No such file or directory in F:\Inetpub\wwwroot\appg\settings.php on line 256 > PHP Warning: include_once() [<a href='function.include'>function.include</a>]: Failed opening '/path/to/your/library/People/People.Class.User.php' for inclusion (include_path='.;C:\PHP\pear') in F:\Inetpub\wwwroot\appg\settings.php on line 256 > PHP Fatal error: Class 'Context' not found in F:\Inetpub\wwwroot\appg\settings.php on line 258

Comments

  • Did you ever solve this issue? I'm getting the same run but with a LAMP server and I can't figure out what the issue is, though I suspect it has something to do with PHP...
  • I have the same problem, Any help would be GREAT.
Sign In or Register to comment.