I am also getting a similar error. Did you find a solution? I had just 'baked' during a simple tutorial, and the bake asked me some questions about admin routing (which the tutorial said nothing about), to which I answered yes.Now I am getting this error:
Warning: preg_match() [function.preg-match]: Unknown modifier 'a' in C: \xampp\xampp\htdocs\vbtt\cake\libs\router.php on line 162 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\xampp\xampp \htdocs\vbtt\cake\libs\router.php:162) in C:\xampp\xampp\htdocs\vbtt \cake\libs\session.php on line 154 Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\vbtt\cake\libs\router.php: 162) in C:\xampp\xampp\htdocs\vbtt\cake\libs\session.php on line 155 Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\xampp\htdocs\vbtt\cake\libs\router.php: 162) in C:\xampp\xampp\htdocs\vbtt\cake\libs\controller\controller.php on line 447 cake_1.1.17.5612 on latest stable XAMPP for Windows. On Aug 16, 2:59 am, gdclarke <[EMAIL PROTECTED]> wrote: > Anyone know how to fix this warning? > > Warning:Unknownmodifier'a' in .../cake/libs/router.php on line 166 > > Cake 1.1.16.5421 running on FreeBSD w/ Apache 1.3.29 + PHP 4.3.10 > > Thanks, > Graham --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
