also ein fehler war der fehlende backslash hinter extensions...
da er die lib 'c:\php\extensions/php_oci8.dll' zu laden versucht.
das hab ich ausgebessert, leider funktioniert's immer noch nicht.
jetzt kommt die meldung >> Unable to load dynamic library 'c:\php\extensions\php_oci8.dll' - die angegebene prozedur wurde nicht gefunden <<
dann eine zweite meldung:
oracle: Unable to initialize module
Module compiled with module API=20010901,debug=0,thread-safety=1
PHP compiled with module API=20020429,debug=0,thread-safety=1
These options need to match
kanns sein, dass die phpversion und das modul nicht zusammenpassen?
|