![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Взгромоздил Redmine на Убунту за два дня)) правда все равно не работает, затык на самом последнем шаге - с конфиг файлом апаче
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
В гайде только
Add following part to apache2 config file
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
В гайде только
Add following part to apache2 config file
[Error: Irreparable invalid markup ('<directory /var/www/html/redmine>') in entry. Owner must fix manually. Raw contents below.]
Взгромоздил Redmine на Убунту за два дня)) правда все равно не работает, затык на самом последнем шаге - с конфиг файлом апаче
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
В гайде только
Add following part to apache2 config file
<Directory /var/www/html/redmine>
RailsBaseURI /redmine
PassengerResolveSymlinksInDocumentRoot on
</Directory>
вставлял еще ServerName localhost но увы
Все же считаю для меня достижение
Промаялся два дня из-за идиотской невнимательности.
AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1. Set the 'ServerName' directive globally to suppress this message
В гайде только
Add following part to apache2 config file
<Directory /var/www/html/redmine>
RailsBaseURI /redmine
PassengerResolveSymlinksInDocumentRoot on
</Directory>
вставлял еще ServerName localhost но увы
Все же считаю для меня достижение
Промаялся два дня из-за идиотской невнимательности.