Current time: 04-25-2024, 03:44 AM Hello There, Guest! (LoginRegister)


Post Reply 
apt-get upgrade killed ispcp
Author Message
iandoh Offline


Posts: 3
Joined: Jan 2010
Reputation: 0
Post: #1
apt-get upgrade killed ispcp
I did a apt-get upgrade last night and installed latest updates, But now apache just keeps showing either a white empty screen or a forbidden page.

Does anyone have any idea how I can repair this without a reinstall?

Thanks

---------
Deutsch Unterstützung
---------
Ich habe ein apt-get upgrade gestern Abend und neuesten Updates installiert, aber Apache hält gerade jetzt, aus der entweder ein weißer leerer Bildschirm oder eine verbotene Seite.

Hat jemand eine Idee, wie ich das ohne Neuinstallation reparieren kann?

Danke
(This post was last modified: 01-06-2010 12:28 AM by iandoh.)
01-06-2010 12:26 AM
Find all posts by this user Quote this message in a reply
gOOvER Offline
Banned

Posts: 3,561
Joined: Jul 2007
Post: #2
RE: apt-get upgrade killed ispcp
This is the first Time, that i hear, that apt-get breaks ispcp Wink Since three Years i update it with apt-get update && upgrade and nothing happens.

What sources did you use?? What was updated??
01-06-2010 05:00 PM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #3
RE: apt-get upgrade killed ispcp
Trying to fix:
can you look what's in the folders?

ls -la /etc/apache2/sites*
ls -la /etc/apache2/mods*

/J
01-06-2010 05:34 PM
Visit this user's website Find all posts by this user Quote this message in a reply
c0urier Offline
Junior Member
*

Posts: 89
Joined: Jun 2007
Reputation: 1
Post: #4
RE: apt-get upgrade killed ispcp
If in the upgrade you made a php upgrade, you might have to restart apache (/etc/init.d/apache restart or reload).
01-06-2010 08:09 PM
Visit this user's website Find all posts by this user Quote this message in a reply
iandoh Offline


Posts: 3
Joined: Jan 2010
Reputation: 0
Post: #5
RE: apt-get upgrade killed ispcp
(01-06-2010 05:34 PM)joximu Wrote:  Trying to fix:
can you look what's in the folders?

ls -la /etc/apache2/sites*
ls -la /etc/apache2/mods*

/J

Code:
server:~# ls -la /etc/apache2/sites*
/etc/apache2/sites-available:
total 84
drwxr-xr-x 2 root root  4096 2009-12-21 20:28 .
drwxr-xr-x 8 root root  4096 2009-12-21 20:28 ..
-rw-r--r-- 1 root root  2788 2009-11-07 15:42 00_master.conf
-rw-r--r-- 1 root root  1435 2009-11-07 05:17 01_awstats.conf
-rw-r--r-- 1 root root   950 2009-07-14 21:00 default
-rw-r--r-- 1 root root  7366 2009-07-14 21:00 default-ssl
-rw-r--r-- 1 root root 52699 2009-11-13 06:36 ispcp.conf

/etc/apache2/sites-enabled:
total 8
drwxr-xr-x 2 root root 4096 2009-11-07 05:17 .
drwxr-xr-x 8 root root 4096 2009-12-21 20:28 ..
lrwxrwxrwx 1 root root   33 2009-11-07 05:17 00_master.conf -> ../sites-available/00_master.conf
lrwxrwxrwx 1 root root   34 2009-11-07 05:17 01_awstats.conf -> ../sites-available/01_awstats.conf
lrwxrwxrwx 1 root root   29 2009-11-07 05:17 ispcp.conf -> ../sites-available/ispcp.conf
server:~# ls -la /etc/apache2/mods*
/etc/apache2/mods-available:
total 404
drwxr-xr-x 2 root root 12288 2009-12-21 20:28 .
drwxr-xr-x 8 root root  4096 2009-12-21 20:28 ..
-rw-r--r-- 1 root root   332 2009-07-14 21:00 actions.conf
-rw-r--r-- 1 root root    66 2009-07-14 21:00 actions.load
-rw-r--r-- 1 root root   815 2009-07-14 21:00 alias.conf
-rw-r--r-- 1 root root    62 2009-07-14 21:00 alias.load
-rw-r--r-- 1 root root    60 2009-07-14 21:00 asis.load
-rw-r--r-- 1 root root    72 2009-07-14 21:00 auth_basic.load
-rw-r--r-- 1 root root    74 2009-07-14 21:00 auth_digest.load
-rw-r--r-- 1 root root    74 2009-07-14 21:00 authn_alias.load
-rw-r--r-- 1 root root    72 2009-07-14 21:00 authn_anon.load
-rw-r--r-- 1 root root    85 2009-07-14 21:00 authn_dbd.load
-rw-r--r-- 1 root root    70 2009-07-14 21:00 authn_dbm.load
-rw-r--r-- 1 root root    78 2009-07-14 21:00 authn_default.load
-rw-r--r-- 1 root root    72 2009-07-14 21:00 authn_file.load
-rw-r--r-- 1 root root    90 2009-07-14 21:00 authnz_ldap.load
-rw-r--r-- 1 root root    70 2009-07-14 21:00 authz_dbm.load
-rw-r--r-- 1 root root    78 2009-07-14 21:00 authz_default.load
-rw-r--r-- 1 root root    82 2009-07-14 21:00 authz_groupfile.load
-rw-r--r-- 1 root root    72 2009-07-14 21:00 authz_host.load
-rw-r--r-- 1 root root    74 2009-07-14 21:00 authz_owner.load
-rw-r--r-- 1 root root    72 2009-07-14 21:00 authz_user.load
-rw-r--r-- 1 root root  3265 2009-07-14 21:00 autoindex.conf
-rw-r--r-- 1 root root    70 2009-07-14 21:00 autoindex.load
-rw-r--r-- 1 root root    62 2009-07-14 21:00 cache.load
-rw-r--r-- 1 root root    70 2009-07-14 21:00 cern_meta.load
-rw-r--r-- 1 root root    68 2009-07-14 21:00 cgid.conf
-rw-r--r-- 1 root root    60 2009-07-14 21:00 cgid.load
-rw-r--r-- 1 root root    58 2009-07-14 21:00 cgi.load
-rw-r--r-- 1 root root    76 2009-07-14 21:00 charset_lite.load
-rw-r--r-- 1 root root    36 2009-07-14 21:00 dav_fs.conf
-rw-r--r-- 1 root root    79 2009-07-14 21:00 dav_fs.load
-rw-r--r-- 1 root root    58 2009-07-14 21:00 dav.load
-rw-r--r-- 1 root root    68 2009-07-14 21:00 dav_lock.load
-rw-r--r-- 1 root root    58 2009-07-14 21:00 dbd.load
-rw-r--r-- 1 root root   107 2009-07-14 21:00 deflate.conf
-rw-r--r-- 1 root root    66 2009-07-14 21:00 deflate.load
-rw-r--r-- 1 root root   122 2009-07-14 21:00 dir.conf
-rw-r--r-- 1 root root    58 2009-07-14 21:00 dir.load
-rw-r--r-- 1 root root   604 2009-07-14 21:00 disk_cache.conf
-rw-r--r-- 1 root root    89 2009-07-14 21:00 disk_cache.load
-rw-r--r-- 1 root root    64 2009-07-14 21:00 dump_io.load
-rw-r--r-- 1 root root    58 2009-07-14 21:00 env.load
-rw-r--r-- 1 root root    66 2009-07-14 21:00 expires.load
-rw-r--r-- 1 root root    72 2009-07-14 21:00 ext_filter.load
-rw-r--r-- 1 root root   154 2008-04-03 00:44 fastcgi.conf
-rw-r--r-- 1 root root  1534 2009-11-07 05:17 fastcgi_ispcp.conf
-rw-r--r-- 1 root root   104 2009-11-07 05:17 fastcgi_ispcp.load
-rw-r--r-- 1 root root    66 2008-04-03 00:44 fastcgi.load
-rw-r--r-- 1 root root    90 2007-10-16 10:08 fcgid.conf
-rw-r--r-- 1 root root   879 2009-11-07 05:17 fcgid_ispcp.conf
-rw-r--r-- 1 root root    98 2009-11-07 05:17 fcgid_ispcp.load
-rw-r--r-- 1 root root    62 2007-10-16 10:08 fcgid.load
-rw-r--r-- 1 root root    89 2009-07-14 21:00 file_cache.load
-rw-r--r-- 1 root root    64 2009-07-14 21:00 filter.load
-rw-r--r-- 1 root root    66 2009-07-14 21:00 headers.load
-rw-r--r-- 1 root root    62 2009-07-14 21:00 ident.load
-rw-r--r-- 1 root root    68 2009-07-14 21:00 imagemap.load
-rw-r--r-- 1 root root    66 2009-07-14 21:00 include.load
-rw-r--r-- 1 root root   420 2009-07-14 21:00 info.conf
-rw-r--r-- 1 root root    60 2009-07-14 21:00 info.load
-rw-r--r-- 1 root root    60 2009-07-14 21:00 ldap.load
-rw-r--r-- 1 root root    76 2009-07-14 21:00 log_forensic.load
-rw-r--r-- 1 root root   185 2009-07-14 21:00 mem_cache.conf
-rw-r--r-- 1 root root    87 2009-07-14 21:00 mem_cache.load
-rw-r--r-- 1 root root  6362 2009-07-14 21:00 mime.conf
-rw-r--r-- 1 root root    60 2009-07-14 21:00 mime.load
-rw-r--r-- 1 root root    89 2009-07-14 21:00 mime_magic.conf
-rw-r--r-- 1 root root    72 2009-07-14 21:00 mime_magic.load
-rw-r--r-- 1 root root   666 2009-07-14 21:00 negotiation.conf
-rw-r--r-- 1 root root    74 2009-07-14 21:00 negotiation.load
-rw-r--r-- 1 root root    60 2008-12-27 03:22 perl.load
-rw-r--r-- 1 root root   133 2009-04-26 23:20 php5.conf
-rw-r--r-- 1 root root    59 2009-04-26 23:20 php5.load
-rw-r--r-- 1 root root    87 2009-07-14 21:00 proxy_ajp.load
-rw-r--r-- 1 root root    97 2009-07-14 21:00 proxy_balancer.load
-rw-r--r-- 1 root root   585 2009-11-07 05:17 proxy.conf
-rw-r--r-- 1 root root    95 2009-07-14 21:00 proxy_connect.load
-rw-r--r-- 1 root root    87 2009-07-14 21:00 proxy_ftp.load
-rw-r--r-- 1 root root    89 2009-07-14 21:00 proxy_http.load
-rw-r--r-- 1 root root    62 2009-07-14 21:00 proxy.load
-rw-r--r-- 1 root root    64 2009-01-30 10:50 python.load
-rw-r--r-- 1 root root    66 2009-07-14 21:00 rewrite.load
-rw-r--r-- 1 root root  1122 2009-07-14 21:00 setenvif.conf
-rw-r--r-- 1 root root    68 2009-07-14 21:00 setenvif.load
-rw-r--r-- 1 root root    66 2009-07-14 21:00 speling.load
-rw-r--r-- 1 root root  2412 2009-07-14 21:00 ssl.conf
-rw-r--r-- 1 root root    58 2009-07-14 21:00 ssl.load
-rw-r--r-- 1 root root   398 2009-07-14 21:00 status.conf
-rw-r--r-- 1 root root    64 2009-07-14 21:00 status.load
-rw-r--r-- 1 root root    72 2009-07-14 21:00 substitute.load
-rw-r--r-- 1 root root    64 2009-07-14 21:00 suexec.load
-rw-r--r-- 1 root root    70 2009-07-14 21:00 unique_id.load
-rw-r--r-- 1 root root   604 2009-07-14 21:00 userdir.conf
-rw-r--r-- 1 root root    66 2009-07-14 21:00 userdir.load
-rw-r--r-- 1 root root    70 2009-07-14 21:00 usertrack.load
-rw-r--r-- 1 root root    66 2009-07-14 21:00 version.load
-rw-r--r-- 1 root root    74 2009-07-14 21:00 vhost_alias.load

/etc/apache2/mods-enabled:
total 8
drwxr-xr-x 2 root root 4096 2010-01-05 14:16 .
drwxr-xr-x 8 root root 4096 2009-12-21 20:28 ..
lrwxrwxrwx 1 root root   30 2009-11-07 05:17 actions.conf -> ../mods-available/actions.conf
lrwxrwxrwx 1 root root   30 2009-11-07 05:17 actions.load -> ../mods-available/actions.load
lrwxrwxrwx 1 root root   28 2009-11-07 04:39 alias.conf -> ../mods-available/alias.conf
lrwxrwxrwx 1 root root   28 2009-11-07 04:39 alias.load -> ../mods-available/alias.load
lrwxrwxrwx 1 root root   33 2009-11-07 04:39 auth_basic.load -> ../mods-available/auth_basic.load
lrwxrwxrwx 1 root root   33 2009-11-07 04:39 authn_file.load -> ../mods-available/authn_file.load
lrwxrwxrwx 1 root root   36 2009-11-07 04:39 authz_default.load -> ../mods-available/authz_default.load
lrwxrwxrwx 1 root root   38 2009-11-07 04:39 authz_groupfile.load -> ../mods-available/authz_groupfile.load
lrwxrwxrwx 1 root root   33 2009-11-07 04:39 authz_host.load -> ../mods-available/authz_host.load
lrwxrwxrwx 1 root root   33 2009-11-07 04:39 authz_user.load -> ../mods-available/authz_user.load
lrwxrwxrwx 1 root root   32 2009-11-07 04:39 autoindex.conf -> ../mods-available/autoindex.conf
lrwxrwxrwx 1 root root   32 2009-11-07 04:39 autoindex.load -> ../mods-available/autoindex.load
lrwxrwxrwx 1 root root   27 2009-11-07 05:11 cgid.conf -> ../mods-available/cgid.conf
lrwxrwxrwx 1 root root   27 2009-11-07 05:11 cgid.load -> ../mods-available/cgid.load
lrwxrwxrwx 1 root root   26 2009-11-07 04:39 cgi.load -> ../mods-available/cgi.load
lrwxrwxrwx 1 root root   30 2009-11-07 04:39 deflate.conf -> ../mods-available/deflate.conf
lrwxrwxrwx 1 root root   30 2009-11-07 04:39 deflate.load -> ../mods-available/deflate.load
lrwxrwxrwx 1 root root   26 2009-11-07 04:39 dir.conf -> ../mods-available/dir.conf
lrwxrwxrwx 1 root root   26 2009-11-07 04:39 dir.load -> ../mods-available/dir.load
lrwxrwxrwx 1 root root   26 2009-11-07 04:39 env.load -> ../mods-available/env.load
lrwxrwxrwx 1 root root   36 2009-11-07 05:17 fastcgi_ispcp.conf -> ../mods-available/fastcgi_ispcp.conf
lrwxrwxrwx 1 root root   36 2009-11-07 05:17 fastcgi_ispcp.load -> ../mods-available/fastcgi_ispcp.load
lrwxrwxrwx 1 root root   27 2009-11-07 04:39 mime.conf -> ../mods-available/mime.conf
lrwxrwxrwx 1 root root   27 2009-11-07 04:39 mime.load -> ../mods-available/mime.load
lrwxrwxrwx 1 root root   34 2009-11-07 04:39 negotiation.conf -> ../mods-available/negotiation.conf
lrwxrwxrwx 1 root root   34 2009-11-07 04:39 negotiation.load -> ../mods-available/negotiation.load
lrwxrwxrwx 1 root root   28 2009-11-07 05:17 proxy.conf -> ../mods-available/proxy.conf
lrwxrwxrwx 1 root root   33 2009-11-07 05:17 proxy_http.load -> ../mods-available/proxy_http.load
lrwxrwxrwx 1 root root   28 2009-11-07 05:17 proxy.load -> ../mods-available/proxy.load
lrwxrwxrwx 1 root root   29 2009-11-07 04:45 python.load -> ../mods-available/python.load
lrwxrwxrwx 1 root root   30 2009-11-07 05:17 rewrite.load -> ../mods-available/rewrite.load
lrwxrwxrwx 1 root root   31 2009-11-07 04:39 setenvif.conf -> ../mods-available/setenvif.conf
lrwxrwxrwx 1 root root   31 2009-11-07 04:39 setenvif.load -> ../mods-available/setenvif.load
lrwxrwxrwx 1 root root   29 2009-11-07 04:39 status.conf -> ../mods-available/status.conf
lrwxrwxrwx 1 root root   29 2009-11-07 04:39 status.load -> ../mods-available/status.load
lrwxrwxrwx 1 root root   29 2009-11-07 05:17 suexec.load -> ../mods-available/suexec.load

(01-06-2010 08:09 PM)gbj Wrote:  If in the upgrade you made a php upgrade, you might have to restart apache (/etc/init.d/apache restart or reload).

Already tried that and nothing, All I get when I goto my home page or any on any directory is a blank white page or randomly a 403 page.
01-07-2010 03:04 AM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: apt-get upgrade killed ispcp
ok, files seems ok.

what's with "apache2ctl -S" - you should get a list of your vhosts.

And what's in the logfiles /var/log/apache2/* (most recent ones)

/J
01-07-2010 08:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
iandoh Offline


Posts: 3
Joined: Jan 2010
Reputation: 0
Post: #7
RE: apt-get upgrade killed ispcp
(01-07-2010 08:30 AM)joximu Wrote:  ok, files seems ok.

what's with "apache2ctl -S" - you should get a list of your vhosts.

And what's in the logfiles /var/log/apache2/* (most recent ones)

/J


server:~# apache2ctl -S
[Thu Jan 07 02:52:19 2010] [warn] NameVirtualHost *:80 has no VirtualHosts
VirtualHost configuration:
127.0.0.1:80 is a NameVirtualHost
default server server.iandoh.uk.to.local (/etc/apache2/sites-enabled/01_awstats.conf:28)
port 80 namevhost server.iandoh.uk.to.local (/etc/apache2/sites-enabled/01_awstats.conf:28)
wildcard NameVirtualHosts and _default_ servers:
*:80 is a NameVirtualHost
default server server.iandoh.uk.to (/etc/apache2/sites-enabled/00_master.conf:24)
Syntax OK
(This post was last modified: 01-09-2010 10:57 AM by iandoh.)
01-07-2010 12:53 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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