ISPConfig main page is blank!!

Discussion in 'Installation/Configuration' started by solidstinch, Apr 23, 2007.

  1. solidstinch

    solidstinch New Member

    So I installed Ubuntu and ISPConfig using the guides found in this forum and everything went great. Just one weird problem---

    When I try to access the ISPConfig url all it gives me is a blank page that says ISPConfig on the title. I viewed source on the page and it showed this:

    <html>
    <head>
    <title>ISPConfig</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta http-equiv="refresh" content="0;URL=login.php">
    </head>

    <body bgcolor="#FFFFFF" text="#000000">

    </body>
    </html>


    what happened to the main page and how can I fix this??
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This page redirects you to the login page. It seems s you have deactivated meta refreshes in your browser. Meta Refresh, header redirects and javascript must be enabled in your browser to use ISPConfig.
     
  3. solidstinch

    solidstinch New Member

    just wanted to make sure there wasnt anything there I was missing :- ty
     

Share This Page