coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 install => Topic started by: tetsujin on April 03, 2006, 06:33:33 AM

Title: Blank Screens
Post by: tetsujin on April 03, 2006, 06:33:33 AM
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
Title: Re: Blank Screens
Post by: tetsujin on April 04, 2006, 06:51:28 AM
Also if any other information is needed about my configuration I have provided a phpinfo file at www.metamudcreations.com/phpinfo.php

Cameron
Title: Re: Blank Screens
Post by: Nibbler on April 04, 2006, 02:28:16 PM
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.
Title: Re: Blank Screens
Post by: tetsujin on April 05, 2006, 06:15:51 AM
Ah, thank you that fixed it for me. Awesome.

Cameron