Thread DBD-Oracle: Oracle.so / libclntsh.so (8 answers)
Opened by mho at 2006-12-12 15:12

mho
 2006-12-12 15:12
#34962 #34962
User since
2003-09-12
30 Artikel
BenutzerIn
[default_avatar]
Hallo

Mein Apache2.2 läuft unter SUSE10.1 als User wwwrun.
wwwrun hat weder ein Login noch ein .profile (somit auch nicht die nötigen ENV's).

Im Internet findet man viele Lösungsansätze für meine Fehlermeldung:

Code: (dl )
install_driver(Oracle) failed: Can't load '/.../Oracle.so' for module DBD::Oracle: libclntsh.so.10.1: cannot open shared object file: No such file or directory at /.../DynaLoader.pm line 229.


Leider funktioniert bei mir nichts.

- habe in apache/bin/envvars alles nötige hinzugefügt
- in apache/conf/httpd.conf PassEnv für alle nötigen ENV's konfiguriert
- die datei libclntsh.so.10.1 ist wo sie sein sollte, stimmt auch mit LD_LIBRARY_PATH überein
- ich verzweifle...

View full thread DBD-Oracle: Oracle.so / libclntsh.so