Prob with Apache

shatter

Member
Nov 27, 2009
74
0
6
Hi *,

currently I can't access the http interface to my proxmox server.
I found the following message repeated many times in Apache's log:

Code:
/var/log/apache2/error.log:

 failed to resolve handler `PVE::URLRewrite': Can't locate PVE/URLRewrite.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl . /etc/apache2) at (eval 574) line 3.\n
This error appeared before the update to 2.6.32-4.

A look into "/usr/share/perl5":

Code:
drwxr-xr-x 3 root root  4096 Oct 17  2009 Sys
drwxr-xr-x 2 root root  4096 Jun  2  2009 Text
drwxr-xr-x 2 root root  4096 Oct 17  2009 Time
drwxr-xr-x 2 root root  4096 Oct 17  2009 UDDI
drwxr-xr-x 4 root root  4096 Oct 17  2009 URI
-rw-r--r-- 1 root root 30307 Nov  5  2004 URI.pm
drwxr-xr-x 3 root root  4096 Oct 13 14:12 WWW
drwxr-xr-x 3 root root  4096 Oct 17  2009 XML
drwxr-xr-x 3 root root  4096 Oct 17  2009 XMLRPC
drwxr-xr-x 4 root root  4096 Oct 17  2009 auto
-rw-r--r-- 1 root root  9136 Apr  7  2008 lwpcook.pod
-rw-r--r-- 1 root root 25458 Apr  7  2008 lwptut.pod
nwivz:/usr/share/perl5# ls -l /usr/share/perl5/PVE/URLRewrite.pm
-rw-r--r-- 1 root root 443 Aug 31 11:14 /usr/share/perl5/PVE/URLRewrite.pm
nwivz:/usr/share/perl5#

My version info:
Code:
nwivz:/var/log/apache2# pveversion -v
pve-manager: 1.6-2 (pve-manager/1.6/5087)
running kernel: 2.6.32-4-pve
proxmox-ve-2.6.32: 1.6-19
pve-kernel-2.6.32-4-pve: 2.6.32-19
pve-kernel-2.6.24-7-pve: 2.6.24-8
qemu-server: 1.1-18
pve-firmware: 1.0-8
libpve-storage-perl: 1.0-14
vncterm: 0.9-2
vzctl: 3.0.24-1pve4
vzdump: 1.2-7
vzprocps: 2.0.11-1dso2
vzquota: 3.0.11-1
pve-qemu-kvm: 0.12.5-1
ksm-control-daemon: 1.0-4
nwivz:/var/log/apache2#

Any suggestions?


j.
 
Does it help when you restart apache?

# /etc/init.d/apache2 restart
No. I did restart the server e a few times (every morning), that didn't help too.

Now I can't access the computer for a long time, so ... case closed.

Thank you for your help.

Joachim