This is my first attempt at using the cake framework. I've done a new
installed as described for the shared hosting production setup
(http://manual.cakephp.org/pages/ch03s03)

It's pulling up the first page, but giving me the following errors:

Warning: preg_match(): Unknown modifier 'p' in
/home/autovine/cake/dispatcher.php on line 366

Warning: preg_match(): Unknown modifier 'p' in
/home/autovine/cake/dispatcher.php on line 384

Warning: preg_match(): Unknown modifier 'p' in
/home/autovine/cake/dispatcher.php on line 397

Warning: session_start(): Cannot send session cookie - headers already
sent by (output started at /home/autovine/cake/dispatcher.php:366) in
/home/autovine/cake/libs/session.php on line 134

Warning: session_start(): Cannot send session cache limiter - headers
already sent (output started at /home/autovine/cake/dispatcher.php:366)
in /home/autovine/cake/libs/session.php on line 134

(I'm using PHP Version 4.4.2)

Any suggestions on removing the warnings?

Thanks,
Dustin


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to