Newscoop installation - VirtualHost and failed apache restart
Hi,
I am trying to install Newscoop on VPS server (system - Ubuntu 10.04), and - despite that I'm using the guidelines contained in the manual from Sourcefabric page - I can not successfuly restart apache, after defining a virtual host in the file at /etc/apache2/sites-available/newscoop.
I get this error message:
* We failed to correctly shutdown apache, so we're now killing all running apache pr
ocesses. This is almost certainly suboptimal, so please make sure your system is work
ing as you'd expect now!
... waiting apache2: Syntax error on line 236 of /etc/apache2/apache2.conf: Syntax e
rror on line 1 of /etc/apache2/sites-enabled/newscoop: /etc/apache2/sites-enabled/new
scoop:1: <VirtualHost> was not closed.
...fail!
I want to test the Newscoop system without linking vps server with the external domain and only referring to the name of hired host. I don't know much about apache configuration. In the file containing the definition of the virtualhost I try to insert the IP address (without effect) or for ServerName and ServerAlias - try to type: localhost (effect - as above).
Can anyone help?
-------------------
Witam,
Próbuję zainstalować Newscoop na serwerze VPS (system - Ubuntu 10.04) i - mimo że korzystam ze wskazówek umieszczonych w podręczniku ze str. Sourcefabric - nie jestem w stanie doprowadzić do pomyślnego rozruchu apache'a po zdefiniowaniu wirtualnego hosta w pliku pod adresem /etc/apache2/sites-available/newscoop.
Otrzymuję taki komunikat o błędzie:
* We failed to correctly shutdown apache, so we're now killing all running apache pr
ocesses. This is almost certainly suboptimal, so please make sure your system is work
ing as you'd expect now!
... waiting apache2: Syntax error on line 236 of /etc/apache2/apache2.conf: Syntax e
rror on line 1 of /etc/apache2/sites-enabled/newscoop: /etc/apache2/sites-enabled/new
scoop:1: <VirtualHost> was not closed.
...fail!
Dodam, że chcę przetestować system Newscoop bez powiązania serwera vps z zewnętrzną domeną, a jedynie odwołując się do nazwy wynajętego hosta.
Kompletnie nie znam się na konfiguracji serwera apache. W pliku zawierającym definicję virtualhost próbuję wstawiać adres IP serwera (bez pomyślnego skutku), albo dla ServerName i ServerAlias wpisać localhost (efekt - jak wyżej).