IPC server problem on WEB

Fragen oder Probleme?
Benutzeravatar
jensebub
IPC Meister
Beiträge: 1133
Registriert: So 1. Mai 2011, 09:34
Been thanked: 1 time
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von jensebub »

which linux-distribution and which kernel do u use

Code: Alles auswählen

uname -a
dada
IPC Neuling
Beiträge: 22
Registriert: So 1. Sep 2013, 19:11
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von dada »

Linux xx 2.6.32-042stab079.6 #1 SMP Mon Aug 26 19:47:50 MSK 2013U/Linux
Benutzeravatar
jensebub
IPC Meister
Beiträge: 1133
Registriert: So 1. Mai 2011, 09:34
Been thanked: 1 time
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von jensebub »

Next try ;)

Code: Alles auswählen

apt-get remove --purge libsqlite3-0 && apt-get install sqlite3
dada
IPC Neuling
Beiträge: 22
Registriert: So 1. Sep 2013, 19:11
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von dada »

Spoiler
Show
3Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
apache2 : Depends: apache2-mpm-worker (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-prefork (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-event (= 2.2.22-13) but it is not going to be installed or
apache2-mpm-itk (= 2.2.22-13) but it is not going to be installed
apache2.2-common : Depends: apache2.2-bin (= 2.2.22-13) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
Got the following error
Benutzeravatar
jensebub
IPC Meister
Beiträge: 1133
Registriert: So 1. Mai 2011, 09:34
Been thanked: 1 time
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von jensebub »

next try:

Code: Alles auswählen

apt-get remove --purge libsqlite3-0 apache2 && apt-get install sqlite3
dada
IPC Neuling
Beiträge: 22
Registriert: So 1. Sep 2013, 19:11
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von dada »

ok above code accepted and reinstalled packages now what to do next as web still down
Benutzeravatar
jensebub
IPC Meister
Beiträge: 1133
Registriert: So 1. Mai 2011, 09:34
Been thanked: 1 time
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von jensebub »

the easiest way is again:

Code: Alles auswählen

wget ipc.pebkac.at/ipc/ipcsetup.sh && bash ipcsetup.sh
and reconfigure your HTTPUSER and HTTPPASS new at the end of instalation.
dada
IPC Neuling
Beiträge: 22
Registriert: So 1. Sep 2013, 19:11
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von dada »

Thanks for all help.

Will there be any new versions in future of IPC as its great.

/EDIT: go this error during reinstall
Spoiler
Show
Uebertrage alte webif.db in neue SQLite3 Datenbank.. PHP Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in /tmp/tmp.php:4
Stack trace:
#0 /tmp/tmp.php(4): PDO->__construct('sqlite:/var/bac...')
#1 {main}
thrown in /tmp/tmp.php on line 4
[ FAIL ]
Abbruch
Benutzeravatar
jensebub
IPC Meister
Beiträge: 1133
Registriert: So 1. Mai 2011, 09:34
Been thanked: 1 time
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von jensebub »

plz remove the webif.db in the /var/www/ipc/page/include/ folder and try to reinstall without keeping your data,... the installationproccess tried to reconfigure the old sqlite-table which was corrupted,... i think

Code: Alles auswählen

rm /var/www/ipc/page/include/webif.db
and again with wget blah as before but select no, if you're asked to keep your configs.


PS. some vissuall updates like easy and advanced-mode in webif are planned, or some other possibilities to control neccessaries by webif,... but not in the near future,... it is to hot to collect all teammembers and test it,... :P i hope you'll understand ;)
dada
IPC Neuling
Beiträge: 22
Registriert: So 1. Sep 2013, 19:11
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von dada »

I did as you told me reinstalled without keeping configs

during install got this error
Spoiler
Show
Webserver neustarten..grep: /etc/apache2/apache2.conf: No such file or directory
ipcsetup.sh: line 963: /etc/init.d/apache2: No such file or directory
[ FAIL ]
Abbruch
Antworten

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 0 Gäste