Installation Problem Installation Problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Installation Problem

Started by Xsquared, February 12, 2005, 11:23:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Xsquared

Hi, im having a problem with the installation of coppermine.
It redirects me to the coppermine install.php, then i filled in the form and pressed ok.
I think it then reloads the page. All i see is the coppermine logo. Nothing else happens, -- no tables are install.. no settings saved.
this is the output of the page:

<!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>

And that is all i get.

Im using Debian Sarge. Apache/1.3.33. php4 (4:4.3.10-2).

Does anyone have any idea what im doing wrong? how would i go about resolving this problem?  ???

Thanks,

Xsquared

Joachim Müller