Hallo diese fehlermeldung error parsing h:\windows\php.in on line 754
krieg ich immer wenn ich einen php file aufrufen will.
Ich hatte schon mehrer solcher fehler, in der php.ini da war aber nur ein" ;" zuviel oder zu wenig.
Code:
; Default password for mysqli_connect() (doesn't apply in safe mode).
; Note that this is generally a *bad* idea to store passwords in this file.
; *Any* user with PHP access can run 'echo
dies hier ist zeile 754->get_cfg_var("mysqli.default_password")
; and reveal this password! And of course, any users with read access to this
; file will be able to reveal the password as well.
mysqli.default_password =
Aber da weiß ich wirklich nicht mehr was ich machen soll. Ich hab sogar schon bei ("mysqli.default_password") das administratorpasswort eingefügt(hab auf dem rechner xp prof.) hat auch nix gebracht. Mal mit mal ohne Anführungszeichen. habs auch schon weiter unten eingefügt, hat auch nix geholfen, please help me
