Package: phpmyadmin
Version: 4:2.7.0-pl2-1
Severity: grave
Justification: renders package unusable


browser url: http://mys.fincos.homeip.net/ return a void page,
this:

prompt$ curl -i http://mys.fincos.homeip.net/
HTTP/1.1 200 OK
Date: Sat, 11 Feb 2006 17:38:35 GMT
Server: Apache/2.0.55 (Debian) mod_python/3.1.3 Python/2.3.5 PHP/4.4.2-1
X-Powered-By: PHP/4.4.2-1
Transfer-Encoding: chunked
Content-Type: text/html


Configuration is:
 1. automatic configuration for apache2 done by phpmyadmin:
   a link in /etc/apache2/conf.d/phpmyadmin.conf to /etc/phpmyadmin/apache.conf

 2. virtual host configuratuion in /etc/apache2/site-enabled/000-default file
 <VirtualHost *>
         ServerAdmin [EMAIL PROTECTED]
         ServerName mys.fincos.homeip.net

         DocumentRoot /usr/share/phpmyadmin/
         <Directory />
                 AllowOverride All
         </Directory>
         ServerSignature On
 </VirtualHost>
 
I also removed 1. (since I do not really need it) and restarted. Do not work.
 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)

Versions of packages phpmyadmin depends on:
ii  apache2-mpm-prefork [httpd]   2.0.55-4   traditional model for Apache2
ii  debconf [debconf-2.0]         1.4.70     Debian configuration management sy
ii  php4                          4:4.4.2-1  server-side, HTML-embedded scripti
ii  php4-mysql                    4:4.4.2-1  MySQL module for php4
ii  ucf                           2.005      Update Configuration File: preserv

Versions of packages phpmyadmin recommends:
ii  php4-mcrypt                   3:4.3.10-2 MCrypt module for php4

-- debconf information:
* phpmyadmin/reconfigure-webserver: apache2
* phpmyadmin/restart-webserver: true


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to