- Registriert
- 7. Februar 2008
- Beiträge
- 2.975
- Reaktionspunkte
- 2.416
- Punkte
- 373
[Sat Dec 08 22:46:45 2012] [error] [client 127.0.0.1] File does not exist: /var/www/ipcsrc/ipcsetup.sh
[Sat Dec 08 22:52:17 2012] [notice] Graceful restart requested, doing restart
[Sat Dec 08 22:52:17 2012] [notice] Apache/2.2.16 (Debian) PHP/5.3.3-7+squeeze14 with Suhosin-Patch configured -- resuming normal operations
[Sat Dec 08 22:53:07 2012] [notice] Apache/2.2.16 (Debian) PHP/5.3.3-7+squeeze14 with Suhosin-Patch configured -- resuming normal operations
[Sat Dec 08 22:54:59 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 22:55:03 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 22:56:41 2012] [notice] Apache/2.2.16 (Debian) PHP/5.3.3-7+squeeze14 with Suhosin-Patch configured -- resuming normal operations
[Sat Dec 08 22:57:21 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 22:57:24 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:04:44 2012] [notice] caught SIGTERM, shutting down
[Sat Dec 08 23:04:45 2012] [notice] Apache/2.2.16 (Debian) PHP/5.3.3-7+squeeze14 with Suhosin-Patch configured -- resuming normal operations
[Sat Dec 08 23:05:08 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:07:30 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:07:33 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:12:11 2012] [notice] caught SIGTERM, shutting down
[Sat Dec 08 23:12:45 2012] [notice] Apache/2.2.16 (Debian) PHP/5.3.3-7+squeeze14 with Suhosin-Patch configured -- resuming normal operations
[Sat Dec 08 23:13:30 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:13:34 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:17:02 2012] [notice] Graceful restart requested, doing restart
[Sat Dec 08 23:17:02 2012] [warn] NameVirtualHost *:987 has no VirtualHosts
[Sat Dec 08 23:17:02 2012] [notice] Apache/2.2.16 (Debian) configured -- resuming normal operations
du hast anscheint eine fehlerhafte apache2 konfiguration, damit hat ipc aber nichts zu tunCode:[Sat Dec 08 23:17:02 2012] [warn] NameVirtualHost *:987 has no VirtualHosts
und wie macht sich das bemerkbar? kommt noch ein loginscreen oder selbst das nichtmals? bitte ein bischen beschreiben..nach dem Update komme ich nicht mehr ins WebIf. Der rest rennt aber...
rm /var/www/ipc/page/include/webif.db
Hat nichts gebracht....dann den befehl i sqlite ausführen und dann in i cfg rein gehen und speichern+beenden..
<VirtualHost *:80>
ServerAdmin webmaster@localhost
DocumentRoot /var/www/
<Directory />
Options FollowSymLinks
AllowOverride None
</Directory>
<Directory /var/www/>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
<Directory "/usr/lib/cgi-bin">
AllowOverride None
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
Order allow,deny
Allow from all
</Directory>
ErrorLog /var/log/apache2/error.log
# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn
CustomLog /var/log/apache2/access.log combined
Alias /doc/ "/usr/share/doc/"
<Directory "/usr/share/doc/">
Options Indexes MultiViews FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
Allow from 127.0.0.0/255.0.0.0 ::1/128
</Directory>
</VirtualHost>
# If you just change the port or add more ports here, you will likely also
# have to change the VirtualHost statement in
# /etc/apache2/sites-enabled/000-default
# This is also true if you have upgraded from before 2.2.9-3 (i.e. from
# Debian etch). See /usr/share/doc/apache2.2-common/NEWS.Debian.gz and
# README.Debian.gz
NameVirtualHost *:987
Listen 987
<IfModule mod_ssl.c>
# If you add NameVirtualHost *:443 here, you will also have to change
# the VirtualHost statement in /etc/apache2/sites-available/default-ssl
# to <VirtualHost *:443>
# Server Name Indication for SSL named virtual hosts is currently not
# supported by MSIE on Windows XP.
Listen 443
</IfModule>
<IfModule mod_gnutls.c>
Listen 443
</IfModule>
[Sat Dec 08 23:17:02 2012] [notice] Graceful restart requested, doing restart
[Sat Dec 08 23:17:02 2012] [warn] NameVirtualHost *:987 has no VirtualHosts
[Sat Dec 08 23:17:02 2012] [notice] Apache/2.2.16 (Debian) configured -- resuming normal operations
[Sat Dec 08 23:19:40 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:19:43 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:23:07 2012] [error] [client 192.168.0.104] Invalid method in request \x16\x03\x01
[Sat Dec 08 23:23:10 2012] [error] [client 192.168.0.104] Invalid method in request \x16\x03\x01
[Sat Dec 08 23:50:39 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:50:49 2012] [error] [client 192.168.0.104] File does not exist: /etc/apache2/htdocs
[Sat Dec 08 23:57:13 2012] [notice] caught SIGTERM, shutting down
[Sat Dec 08 23:57:14 2012] [notice] Apache/2.2.16 (Debian) configured -- resuming normal operations
[Sat Dec 08 23:58:13 2012] [alert] [client 192.168.0.104] /var/www/ipc/.htaccess: Invalid command 'php_value', perhaps misspelled or defined by a module not included in the server configuration
[Sun Dec 09 00:01:54 2012] [notice] caught SIGTERM, shutting down
[Sun Dec 09 00:01:56 2012] [notice] Apache/2.2.16 (Debian) configured -- resuming normal operations
ja er überschreibt halt die 000-default, aber das war schon immer soKann es sein, dass in der "/etc/apache2/sites-enabled/000-default" der Virtual Host wieder auf 80 gesetzt wird?
dann verarbeitet er die php datei nicht sondern bietet dir die datei zum download an, der apache2 weiss also nix damit anzufangen (bzw das falsche).. dann scheint beim installieren der benötigten paket ein fehler aufgetreten zu sein?! das verrät einem quasi auch der error:Wenn ich hier wieder meinen 987 eintrage erhalte ich dann folgendes:Du musst angemeldet sein, um Bilder zu sehen.
[Sat Dec 08 23:58:13 2012] [alert] [client 192.168.0.104] /var/www/ipc/.htaccess: Invalid command 'php_value', perhaps misspelled or defined by a module not included in
wo hast du das denn gelesen?Also das nach einem Update der Nutzername und Passwort auf ipc ipc gesetzt wird weiß ich, aber so wie ich nun gelesen habe, bringt das reine ändern (der alte Nutername und ales Passwort) keine Besserung, weil gar kein Anmelde Pop-Up erscheint?!?
Also aragorn im normal fall sollte alles laufen nach dem Update soltle die cfg sich automatisch öffnen und ich setze dort wieder mein alten Benutzernamen und PW und die Anmeldung am Webinterface soltle dann sauber laufen oder?
"i update" macht im grunde auch nichts anderes als zunächst zu prüfen ob es eine neuere version gibt als sie installiert ist und wenn man updaten will wird von "i update" die ipcsetup.sh geladen und ausgeführt - das kann man auch manuell machendas es beim o compile probleme gab ist mir bewusst, und dass es nicht auflösen könnte war mir auch klar, aber wusste nicht woran es genau liegt, deshalb woltle ich ja auch einfach den ipc update druchführen, jedoch ging dieser ja auch nich tund da kam nicht solch eine fehlermeldung, da wäre es mir bestimtm aufgefallen, dass es der selbe Fehler sein muss.
jaAlso aragorn im normal fall sollte alles laufen nach dem Update soltle die cfg sich automatisch öffnen und ich setze dort wieder mein alten Benutzernamen und PW und die Anmeldung am Webinterface soltle dann sauber laufen oder?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?