Ciao! Ho un problema:
un semplice print $PHP_SELF;
in locale non mi funziona, se provo su un server che ho va alla grande... credo sia un problema di configurazione di php.ini (che altro può essere?)
ho trovato solo questo
ma anche rimuovendo PHP_ non sembra funzionare! Ah di striscio... mi sembra che in locale non vadano nemmeno le altre varibili ambientalicodice:; Setting certain environment variables may be a potential security breach. ; This directive contains a comma-delimited list of prefixes. In Safe Mode, ; the user may only alter environment variables whose names begin with the ; prefixes supplied here. By default, users will only be able to set ; environment variables that begin with PHP_ (e.g. PHP_FOO=BAR). ; ; Note: If this directive is empty, PHP will let the user modify ANY ; environment variable! safe_mode_allowed_env_vars = PHP_![]()
Chi mi aiuta?
grazie, ciao