Just installed vb 3, and I get the following error when trying to run install.php:
Warning: main(./includes/functions.php) [function.main]: failed to create stream: No such file or directory in /home/sites/home/web/memberforum/install/installcore.php on line 46
Fatal error: main() [function.main]: Failed opening required './includes/functions.php' (include_path='.:/usr/local/lib/php') in /home/sites/home/web/memberforum/install/installcore.php on line 46
Whats that all about?!
I don't know quite why it's looking in the current directory for /includes - the working directory is /install so it aint' going to find them in there is it..BTW the vb_test.php script passes everything (execpt gzip).
Ben
Comment