[Moin-user] Debian wheezy: problem installing moin moin
Lars Kruse
lists at sumpfralle.de
Sun Feb 16 08:06:11 EST 2014
Hi Renato,
Am Sat, 15 Feb 2014 13:16:19 +0100
schrieb Renato <renato.pontefice at gmail.com>:
> [..] with command:
> "a2ensite /etc/apache2/sites-available/wiki"I receive the error: "ERROR:
> No site found matching /etc/apache2/sites-available/wiki!
> ". If I omit the path, ad write the command "a2ensite wiki" I have no error.
This is just basic apache2 configuration handling - it is not specific for
moinmoin.
See "man a2ensite" if you want to see the details.
Anyway: this part of the setup seems to be finished.
> But, on my browser, if I type "localhost/wiki" I do not receive any
> answer from the web server.
Are you sure about this?
If you do not receive _any_ response then your apache server is not running.
If you receive any kind of error response from the webserver (e.g. status 500)
then you should take a look at the error log of your webserver for more details.
Cheers,
Lars
More information about the Moin-user
mailing list