I read how to do on site, I install three time and still get error.. look at below copy/paste..
Notice: Constant IN_COPPERMINE already defined in /home/deafbee/public_html/main/Gallery/index.php on line 18
Notice: Constant INDEX_PHP already defined in /home/deafbee/public_html/main/Gallery/index.php on line 19
Notice: Constant COPPERMINE_VERSION already defined in /home/deafbee/public_html/main/Gallery/include/init.inc.php on line 17
Fatal error: Cannot redeclare getmicrotime() (previously declared in /home/deafbee/public_html/main/Gallery/include/init.inc.php:38) in /home/deafbee/public_html/main/Gallery/include/init.inc.php on line 36
looks like you're trying to include the same file two times ...
xarumanx is right, you're obviously trying to include coppermine into some other page. This is not the way coppermine works, you simply can't do that. For details, post a link...
GauGau