Package: phpmyadmin
Version: 4:2.8.2-0.1
Severity: important

I'm unable to use phpmyadmin. When accessing the webpage I get the error 
mentioned above. This is weird, since I have mysql extensions actually 
installed on the machine (php4-mysql). Watching the logs I can see 
apache is looking for the extensions at the wrong place:

PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php5/20051025/mysql.so' - /usr/lib/php5/20051025/mysql.so: 
cannot open shared object file: No such file or
directory in Unknown on line 0

Why is PHP trying to load php5's mysql extensions when I have php4's 
installed ?

Redefining extension_dir in /etc/php5/cgi/php.ini doesn't help either. 
Setting it to

extension_dir = "/usr/lib/php4/20050606/"

gives another error:

PHP Warning:  PHP Startup: Unable to load dynamic library 
'/usr/lib/php4/20050606/mysql.so' - /usr/lib/php4/20050606/mysql.so: 
undefined symbol: empty_string in Unknown on line 0

Installing php5-mysql solves the problem.

The dependencies of your package are broken.

Regards,

Eric.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.7n
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages phpmyadmin depends on:
ii  debconf [debconf-2.0]        1.5.3       Debian configuration management sy
ii  php4-mysql                   4:4.4.2-1.1 MySQL module for php4
ii  php5-cgi                     5.1.4-0.1   server-side, HTML-embedded scripti
ii  ucf                          2.0012      Update Configuration File: preserv

Versions of packages phpmyadmin recommends:
ii  apache2                       2.0.55-4.1 next generation, scalable, extenda
ii  apache2-mpm-worker [httpd]    2.0.55-4.1 high speed threaded model for Apac
pn  php5-gd | php4-gd             <none>     (no description available)
pn  php5-mcrypt | php4-mcrypt     <none>     (no description available)

-- debconf information:
  phpmyadmin/setup-username: admin
* 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