PDA

View Full Version : [ubuntu] apache configuration problems


luftadler
November 9th, 2009, 08:12 AM
I try to activate a new website on Apache and it gives me an error

this are the steps I've made:

mkdir -p /srv/www/tralala.edu/public_htmla2ensite tralala.edu
Site tralala.edu does not exist!a2ensite /srv/www/tralala.edu
ERROR: No site found matching /srv/www/tralala.eduThis is first time when I make this kind of operations...
Any help will be appreciated!

Thank you!

Iowan
November 9th, 2009, 08:14 PM
Here (https://help.ubuntu.com/community/ApacheMySQLPHP) is a good help page to get started - especially this (https://help.ubuntu.com/community/ApacheMySQLPHP#Virtual%20Hosts) virtual hosts section.

luftadler
November 12th, 2009, 10:15 AM
Thank you! Very useful tutorial. :)