# [EMAIL PROTECTED] / 2007-01-22 17:45:23 +0000:
> However, it seems this is actually being caused by some weirdness with 
> mod_rewrite. Basically, if I use the rewritten URL e.g.
> 
> example.com/section/addfriend/will/ which rewrites to 
> index.php?cmd=section/addfriend&username=will
> 
> I get this bug. But if I access 
> index.php?cmd=section/addfriend&username=will directly then it works fine.
> 
> This is definitely not a bug in my code but something to do with PHP, 
> Apache and/or mod_rewrite.

Can we see your mod_rewrite configuration? RewriteCond, RewriteRule, all
that jazz.

-- 
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to