cotonti.com : 0.06 search error https://www.cotonti.com Son konu mesajları Cotonti en Sun, 20 Sep 2026 18:50:13 -0000 musashi9 register_globals was already set to off]]> Cum, 17 Tem 2009 09:19:30 -0000 Lombi Cum, 17 Tem 2009 09:12:13 -0000 musashi9 even my flash BB code I added has stopped working]]> Cum, 17 Tem 2009 09:05:48 -0000 Lombi Cum, 17 Tem 2009 09:01:26 -0000 musashi9 "The current PHP version running is PHP 5.0."
I have been using contonti for a good few months now]]>
Cum, 17 Tem 2009 09:00:19 -0000
Lombi
Any other things would need to seriously hack into the servers' php.ini which either means you need to be running a VPS or a dedicated server.

In any case register_globals should be off since this is a huge security hole
and you can turn it off if it isnt already inside of .htaccess (file not there? make one)


put that in the file:


php_flag register_globals off]]>
Cum, 17 Tem 2009 08:52:28 -0000
musashi9
Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0

where do I set this?]]>
Cum, 17 Tem 2009 08:50:30 -0000