Dies ist eine mobil optimierte Seite, die schnell lädt. Wenn Sie die Seite ohne Optimierung laden möchten, dann klicken Sie auf diesen Text.

IPC 11.6 - Neue Version erschienen

Bekomme nur Fehler beim Update...

Code:
IPC Installation (Update) / V11.6                          02.11.2019 12:19
===============================================================================

IPC-Tools                 EMUs-Autostart, Putty, SCP, Smargo, Firmware
IPC-Website               InfoPHP, Control, Editor, htaccess, SSH-Java, Sysinfo
IPC-Scripts               Watchdog- und Backupscripts

OScam                     Version einstellbar
OScam-compile             OScam kompilieren
gbox.net.git811.K.public1 Zum Einlesen von HD03/HD04
NewCS                     1.67 RC1
sBox                      v0.0.2 9
OSemu                     Version einstellbar

-------------------------------------------------------------------------------

IPC [I]nstallieren  |  []Beenden: i

-------------------------------------------------------------------------------


Backup der aktuellen Paketliste!



Das Backup wurde bereits durch eine vorherige installation von

IPC erstellt und die zusätzlich installierten Pakete wurden nicht deinstalliert


-------------------------------------------------------------------------------


Pruefe die von IPC benoetigten Pakete, bitte warten ..
Installiere die von IPC benoetigten Pakete, bitte warten ..E: Could not open lock file /var/cache/apt/archives/lock - open (13: Permission denied)
E: Unable to lock directory /var/cache/apt/archives/
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
.
Reading package lists... Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?

Code:
Update wird gestartet...
-------------------------------------------------------------------------------

Jetzt gehts los...

rm: cannot remove '/var/www/ipc/phpsysinfo/templates/idash/html.gif': Permission denied
rm: cannot remove '/var/www/ipc/phpsysinfo/templates/idash/htmlwarn.gif': Permission denied
rm: cannot remove '/var/www/ipc/phpsysinfo/templates/idash/bg.png': Permission denied
rm: cannot remove '/var/www/ipc/phpsysinfo/templates/ipc.css': Permission denied
...
 
Zuletzt bearbeitet von einem Moderator:
Ich geh über deinen Installer. Das musste ich noch nie machen...
 
Ja sorry! Ich Depp, meld mich sonst immer als root an, jetzt als pi.
OMG
 
Einen Fehler hätte ich aber noch bei mir.
Bekomme das WebInterface nicht angezeigt. Nur den Code...

Aber liegt wohl daran das die Installation am Anfang schon nicht richtig durchgelaufen ist...

Code:
<?php
require_once ("ipc/page/include/common.php");
if ((!isset($_SESSION['validUser'])) || ($_SESSION['validUser'] != true)) {
    $error = '';
    if (isset($_POST['submitBtn'])) {
        // Get user input
        $username = isset($_POST['username']) ? $_POST['username'] : '';
        $password = isset($_POST['password']) ? $_POST['password'] : '';
        // Try to login the user
        $error = loginUser($username, $password);
        if ($error == '') {
            header('Location: /ipc/');
        }
    }
?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
    <html>
    <head>
    <title>Login</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="robots" content="DISALLOW">
    <link href="ipc/page/css/format.css" rel="stylesheet" type="text/css" />
    <SCRIPT type="text/javascript" language="JavaScript">
    window.onload = function(){
    if (top.location.href != self.location.href)
    top.location.href = '/index.php';
    };
    </SCRIPT>
    </head>
    <body style='background-image:none'>
     <div id="LoginMain">
      <!-- <div class="Logincaption">Login</div> -->
      <div id="icon">&nbsp;</div>
      <form action="<?php echo $_SERVER['PHP_SELF']; ?>" method="POST" name="loginform">
       <table width="100%">
        <tr><td>Username:</td><td> <input class="Logintext" name="username" type="text" autofocus="autofocus" placeholder="Login.."/></td></tr>
        <tr><td>Password:</td><td> <input class="Logintext" name="password" type="password" placeholder="Pass.."/></td></tr>
        <tr><td colspan="2" align="center"><input class="Logintext" type="submit" name="submitBtn" value="Login"/></td></tr>
       </table>
      </form>
     <?php
    if (isset($_POST['submitBtn'])) {
?>
    <div class="Logincaption">Login result:</div>
      <div id="icon2">&nbsp;</div>
      <div id="Loginresult">
       <table width="100%"><tr><td><br/>
       <?php
        if (!empty($error)) {
            echo $error;
        }
?>
       <br/><br/><br/></td></tr></table>
     </div>
      <?php
    }
?>
     </div>
    </body>
    </html>
    <?php
} else {
    header('Location: /ipc/');
}
?>
 
Zuletzt bearbeitet von einem Moderator:
Dann hat er php irgendwie nicht richtig installiert.
Versuche mal folgendes:
Code:
sudo apt-get install apache2 libapache2-mod-php7.3 php7.3 php7.3-cli php7.3-common php7.3-cgi php7.3-sqlite3 php7.3-curl php7.3-xml php7.3-mbstring
 
Hab ich gemacht.
Nach dem Login kommt trotzdem eine weiße Seite... komisch
 
Zuletzt bearbeitet von einem Moderator:
Irgendwas is da gründlich schief gelaufen. Mach mal i set&&i sqlite und dann noch mal i cfg. Da dann einfach wieder mit STRG+O abspeichern und wieder raus
 
Scheinbar..
Code:
pi@raspberrypi:/var/www/ipc/page/include $ i sqlite
Bei der Erstellung/Ueberpruefung der SQLite3 Datenbank/Tabellen ist ein Fehler aufgetreten!
 
Zuletzt bearbeitet von einem Moderator:
Für die Nutzung dieser Website sind Cookies erforderlich. Du musst diese akzeptieren, um die Website weiter nutzen zu können. Erfahre mehr…