Veran he instalando cakePHP para probarlo.
he creado el proyecto con cake bake, he activado el mod rewrite...
pero al entrar por navegador me salen estos errores:
Código PHP:
   ( ! ) Warning: include(Cakebootstrap.php) [function.include]: failed to open stream: No such file or directory in D:servidor-localwwwpruebacakewebrootindex.php on line 79
Call Stack
#    Time    Memory    Function    Location
1    0.0018    700080    {main}( )    ..index.php:0
( ! ) Warning: include() [function.include]: Failed opening 'Cake\bootstrap.php' for inclusion (include_path='D:\servidor-local\www\lib;.;C:\php\pear') in D:servidor-localwwwpruebacakewebrootindex.php on line 79
Call Stack
#    Time    Memory    Function    Location
1    0.0018    700080    {main}( )    ..index.php:0
( ! ) Fatal error: CakePHP core could not be found. Check the value of CAKE_CORE_INCLUDE_PATH in APP/webroot/index.php. It should point to the directory containing your cake core directory and your vendors root directory. in D:servidor-localwwwpruebacakewebrootindex.php on line 88
Call Stack
#    Time    Memory    Function    Location
1    0.0018    700080    {main}( )    ..index.php:0
2    0.0040    701264    trigger_error ( )    ..index.php:88 
    Mucas gracias de antemano.
Estoy utilizando Wampserver 2.2
 
 

