Internal Server Error (magic quotes)

by oers, Sunday, March 17, 2013, 15:55 (3853 days ago)

I just installed the package on my server and only get the following message:

Internal Server Error

Fatal error: Directive 'register_globals' is deprecated in PHP 5.3 and greater

Php Version is 5.3.16

Internal Server Error (magic quotes)

by oers, Sunday, March 17, 2013, 17:20 (3853 days ago) @ oers

Ich habe jetzt meine php.ini Konfiguration bei meinem WebHoster erweitert:

; Magic quotes
;

; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = Off

; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.
magic_quotes_runtime = Off

; Use Sybase-style magic quotes (escape ' with '' instead of \').
magic_quotes_sybase = Off

;Register GLobals off
register_globals = off

Jetzt bekomme ich:

Internal Server Error

Fatal error: Cannot open '/etc/browscap.ini' for reading

in meinem /etc/ Verzeichnis fehlt das aber. Was muss ich hier tun?

Internal Server Error (magic quotes)

by oers, Sunday, March 17, 2013, 17:30 (3853 days ago) @ oers

So dann browscap.ini von hier http://tempdownloads.browserscap.com/
besorgt und apache neu gestart.

Dann liefs.

Vielleicht hilft das ja wem weiter :D

RSS Feed of thread
powered by my little forum