public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user-de] shared extensions von mysql für php
@ 2005-08-24 14:31 Wolfgang Jankowski
  2005-08-24 14:45 ` Paul K
  2005-08-25  7:09 ` Sebastian Damm
  0 siblings, 2 replies; 5+ messages in thread
From: Wolfgang Jankowski @ 2005-08-24 14:31 UTC (permalink / raw
  To: gentoo-user-de

Hallo zusammen,
ja ich wieder, sorry.

Ich habe mir mediawiki besorgt.
Bei der Konfiguration erhalte ich die Meldung:
------------
Warning: dl(): Unable to load dynamic library 
'/usr/lib/php/extensions/no-debug-non-zts-20020429/mysql.so' 
- /usr/lib/php/extensions/no-debug-non-zts-20020429/mysql.so: cannot open 
shared object file: No such file or directory 
in /var/www/localhost/htdocs/mediawiki/install-utils.inc on line 17
Could not load MySQL driver! Please compile php --with-mysql or install the 
mysql.so module.
----------

Ich habe dafür gesorgt, dass php mit --with-mysql übersetzt übersetzt wird:

---------
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-php/php-4.4.0  +X +berkdb +crypt +curl -debug +doc -fdftk 
-firebird +flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp +imap 
-informix +ipv6 +java +jpeg -kerberos +ldap -mcal -memlimit -mssql +mysql 
+ncurses +nls -oci8 -odbc +pam +png +postgres +readline -snmp +spell +ssl 
+tiff +truetype +xml2 -yaz 0 kB

-----------
Während der Generierung habe ich im tmp-Verzeichnis nachgesehen, was im 
Makefile steht:
Es stand --with-mysql=/usr

Was mir aber immer noch fehlt, ist mysql.so.
Wie erzeuge ich sie mir?

Tschüß
Wolfgang

-- 
gentoo-user-de@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-de] shared extensions von mysql für php
  2005-08-24 14:31 [gentoo-user-de] shared extensions von mysql für php Wolfgang Jankowski
@ 2005-08-24 14:45 ` Paul K
  2005-08-24 17:51   ` Wolfgang Jankowski
  2005-08-25  7:09 ` Sebastian Damm
  1 sibling, 1 reply; 5+ messages in thread
From: Paul K @ 2005-08-24 14:45 UTC (permalink / raw
  To: gentoo-user-de

Am Mittwoch, 24. August 2005 16:31 schrieb Wolfgang Jankowski:
> Hallo zusammen,
> ja ich wieder, sorry.
>
> Ich habe mir mediawiki besorgt.
> Bei der Konfiguration erhalte ich die Meldung:
> ------------
> Warning: dl(): Unable to load dynamic library
> '/usr/lib/php/extensions/no-debug-non-zts-20020429/mysql.so'
> - /usr/lib/php/extensions/no-debug-non-zts-20020429/: cannot open
> shared object file: No such file or directory
> in /var/www/localhost/htdocs/mediawiki/install-utils.inc on line 17
> Could not load MySQL driver! Please compile php --with-mysql or install the
> mysql.so module.
> ----------
>
> Ich habe dafür gesorgt, dass php mit --with-mysql übersetzt übersetzt wird:
>
> ---------
> These are the packages that I would merge, in order:
>
> Calculating dependencies ...done!
> [ebuild   R   ] dev-php/php-4.4.0  +X +berkdb +crypt +curl -debug +doc
> -fdftk -firebird +flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp
> +imap -informix +ipv6 +java +jpeg -kerberos +ldap -mcal -memlimit -mssql
> +mysql +ncurses +nls -oci8 -odbc +pam +png +postgres +readline -snmp +spell
> +ssl +tiff +truetype +xml2 -yaz 0 kB
>
> -----------
> Während der Generierung habe ich im tmp-Verzeichnis nachgesehen, was im
> Makefile steht:
> Es stand --with-mysql=/usr
>
> Was mir aber immer noch fehlt, ist mysql.so.
> Wie erzeuge ich sie mir?
>
> Tschüß
> Wolfgang

locate mysql.so und
nach /usr/lib/php/extensions/no-debug-non-zts-20020429/ kopieren. 
So ein Problem hatte ich auch mit amaroK 1.3, da musste ich auch ne lib 
kopieren. 

-- 
gentoo-user-de@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-de] shared extensions von mysql für php
  2005-08-24 14:45 ` Paul K
@ 2005-08-24 17:51   ` Wolfgang Jankowski
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Jankowski @ 2005-08-24 17:51 UTC (permalink / raw
  To: gentoo-user-de

Hallo Paul,
ich habe mehrere mysql.so gefunden. Daher lasse ich die Finger davon. In 
deinem anderen Posting an Otto hast du mich aber auf das gentoo-wiki 
erinnert.
Das Howto dort über mediawiki hat mir dann weiter geholfen. Das Programm 
läuft, aber mysql.so ist immer noch nicht vorhanden.
Ich vermute einmal, dass durch die geänderte Einbindung von php in den Apache 
eine andere Lib. gefunden wurde.

Danke und Tschüß
Wolfgang

-- 
gentoo-user-de@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-de] shared extensions von mysql für php
  2005-08-24 14:31 [gentoo-user-de] shared extensions von mysql für php Wolfgang Jankowski
  2005-08-24 14:45 ` Paul K
@ 2005-08-25  7:09 ` Sebastian Damm
  2005-08-25  7:42   ` Sebastian Damm
  1 sibling, 1 reply; 5+ messages in thread
From: Sebastian Damm @ 2005-08-25  7:09 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 696 bytes --]

Hallo,

Am 24. August 2005 schrieb Wolfgang Jankowski:
> '/usr/lib/php/extensions/no-debug-non-zts-20020429/mysql.so' 

Irgendwo hab ich so einen Pfad schonmal gesehen, ich meine es war bei
einem etc-update. Aber ich kann grad nicht sagen, in welcher Datei. In
der php.ini scheints nicht zu sein, zumindest bringt mir greppen auf
mysql.so keine Erfolge. Kann das sein, dass Du noch ein paar
Konfigurationsdateien updaten musst?

Das nur mal kurz, weils mir beim Lesen aufgefallen ist.

Ciao
Sebastian.
-- 
Sebastian Damm
Blog: http://blog.sdamm.de
GPG-Encrypted mail welcome! ID: 0x64D96827 @ pgpkeys.pca.dfn.de
Fingerprint: CB7F F23F D950 644D 838B  215A 550F 75EC 64D9 6827

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [gentoo-user-de] shared extensions von mysql für php
  2005-08-25  7:09 ` Sebastian Damm
@ 2005-08-25  7:42   ` Sebastian Damm
  0 siblings, 0 replies; 5+ messages in thread
From: Sebastian Damm @ 2005-08-25  7:42 UTC (permalink / raw
  To: gentoo-user-de

[-- Attachment #1: Type: text/plain, Size: 970 bytes --]

Hallo,

Am 25. August 2005 schrieb Sebastian Damm:
> > '/usr/lib/php/extensions/no-debug-non-zts-20020429/mysql.so' 
> Irgendwo hab ich so einen Pfad schonmal gesehen, [..]

Vergiss einfach, was ich geschrieben habe. ;) Den Pfad hab ich schonmal
gesehen, ja, den gibts auch bei mir. Aber in dem Verzeichnis gibts bei
mir nur ein paar Dateien, die mit Java zusammenhängen. Ich denk sogar,
dass, wenn man php ohne Java-Unterstützung baut, es dieses Verzeichnis
gar nicht gibt. Wieso da Deine Software auf die Idee kommt, dort könnte
eine mysql.so rumliegen, weiß ich allerdings auch nicht. Überhaupt
gibts bei mir keine 'mysql.so' in meinem System, die mit PHP in
Verbindung gebracht werden könnte. 

Mehr fällt mir da jetzt dann doch nicht dazu ein, sorry.

Ciao
Sebastian
-- 
Sebastian Damm
Blog: http://blog.sdamm.de
GPG-Encrypted mail welcome! ID: 0x64D96827 @ pgpkeys.pca.dfn.de
Fingerprint: CB7F F23F D950 644D 838B  215A 550F 75EC 64D9 6827

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-08-25  9:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-24 14:31 [gentoo-user-de] shared extensions von mysql für php Wolfgang Jankowski
2005-08-24 14:45 ` Paul K
2005-08-24 17:51   ` Wolfgang Jankowski
2005-08-25  7:09 ` Sebastian Damm
2005-08-25  7:42   ` Sebastian Damm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox