IPC server problem on WEB

Fragen oder Probleme?
dada
IPC Neuling
Beiträge: 22
Registriert: So 1. Sep 2013, 19:11
Kontaktdaten:

IPC server problem on WEB

Beitrag von dada »

Hi,

When I access server through web http://domain

it comes up to enter user / pass then it shows The website cannot display the page

can any one help .

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

Re: IPC server problem on WEB

Beitrag von dada »

Anjy one help plsss
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 »

If you try to connect trough the web you have to use port-forwarding.
For further tips we need more information.

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

Re: IPC server problem on WEB

Beitrag von dada »

It's on VPS so port forward is all ok

but when I press login and it tries to enter as below

http://MYdomain/index.php

page not found

can any one help checked apache and is running ok.

Thanks
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 »

ok, port forwarding is not your prob.

what is the apache answer of http://Mydomain/ipc/

have a look in the apache2-error-log in /var/log/apache2/error.log for some detailed error or something else in the syslog,
/var/log/syslog

greetings
jensebub
dada
IPC Neuling
Beiträge: 22
Registriert: So 1. Sep 2013, 19:11
Kontaktdaten:

Re: IPC server problem on WEB

Beitrag von dada »

error.log
Spoiler
Show

Code: Alles auswählen

 [Wed Aug 21 19:20:01 2013] [error] [client 92.251.49.18] PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: auth' in /var/www/ipc/page/include/common.php(1) : eval()'d code:63\nStack trace:\n#0 /var/www/ipc/page/include/common.php(1) : eval()'d code(63): PDO->query('SELECT id,user,...')\n#1 /var/www/index.php(1) : eval()'d code(11): loginUser('', '')\n#2 /var/www/index.php(1): eval()\n#3 {main}\n  thrown in /var/www/ipc/page/include/common.php(1) : eval()'d code on line 63, referer: http://xx/index.php
[Wed Aug 21 19:20:34 2013] [error] [client 92.251.49.18] PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: auth' in /var/www/ipc/page/include/common.php(1) : eval()'d code:63\nStack trace:\n#0 /var/www/ipc/page/include/common.php(1) : eval()'d code(63): PDO->query('SELECT id,user,...')\n#1 /var/www/index.php(1) : eval()'d code(11): loginUser('', '')\n#2 /var/www/index.php(1): eval()\n#3 {main}\n  thrown in /var/www/ipc/page/include/common.php(1) : eval()'d code on line 63, referer: http://xx.dyndns.org/index.php
[Wed Aug 21 19:20:40 2013] [error] [client 92.251.49.18] PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: auth' in /var/www/ipc/page/include/common.php(1) : eval()'d code:63\nStack trace:\n#0 /var/www/ipc/page/include/common.php(1) : eval()'d code(63): PDO->query('SELECT id,user,...')\n#1 /var/www/index.php(1) : eval()'d code(11): loginUser('', '')\n#2 /var/www/index.php(1): eval()\n#3 {main}\n  thrown in /var/www/ipc/page/include/common.php(1) : eval()'d code on line 63, referer: http://xx/index.php
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Warning:  include(common.php): failed to open stream: No such file or directory in /var/www/ipc/index.php on line 1
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Warning:  include(): Failed opening 'common.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/ipc/index.php on line 1
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Notice:  Undefined variable: update_from_button in /var/www/ipc/index.php on line 5
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Warning:  include(meniu.php): failed to open stream: No such file or directory in /var/www/ipc/index.php on line 13
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Warning:  include(): Failed opening 'meniu.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/ipc/index.php on line 13
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Notice:  Undefined variable: entitlements_file in /var/www/ipc/index.php on line 15
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Notice:  Undefined variable: entitlements_data in /var/www/ipc/index.php on line 20
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Warning:  Invalid argument supplied for foreach() in /var/www/ipc/index.php on line 20
[Wed Aug 21 19:20:45 2013] [error] [client 92.251.49.18] PHP Fatal error:  Call to undefined function checkFile() in /var/www/ipc/index.php on line 72
[Wed Aug 21 19:32:26 2013] [error] [client 92.251.49.18] PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: auth' in /var/www/ipc/page/include/common.php(1) : eval()'d code:63\nStack trace:\n#0 /var/www/ipc/page/include/common.php(1) : eval()'d code(63): PDO->query('SELECT id,user,...')\n#1 /var/www/index.php(1) : eval()'d code(11): loginUser('', '')\n#2 /var/www/index.php(1): eval()\n#3 {main}\n  thrown in /var/www/ipc/page/include/common.php(1) : eval()'d code on line 63, referer: http://xx.dyndns.org/
[Wed Aug 21 19:32:32 2013] [error] [client 92.251.49.18] File does not exist: /var/www/i
[Wed Aug 21 19:32:44 2013] [error] [client 92.251.49.18] PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: auth' in /var/www/ipc/page/include/common.php(1) : eval()'d code:63\nStack trace:\n#0 /var/www/ipc/page/include/common.php(1) : eval()'d code(63): PDO->query('SELECT id,user,...')\n#1 /var/www/index.php(1) : eval()'d code(11): loginUser('gozo', 'gozodbest')\n#2 /var/www/index.php(1): eval()\n#3 {main}\n  thrown in /var/www/ipc/page/include/common.php(1) : eval()'d code on line 63, referer: http://xx.dyndns.org/
[Wed Aug 21 19:33:55 2013] [error] [client 92.251.49.18] PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 1 no such table: auth' in /var/www/ipc/page/include/common.php(1) : eval()'d code:63\nStack trace:\n#0 /var/www/ipc/page/include/common.php(1) : eval()'d code(63): PDO->query('SELECT id,user,...')\n#1 /var/www/index.php(1) : eval()'d code(11): loginUser('', '')\n#2 /var/www/index.php(1): eval()\n#3 {main}\n  thrown in /var/www/ipc/page/include/common.php(1) : eval()'d code on line 63, referer: http://xx.dyndns.org/
[Thu Aug 22 11:08:27 2013] [error] [client 184.22.58.49] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.test0:)
[Thu Aug 22 12:22:19 2013] [error] [client 1.245.107.254] File does not exist: /var/www/manager
[Thu Aug 22 23:59:45 2013] [error] [client 87.98.183.174] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Fri Aug 23 01:21:44 2013] [error] [client 46.105.156.132] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Fri Aug 23 09:41:53 2013] [error] [client 80.226.24.2] File does not exist: /var/www/webdav
[Fri Aug 23 15:10:26 2013] [error] [client 64.34.217.181] File does not exist: /var/www/phppath
[Fri Aug 23 16:06:21 2013] [error] [client 184.22.58.49] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Fri Aug 23 21:57:32 2013] [error] [client 188.165.128.20] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Fri Aug 23 22:24:45 2013] [error] [client 42.121.132.24] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.Win32:)
[Sat Aug 24 03:18:23 2013] [error] [client 188.165.120.94] client sent HTTP/1.1 request without hostname (see RFC2616 section 14.23): /w00tw00t.at.ISC.SANS.DFind:)
[Sat Aug 24 04:49:25 2013] [error] [client 86.35.242.58] File does not exist: /var/www/phpmyadmin
[Sat Aug 24 04:49:25 2013] [error] [client 86.35.242.58] File does not exist: /var/www/phpMyAdmin
[Sat Aug 24 04:49:25 2013] [error] [client 86.35.242.58] File does not exist: /var/www/sql
[Sat Aug 24 04:49:25 2013] [error] [client 86.35.242.58] File does not exist: /var/www/SQL
[Sat Aug 24 04:49:25 2013] [error] [client 86.35.242.58] File does not exist: /var/www/admin
[Sat Aug 24 04:49:26 2013] [error] [client 86.35.242.58] File does not exist: /var/www/admin
[Sat Aug 24 04:49:26 2013] [error] [client 86.35.242.58] File does not exist: /var/www/pma
[Sat Aug 24 04:49:26 2013] [error] [client 86.35.242.58] File does not exist: /var/www/mysql
[Sat Aug 24 04:49:26 2013] [error] [client 86.35.242.58] File does not exist: /var/www/msd
[Sat Aug 24 04:49:26 2013] [error] [client 86.35.242.58] File does not exist: /var/www/mysqldumper
[Sat Aug 24 04:49:26 2013] [error] [client 86.35.242.58] File does not exist: /var/www/MySQLDumper
[Sat Aug 24 04:49:26 2013] [error] [client 86.35.242.58] File does not exist: /var/www/db
[Sat Aug 24 04:49:26 20
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 »

i think there was an error during the IPC-installation or a userbreak.
Please do:

Code: Alles auswählen

apt-get update && apt-get upgrade
apt-get install php5 php5-cli php5-common php5-cgi php5-sqlite php5-curl sqlite3
after finishing without trouble open again i cfg edit HTTPUSER and/or HTTPPASS and save and exit by pressing ctrl+o enter ctrl+x
And have another try ;)

PS. use some forum-functions to make your postings interresting and sorted.
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

Code: Alles auswählen

Reading package lists... Done
Building dependency tree
Reading state information... Done
php5 is already the newest version.
php5-cgi is already the newest version.
php5-cgi set to manually installed.
php5-cli is already the newest version.
php5-cli set to manually installed.
php5-common is already the newest version.
php5-common set to manually installed.
php5-curl is already the newest version.
php5-sqlite is already the newest version.
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:
 sqlite3 : Depends: libsqlite3-0 (= 3.7.13-1+deb7u1) but 3.7.17-1 is to be installed
E: Unable to correct problems, you have held broken packages.
how to correct these packages
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 »

try to deinstall:

Code: Alles auswählen

apt-get remove --purge sqlite3
try to install again:

Code: Alles auswählen

apt-get install sqlite3

And pls use forum-option like spoiler and code-boxes
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

Code: Alles auswählen

~ > apt-get remove --purge sqlite3
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'sqlite3' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
~ > apt-get install sqlite3
Reading 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:
 sqlite3 : Depends: libsqlite3-0 (= 3.7.13-1+deb7u1) but 3.7.17-1 is to be installed
E: Unable to correct problems, you have held broken packages.
Still not letting me de install and re install
Antworten

Wer ist online?

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