1 answer
0 votes
Migrating from dev box to production (Undefined Property)
I'm trying to move a working app from a windows machine (running a WAMP setup) to the production server on a linux box (LAMP).
I know that Cake is working--cake itself can write to tmp, find the database, etc--but the app doesn't do anything. Any...
1 answer
0 votes
How to install cakehpp 1.3.2 in fedora 12
hi all, is there anyone know how to install and configure cakephp and its applications in fedora 12, I only get blank page when try to open my application. Apache mod_rewrite is on in my system..I've google it and find no solution... please help me..
1 answer
0 votes
what Linux distro are you using?
guys,
could you share linux distro that you are using for Cakephp in production server?
especially if you have large scale website that was built by cakephp. what OS are u using?
1 answer
0 votes
Ubuntu install for 2.x?
is there an easy way of getting cake running on ubuntu?
apt-get install cakephp-scripts comes up with 1.3.7, I'd like to use 2.0.5 and was hoping there was a simple solution..
cake 1.3.7 works fine, just would like some of the extended bake...
0 answers
0 votes
Sqlserver requires a database connection
Hi,
I'm trying to access a second MS SQL database with cakephp 2.0.5 on Linux.
I have setup an Sqlserver datasource in Config/database.php
public $msdb = array(
'datasource' = 'Database/Sqlserver',
'persistent' = false,
'host' =...






