From: [EMAIL PROTECTED] Operating system: Suse Linux 7.0 Alpha Version PHP version: 4.2.0 PHP Bug Type: Session related Bug description: "register_globals = on" does not have any effect
I changed this value in order to get some old scripts running without rewriting them. It didn't change anything. phpinfo() still says it's turned off. I changed other switches and that worked. Only register_globals does not seem to work. Apache/1.3.12 Configure Command: './configure' '--with-mysql' '--with-apxs' Loaded Modules: mod_perl, mod_php4, mod_setenvif, mod_so, mod_unique_id, mod_example, mod_usertrack, mod_headers, mod_expires, mod_cern_meta, mod_proxy, mod_digest, mod_auth_db, mod_auth_dbm, mod_auth_anon, mod_auth, mod_access, mod_rewrite, mod_alias, mod_userdir, mod_speling, mod_actions, mod_imap, mod_asis, mod_cgi, mod_dir, mod_autoindex, mod_include, mod_info, mod_status, mod_negotiation, mod_mime, mod_mime_magic, mod_log_referer, mod_log_agent, mod_log_config, mod_define, mod_env, mod_vhost_alias, mod_mmap_static, http_core -- Edit bug report at http://bugs.php.net/?id=17071&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17071&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17071&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17071&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17071&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17071&r=support Expected behavior: http://bugs.php.net/fix.php?id=17071&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17071&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17071&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17071&r=globals
