Seems like you don't have permission to write on /var directory of the server, as PHP tries to write the session file to that directory. This is something you need to check with your sysadmin.
-- Edmundo. On Sat, Apr 11, 2009 at 12:24 PM, P. Phunky <[email protected]> wrote: > > Hey all, > > installed Cake on an ipower.com server. File Structure is > > / > public_html/ > _____________Dev > _________________Cake_1_2 > ___________________________app > ___________________________cake > ___________________________ ... > ___________________________vendors > > I get the following error when loading the default start page. > > session_start() [function.session-start]: open(/var/php_sessions/ > sess_55725da39073051a9529a124c99b54df, O_RDWR) failed: No such file or > directory (2) [CORE/cake/libs/session.php, line 539] > > I've tried moving the tmp folder to the root level but still got error > > any help would be greatly apperciated > > thanks in advance > > s > > > > -- -- Edmundo. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
