-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's probably because of that "Warning" being printed, which causes the headers to be sent before the session cookie may is set. See if you can resolve that warning.
Darian [EMAIL PROTECTED] wrote: > Sorry - issue resolved - seems like there was a corruption during the > uploading - however I am still getting loads of warning messages: > > Warning: overload() was unable to locate class 'loginckeck' in > /home/ulsadmin/public_html/cake/basics.php on line 74 > > Warning: session_start() [function.session-start]: Cannot send session > cookie - headers already sent by (output started at > /home/ulsadmin/public_html/cake/basics.php:74) in > /home/ulsadmin/public_html/cake/libs/session.php on line 132 > > Warning: session_start() [function.session-start]: Cannot send session > cache limiter - headers already sent (output started at > /home/ulsadmin/public_html/cake/basics.php:74) in > /home/ulsadmin/public_html/cake/libs/session.php on line 132 > > Warning: Cannot modify header information - headers already sent by > (output started at /home/ulsadmin/public_html/cake/basics.php:74) in > /home/ulsadmin/public_html/cake/libs/session.php on line 133 > > > Anyone know what these mean? > > Thanks > > On Dec 1, 6:36 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: >> Hi, I have been creating a cakePHP app on my localhost using php5, and >> it works fine, however, I have just uploaded it to a server running >> php4 and I get the error: Fatal error: Class cakesession: Cannot >> inherit from undefined class object in >> /home/ulsadmin/public_html/cake/libs/session.php on line 48 - This is >> really bugging me - any help would be great - thanks > > > > - -- Darian Anthony Patrick <[EMAIL PROTECTED]> Criticode LLC http://criticode.com (215) 240-6566 Office (866) 789-2992 Facsimile -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFcJHuKpzEXPWA4IcRAly9AJoDrLI+Y5SRu4BjlqhXyHTYLTbF1ACbBLef yOeXNEmlqZXrwp2C7CjZvTw= =MS7V -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
