install.php doesn't do anything? install.php doesn't do anything?
 

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

install.php doesn't do anything?

Started by quill18, December 05, 2004, 07:43:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

quill18

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?

kegobeer

Please search the forums - this has already been reported and solutions have been posted.  You might try blank screen as keywords.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Hein Traag

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.