Hallo,
ich hätte da mal ein kleines Problem.
ich habe auf meinem Server (Linux Suse 9.0) zu Hause PHP5 neu installiert (vorher PHP4). Wenn ich nun php von der console aus starte erhalte ich folgende Fehlermeldung:
PHP Warning: PHP Startup: ôK@ÐÿJ@: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=0
PHP compiled with module API=20041030, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/mysql.so' - /usr/lib/php/extensions/mysql.so: undefined symbol: OnUpdateInt in Unknown on line 0
PHP Warning: PHP Startup: ïK@°øJ@: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=0
PHP compiled with module API=20041030, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ÖôJ@@ðJ@: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=0
PHP compiled with module API=20041030, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
[...]
Woran liegt das und was kann ich tun, damit diese Meldungen nicht mehr auftreten? Ich nehme mal an, dass es um die Extensions geht? Müssen diese alle neu Kompiliert werden? Wenn ja wie? Sorry ich bin in Sachen Linux noch stark am lernen.
Vielen Dank schon mal im Voraus für jegliche Hilfe.
ich hätte da mal ein kleines Problem.
ich habe auf meinem Server (Linux Suse 9.0) zu Hause PHP5 neu installiert (vorher PHP4). Wenn ich nun php von der console aus starte erhalte ich folgende Fehlermeldung:
PHP Warning: PHP Startup: ôK@ÐÿJ@: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=0
PHP compiled with module API=20041030, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/mysql.so' - /usr/lib/php/extensions/mysql.so: undefined symbol: OnUpdateInt in Unknown on line 0
PHP Warning: PHP Startup: ïK@°øJ@: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=0
PHP compiled with module API=20041030, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
PHP Warning: PHP Startup: ÖôJ@@ðJ@: Unable to initialize module
Module compiled with module API=20020429, debug=0, thread-safety=0
PHP compiled with module API=20041030, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
[...]
Woran liegt das und was kann ich tun, damit diese Meldungen nicht mehr auftreten? Ich nehme mal an, dass es um die Extensions geht? Müssen diese alle neu Kompiliert werden? Wenn ja wie? Sorry ich bin in Sachen Linux noch stark am lernen.
Vielen Dank schon mal im Voraus für jegliche Hilfe.