Getting close?
Well, I finally installed the database from scratch via my webhost interface, and when I re-ran install.php and created the tables, they appeared! Finally!
Now, when I go to /index.php, I get the following error message:
Warning: main(config/config.php): failed to open stream: No such file or directory in /var/www/html/index.php on line 3
Fatal error: main(): Failed opening required 'config/config.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/index.php on line 3
However, when I go to /search.php, the page comes up.
|