Re: [rt.blitzed.org #200] staff site news editing replaces entire content with "0"
"Andy Smith via RT" <[email protected]>
| Newsgroups | gmane.network.irc.blitzed.web |
|---|---|
| Message-ID | <[email protected]> |
<URL: http://rt.blitzed.org:80/Ticket/Display.html?id=200 > On Sat, Jan 03, 2004 at 08:32:44PM +0000, Philipp Kern via RT wrote: > On Sa, 2004-01-03 at 21:23, Andy Smith via RT wrote: > > This is probably some problem related to global variables and php > > upgrades or something, coinciding with the move to nubian. > > php_flag does not seem to work on nubian's .htaccess > Or are .htaccess deactivated for staff.blitzed.org? Yes as you point out: $ cat /data/www/staff.blitzed.org/.htaccess #WIKI Redirect /wiki http://staff.blitzed.org php_flag register_globals On php_flag magic_quotes_gpc On Dean has expressed a wish to make it work without register_globals / magic_gpc_quotes so I shall do the AllowOverride stuff but comment out those two lines.