coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: quill18 on December 05, 2004, 07:43:05 PM

Title: install.php doesn't do anything?
Post by: quill18 on December 05, 2004, 07:43:05 PM
I've installed Coppermine on 3 or 4 servers without trouble, and now I'm stumped.

I unzip the files, chmod 777 directories (EVERYTHING in 777 right now out of frustration).  I create mysql username (with full permissions right now, for debugging).  I create the database.

Fill out install.php, hit submit.  I get a page with the Coppermine logo and nothing else.  Here's the returned HTML:

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Coppermine - Installation</title><link type="text/css" rel="stylesheet" href="installer.css">
</head>
<body>
<div align="center">
  <div style="width:600px;">
      <table width="100%" border="0" cellpadding="0" cellspacing="1" class="maintable">
       <tr>
        <td valign="top" bgcolor="#EFEFEF"><img src="images/logo.gif"><br />

        </td>
       </tr>
      </table>


This server runs Redhat 8.0.

Help?
Title: Re: install.php doesn't do anything?
Post by: kegobeer on December 05, 2004, 07:53:45 PM
Please search the forums - this has already been reported and solutions have been posted.  You might try blank screen as keywords.
Title: Re: install.php doesn't do anything?
Post by: Hein Traag on December 05, 2004, 07:59:45 PM
Just a quick answer.

Did you compare server setups ? In other words, what are the other servers running ? Maybe a difference in php settings etc..
Did you delete the whole install package and reuploaded it all, making sure that way no file is corrupt.
Did you try copying the install file from any of the other servers to this one, if you didn't trash those files like supposed to.
Did you search the boards, i assume you did though.