Проблема запуска apache2.4.18

Прлблема запуска apache2-4.18

/etc/init.d/apache2 restart
* apache2 has detected an error in your setup:
apache2: Syntax error on line 149 of /etc/apache2/httpd.conf: Syntax error on line 2 of /etc/apache2/modules.d/20_mod_fcgid.conf: Cannot load modules/mod_fcgid.so into server: /usr/lib/apache2/modules/mod_fcgid.so: undefined symbol: ap_unixd_setup_child
* ERROR: apache2 failed to start

/var/log/message -- Feb 17 17:19:37 Server-G /etc/init.d/apache2[4079]: apache2 has detected an error in your setup:
Feb 17 17:19:37 Server-G /etc/init.d/apache2[4060]: ERROR: apache2 failed to start

В форумах пишут: заменить mod_fcgid на ap_mod_fcgid ????

Что и где поправить ?

unixd_config
This has been renamed to ap_unixd_config.
unixd_setup_child()
This has been renamed to ap_unixd_setup_child(), but most callers should call the added ap_run_drop_privileges() hook.

вот ссылка:
http://httpd.apache.org/docs/2.4/developer/new_api_2_4.html

и что ты хочешь от нас ?

и что ты хочешь от нас ? Неужели перевода ?

Compute:
Bosch M2.8.1 -> custom Bosch M2.8.3 clone from Russia.
Speed about 260 km,Ram 2 pers.,HDD - 70 kg,210 FLOPS ;)

/

Вангую — товарищ идейный. Принципиально не читает новости.

$ eselect news list | grep Apache

…
  [31]     2016-01-27  Upgrading Apache from 2.2 to 2.4

$ eselect news read 31

2016-01-27-upgrading-to-apache-2_4
  Title                     Upgrading Apache from 2.2 to 2.4
  Author                    Dirkjan Ochtman 
  Posted                    2016-01-27
  Revision                  1

With the 2.4 branch released by upstream almost 4 years ago, stable
Gentoo systems will soon be upgraded from apache 2.2 to apache 2.4.
When upgrading, some configuration changes will have to be made.
Upstream has a handy guide:

https://httpd.apache.org/docs/2.4/upgrading.html

For more information on all the new features, start here:

https://httpd.apache.org/docs/trunk/new_features_2_4.html

After emerging Apache 2.4, you will also need to rebuild any
third-party modules:

emerge -av1 /usr/lib/apache2/modules --exclude=www-servers/apache

:wq
--
Live free or die

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".