[Solved]: All screens blank [Solved]: All screens blank
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[Solved]: All screens blank

Started by hharis, March 10, 2008, 08:28:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

hharis

please pardon my ignorance,

I installed 1.4.16 on Linux with no problem. But after all that all the screens are blank.

No error whatsoever and I have never seen anything but my install screen.

http://photo.boilermaker.com/photo/login.php

PHP info is here:

http://photo.boilermaker.com/photo/php.php

Permissions are fine, from what I can tell, and I have full control on the server.

Nibbler

include_path setting must include a dot. You have error logging enabled so you should see something in your error logs to indicate that.

hharis


thank you for your help,
I added the dot. and look at the log files again the only thing that I found was

File does not exist: .../photo.boilermaker.com/html/photo/themes/classic/scripts.js

I added scripts.js to the folder and still nothing.

Any other idea?

Again thanks for the help.

Nibbler

Your include_path should be

.:/usr/local/apache/php/lib/php/

hharis


pardon my idiotism, everything works great now!

Thanks a lot for your help.