no, i have the same folders than cake initial app.
a php syntext problem

<?php
$config = array();
$config['Controllers']['YpItemsController'] = array('path' => '/home/
www/chinoisdici/www/crystal/app/controllers/
yp_items_controller.php', );
$config['Components']['imageComponent'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/controllers/components/image.php', );
$config['Components']['fileComponent'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/controllers/components/file.php', );
$config['Components']['Core']['SessionComponent'] = array('path' => '/
home/www/chinoisdici/www/crystal/cake/libs/controller/components/
session.php', );
$config['Components']['stringComponent'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/controllers/components/string.php', );
$config['Controllers']['CfItemsController'] = array('path' => '/home/
www/chinoisdici/www/crystal/app/controllers/
cf_items_controller.php', );
$config['Components']['Core']['RequestHandlerComponent'] =
array('path' => '/home/www/chinoisdici/www/crystal/cake/libs/
controller/components/request_handler.php', );
$config['Components']['Core']['RequestHandlerComponent'] =
array('path' => '/home/www/chinoisdici/www/crystal/cake/libs/
controller/components/request_handler.php', );
$config['Helpers']['imageHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/image.php', );
$config['Helpers']['imageHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/image.php', );
$config['Helpers']['Core']['htmlHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/cake/libs/view/helpers/html.php', );
$config['Helpers']['Core']['htmlHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/cake/libs/view/helpers/html.php', );
$config['Helpers']['Core']['SessionHelper'] = array('path' => '/home/
www/chinoisdici/www/crystal/cake/libs/view/helpers/session.php', );
$config['Helpers']['timeHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/time.php', );
s/session.php', );
$config['Helpers']['dhtmlHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/dhtml.php', );
$config['Helpers']['timeHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/time.php', );
$config['Helpers']['Core']['javascriptHelper'] = array('path' => '/
home/www/chinoisdici/www/crystal/cake/libs/view/helpers/
javascript.php', );
$config['Helpers']['gmapHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/gmap.php', );
$config['Helpers']['dhtmlHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/dhtml.php', );
$config['Helpers']['cacheHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/cache.php', );
$config['Helpers']['Core']['javascriptHelper'] = array('path' => '/
home/www/chinoisdici/www/crystal/cake/libs/view/helpers/
javascript.php', );
$config['Helpers']['Core']['formHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/cake/libs/view/helpers/form.php', );
$config['Helpers']['cacheHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/cache.php', );
$config['Helpers']['Core']['formHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/cake/libs/view/helpers/form.php', );
$config['Helpers']['dformHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/dform.php', );
$config['Helpers']['cookieHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/cookie.php', );
$config['Helpers']['cookieHelper'] = array('path' => '/home/www/
chinoisdici/www/crystal/app/views/helpers/cookie.php', );


On Apr 26, 7:25 pm, rtconner <[EMAIL PROTECTED]> wrote:
> I think you are missing some empty folders in the tmp directory. Did
> you delete app/tmp or any folders under it?
> Cake does not create those folders they must exist already.
>
> On Apr 26, 9:19 am, davyke <[EMAIL PROTECTED]> wrote:
>
> > Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /
> > home/www/chinoisdici/www/crystal/app/tmp/cache/persistent/
> >class.paths.phpon line 13
>
> > i don't konw what'sclass.paths.php, sometimes i get this probleme,
> > could someone help me


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

Reply via email to