3 answers
0 votes
How do you configure a cake app to run in a Subdir?
I just created a new cake app in a subdir in our company's web server.
My problem is I don't know how to configure the web app to run on a Subdir.
Can you please tell me how to do it?
2 answers
0 votes
Installing Cakephp on plesk
Hi everbody,
I have developed a basic app on my xamp server on my local machine. I am trying to host it on the plesk server.. I downloaded the cakephp files.. into the httpdocs folder... and i get the white page on my screen very similar to screen...
1 answer
0 votes
Cakephp workflow
Would like to know what is your workflow when you start a new cakephp project from zero,
do you start from making CSS and views , and later add databases - models, and leave the controllers last ,
or you work with views, controllers, models...
1 answer
0 votes
Server does not support .htaccess files
I need to install cakePHP on a server that does not support .htaccess files:
1. How do I go about this?
2. What are the implications?
Thank you.