Quantcast

error en shelldispacher.php when i want to execute the cake bake

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

error en shelldispacher.php when i want to execute the cake bake

Ogalav
hello,

i have this error when gonna to executed the cake bake since console
ssh

/web_ftp/web/intranet/app >  ./Console/cake
<br />
<b>Parse error</b>:  syntax error, unexpected T_STRING, expecting
T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in <b>/homepages/14/
d392848574/htdocs/benjatel2010/web_ftp/web/intranet/lib/Cake/Console/
ShellDispatcher.php</b> on line <b>32</b><br />


thanl for you help.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: error en shelldispacher.php when i want to execute the cake bake

Sam Sherlock
what version of php have you got available.

note that cake requires php 5.2.8+ (this was upped recently)

also if you have set a specific version for php from you server the cli will need to be set differently.

$> php -v

if the version you running is less than the required (I think you have 4 by default)

check with host to see how you can set the php for cli to 5.2.8+
 - S




On 12 February 2012 13:52, Ogalav <[hidden email]> wrote:
hello,

i have this error when gonna to executed the cake bake since console
ssh

/web_ftp/web/intranet/app >  ./Console/cake
<br />
<b>Parse error</b>:  syntax error, unexpected T_STRING, expecting
T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in <b>/homepages/14/
d392848574/htdocs/benjatel2010/web_ftp/web/intranet/lib/Cake/Console/
ShellDispatcher.php</b> on line <b>32</b><br />


thanl for you help.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: error en shelldispacher.php when i want to execute the cake bake

Ogalav
i have version
PHP Version 5.2.17.

how can i request about cli for 5.2.17?..

mi hosting is 1and1,

what this cli?..

thank for your help


On 12 feb, 18:57, Sam Sherlock <[hidden email]> wrote:

> what version of php have you got available.
>
> note that cake requires php 5.2.8+ (this was upped recently)
>
> also if you have set a specific version for php from you server the cli
> will need to be set differently.
>
> $> php -v
>
> if the version you running is less than the required (I think you have 4 by
> default)
>
> check with host to see how you can set the php for cli to 5.2.8+
>  - S
>
> On 12 February 2012 13:52, Ogalav <[hidden email]> wrote:
>
>
>
>
>
>
>
> > hello,
>
> > i have this error when gonna to executed the cake bake since console
> > ssh
>
> > /web_ftp/web/intranet/app >  ./Console/cake
> > <br />
> > <b>Parse error</b>:  syntax error, unexpected T_STRING, expecting
> > T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in <b>/homepages/14/
> > d392848574/htdocs/benjatel2010/web_ftp/web/intranet/lib/Cake/Console/
> > ShellDispatcher.php</b> on line <b>32</b><br />
>
> > thanl for you help.
>
> > --
> > Our newest site for the community: CakePHP Video Tutorials
> >http://tv.cakephp.org
> > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help
> > others with their CakePHP related questions.
>
> > To unsubscribe from this group, send email to
> > [hidden email] For more options, visit this group
> > athttp://groups.google.com/group/cake-php

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
[hidden email] For more options, visit this group at http://groups.google.com/group/cake-php
Loading...