About paraselixir

  • Website: or email
  • Biography:

Posts by paraselixir:

 
0

CakePHP not working – cake.generic.css not found in Ubuntu

on May 3, 2011 in Bug Tracker

If you have done all the things right in installation of cakephp on Ubuntu system as per specified in various sites and have made changes in apaches settings  but still cakephp is not working on Ubuntu then try uncommenting the

Configure::write(‘App.baseUrl’, env(‘SCRIPT_NAME’));

line in core.php of cakephp installation.

Tags: , ,

bottombar