[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian php5 (Can't get download when doing apt-update)



On Tue, 5 Aug 2014 16:42:14 -0400
Matthew Brown <matthew.brown@kaplan.com> wrote:

 > I did that and now get internal server error.  :-(

The internal server error is usually not so internal.  Many times it
means you have a misconfigured apache site or have incorrect file
permissions in your web directory tree.

Are you using the default apache configuration?  If not, have you
written a site config file for your new web site page and enabled that
page via the a2ensite command?

What sites are enabled?
ls -l /etc/apache2/sites-enabled

What sites are available?
ls -l /etc/apache2/sites-available?

and what's in the /var/www directory?
ln -l /var/www

--Andrew


Reply to: