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.

Problems when trzing to install vanilla

edited September 2006 in Vanilla 1.0 Help
I get all these errors when I try to access installer.php

Warning: main(../library/Framework/Framework.Functions.php) [function.main]: failed to open stream: No such file or directory in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 12 Warning: main() [function.include]: Failed opening '../library/Framework/Framework.Functions.php' for inclusion (include_path='.:/etc/php:/usr/local/share/php5.0:/usr/local/share/php5:/usr/local/share/php:/usr/share/php5.0:/usr/share/php5:/usr/share/php') in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 12 Warning: main(../library/Framework/Framework.Class.Select.php) [function.main]: failed to open stream: No such file or directory in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 13 Warning: main() [function.include]: Failed opening '../library/Framework/Framework.Class.Select.php' for inclusion (include_path='.:/etc/php:/usr/local/share/php5.0:/usr/local/share/php5:/usr/local/share/php:/usr/share/php5.0:/usr/share/php5:/usr/share/php') in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 13 Warning: main(../library/Framework/Framework.Class.SqlBuilder.php) [function.main]: failed to open stream: No such file or directory in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 14 Warning: main() [function.include]: Failed opening '../library/Framework/Framework.Class.SqlBuilder.php' for inclusion (include_path='.:/etc/php:/usr/local/share/php5.0:/usr/local/share/php5:/usr/local/share/php:/usr/share/php5.0:/usr/share/php5:/usr/share/php') in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 14 Warning: main(../library/Framework/Framework.Class.MessageCollector.php) [function.main]: failed to open stream: No such file or directory in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 15 Warning: main() [function.include]: Failed opening '../library/Framework/Framework.Class.MessageCollector.php' for inclusion (include_path='.:/etc/php:/usr/local/share/php5.0:/usr/local/share/php5:/usr/local/share/php:/usr/share/php5.0:/usr/share/php5:/usr/share/php') in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 15 Fatal error: Class 'MessageCollector' not found in /home/iwantcookies/graveskateboards.com/forum/setup/installer.php on line 73
Anyone know what's the problem?

Comments

  • hmm, well that kinda looks like the entire library folder is missing, have you definitely set the correct permissions?
  • Not to mention that the files were even uploaded in the first place... we have seen a lot of FTP clients choke part way through. (happened to me personally)

    hmm... I wonder if its possible to have the install script unpack an .zip or whatever into all the right places...
  • Actually there were two issues, the chocking and not uploading the whole thing and the binary upload instead of ascii. :|
This discussion has been closed.