Blank Page Blank Page
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Blank Page

Started by 89ravenclaw, August 28, 2007, 05:21:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

89ravenclaw

PHP: 5
MySQL: 5
Server: IIS
Gallery URL: http://www.theowlery.org/gallery
Coppermine: 1.14.2

I recently installed the newest coppermine. I went through the installation and everything was fine (ps. I've been doing this directly on my server, as it is right next to me). At the end of the installation it said it was successful and redirected me to my login.php page. The problem: the page was blank. There are no error messages (yes I do have debug on).

The one step where I differed from the installation is when it said to create a new database. I used an a database I had been using previously with a different coppermine gallery. Yes, I did change the cpg numbers to match.

Help?

Nibbler

This often happens on IIS. Make sure you have it configured properly.

The sql file Coppermine needs to install properly returns a 404, check that. - http://www.theowlery.org/gallery/sql/basic.sql

89ravenclaw

I checked that out and this is what I discovered.

In my IIS Manager I right clicked my website and then went to Home Directory > Configuration. I looked at the extensions that were set up and didn't find a .sql or a .dll set up.

I'm not sure if those even need to be set up to work. If they do I'm am unsure what to put in the "Executable field when I click the "Add" extension button.

Joachim Müller

The files are not there. Make sure you uploaded them. If the webserver doesn't "know" what to do with the file type, it should display them as text files. Your files appear to be missing completely.
Sidenot: self-hosting is not recommended.