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