Apache2 Error Log Reports File Does Not Exist

Hi,

I’m running an Ubuntu 12.04 server with Apache2 and have uploaded my application to /var/www/

The site loads fine. However, I receive an HTTP404 when I try to login. The error.log in /var/log/apache2 states file does not exist for the CSS, images folders and for favicon. These do exist but are not being rendered nor is the login process working. How can I resolve these issue?

Thanks,

Sid

could be a permission problem… check if the web user has access and appropriate permissions to the mentioned folders/files

I gave www-data ownership of /var/www. The error now shows /users/login calamity be found.

I have this error and I write answer for other users that may have this error.

change AllowOverride to All in /etc/apache2/sites-available/default.