Matthias Nothhaft wrote: > Serkan Koyuncu wrote: >> Hi Matthias, >> >> on php 5 & win xp & AMD processor , apache 2.x series mod_rewrite doesnt >> work. >> May be this is problem, >> > > mod_rewrite doesn't work at all with Apache 2.x ??? > > I use Debian GNU/Linux, Apache 2.2.3 and PHP 5.2.2 > > Hmm.. no solution out there? :-(
Ok.. this was an administrator error.. sorry.. But if you have the same problem with debian simply do: a2enmod rewrite /etc/init.d/apache2 force-reload That's it - all is fine now.. mod_rewrite was not enabled.. Regards, Matthias --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
