I finished installing the latest version, no problem - but when I get to the login.php page, I get this:
Warning: main(include/functions.inc.php): failed to open stream: No such file or directory in /home/virtual/site33/fst/var/www/html/coppermine/include/init.inc.php on line 223
Fatal error: main(): Failed opening required 'include/functions.inc.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site33/fst/var/www/html/coppermine/include/init.inc.php on line 223
What do I do? I'm not a master of PHP, I don't know what to do. Help is appreciated! :)
The error main(include/functions.inc.php): failed to open stream: No such file or directory says it all: you probably haven't uploaded all coppermine files - the file include/functions.inc.php appears to be missing. Re-upload the whole coppermine package.
Joachim