Just finished the install. What is this?
Warning: main(include/debugger.inc.php) [function.main]: failed to open stream: No such file or directory in /srv/www/htdocs/cpg1410/include/init.inc.php on line 26
Fatal error: main() [function.require]: Failed opening required 'include/debugger.inc.php' (include_path='/usr/share/php') in /srv/www/htdocs/cpg1410/include/init.inc.php on line 26
You didn't upload that file. You need to upload all the files that are part of Coppermine or it won't work properly.
I am hosting my own web server and I have coppermine running on that box. This box is local. the cpg1410 dir is under the /srv/www/htdocs so that should be fine. Maybe I did not understand the product. All files are under the cpg1410 dir.
Ah, you need to fix your include_path setting. Change it to include_path='.:/usr/share/php' (with the dot added) in php.ini