Страница 1 из 1
nginx 504 Gateway Time-out
Добавлено: 2013-05-25 0:39:35
tarasui
на FreeBSD решил поставить Roundcube.
перегрузил /usr/local/etc/rc.d/apache22 restart
показывает apache22 not running? (check /var/run/httpd.pid).
и нормально перегружаеться. Но сайт перестал работать: 504 Gateway Time-out nginx/1.0.11
я уже и удалил Roundcube и заново поставил, все убит сайтик. ;(
Re: nginx 504 Gateway Time-out
Добавлено: 2013-05-25 0:43:08
tarasui
когда удаляешь /usr/ports/mail/roundcube]# make deinstall
то на сайте 502 Bad Gateway nginx/1.0.11
Re: nginx 504 Gateway Time-out
Добавлено: 2013-05-25 1:21:50
tarasui
/var/log/httpd-error.log
Код: Выделить всё
[Sat May 25 00:16:14 2013] [warn] RSA server certificate CommonName (CN) `freebsd.ru' does NOT match server name!?
PHP Fatal error: PHP Startup: apc_shm_create: shmget(0, 33554432, 914) failed: Cannot allocate memory. It is possible that the chosen SHM segment size is higher than the operation system allows. Linux has usually a default limit of 32MB per segment. in Unknown on line 0
PHP Fatal error: PHP Startup: apc_shm_attach: shmat failed: in Unknown on line 0
PHP Fatal error: PHP Startup: apc_sem_create: semget(0,...) failed: in Unknown on line 0
Re: nginx 504 Gateway Time-out
Добавлено: 2013-05-25 2:15:25
tarasui
/usr/ports/www/pecl-APC без галочек в конфиге помогло.