CakePhp does not work in Ubuntu 14.04
问题 I have installed cakephp v2.4.6 in Ubuntu 14.04 (64 bit) and database is PostgreSQL. The same system works fine in Windows environment but after I transfer it into Ubuntu, it shows some issues. The CSS does not work. No color and the login screen alignment change. After login, an error says "the requested url was not found in the server" came. Some forum ask us to change the config file in /etc/apache2/sites-available/default.conf . But I could not find any default.conf file. Please guide.