I have scoured these forums up and down and all of the answers people have tried do not work for me.
I installed Coppermine 1.4.4 the installer says everything work fine and I get all blank screens.
The link is http://www.metamudcreations.com/gallery/
Also I have tried downloading it to my server with both ftp and using wget and unzipping it directly into the directory.
Cameron
Also if any other information is needed about my configuration I have provided a phpinfo file at www.metamudcreations.com/phpinfo.php
Cameron
Your include path makes no sense
Quote.;/usr/lib/php/modules
The semicolon is the seperator for windows systems, for unix/linux you need to use the colon instead.
Ah, thank you that fixed it for me. Awesome.
Cameron