Current time: 12-24-2024, 12:11 PM Hello There, Guest! (LoginRegister)


Post Reply 
i cant see web page
Author Message
wenu Offline
Junior Member
*

Posts: 17
Joined: Sep 2009
Reputation: 0
Post: #1
i cant see web page
Hello, I install panel but when i go to 127.0.0.1 web browser want donwload some file . name Deflaut it weight 3,2kb. when i open it in notepad i see
Code:
<?php
/**
* ispCP ω (OMEGA) a Virtual Hosting Control System
*
* @copyright     2001-2006 by moleSoftware GmbH
* @copyright     2006-2008 by ispCP | http://isp-control.net
* @version     SVN: $Id$
* @link         http://isp-control.net
* @author         ispCP Team
*
* @license
*   This program is free software; you can redistribute it and/or modify it under
*   the terms of the MPL General Public License as published by the Free Software
*   Foundation; either version 1.1 of the License, or (at your option) any later
*   version.
*   You should have received a copy of the MPL Mozilla Public License along with
*   this program; if not, write to the Open Source Initiative (OSI)
*   http://opensource.org | osi@opensource.org
*/

require 'include/ispcp-lib.php';

if (isset($_GET['logout'])) {
    unset_user_login_data();
}

do_session_timeout();

init_login();

if (isset($_POST['uname']) && isset($_POST['upass']) && !empty($_POST['uname']) && !empty($_POST['upass'])) {

    $uname = encode_idna($_POST['uname']);
(...)
some solution please? :<

Ubutnu 9.04
09-03-2009 02:34 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
i cant see web page - wenu - 09-03-2009 02:34 AM
RE: i cant see web page - kilburn - 09-03-2009, 02:59 AM
RE: i cant see web page - wenu - 09-03-2009, 05:25 AM
RE: i cant see web page - kilburn - 09-03-2009, 05:34 AM
RE: i cant see web page - wenu - 09-03-2009, 07:26 AM
RE: i cant see web page - sci2tech - 09-03-2009, 11:37 PM
RE: i cant see web page - wenu - 09-04-2009, 03:30 AM
RE: i cant see web page - FidiBus - 09-04-2009, 04:09 AM
RE: i cant see web page - wenu - 09-05-2009, 02:03 AM

Forum Jump:


User(s) browsing this thread: 3 Guest(s)