Re: [Moin-user] Debian wheezy: problem installing moin moin

2014-02-16 Thread Poccecai, Davide
Dear Renato, your problem is almost surely an apache configuration one, not a moinmoin. a2ensite requires as argument the name of the site configuration file that you have already created in /etc/apache2/sites-available, so if you created a file called "wiki" in /etc/apache2/sites-available you n

Re: [Moin-user] Debian wheezy: problem installing moin moin

2014-02-16 Thread Lars Kruse
Hi Renato, Am Sat, 15 Feb 2014 13:16:19 +0100 schrieb Renato : > [..] 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 erro