Топ про автоматизированную установку Битрикса под ЦентОС и Федору:
http://dev.1c-bitrix.ru/community/forums/forum32/topic25450/
wget http://dev.1c-bitrix.ru/yum/bitrix-env.sh
chmod +x bitrix-env.sh
./bitrix-env.sh
Кеширование memcashed
http://dev.1c-bitrix.ru/community/webdev/user/1978/blog/1361/
Посмотреть по системе виртуализации Proxmox Virtual Environment
http://dev.1c-bitrix.ru/community/forums/messages/forum32/topic22770/message135031/#message135031
ISPmanager + bitrix-env
http://forum.ispsystem.com/ru/showthread.php?t=7967
Установка ISPmanager
http://ru.ispdoc.com/index.php/Установка_ISPmanager_%28ISPmanager%29
fetch "<a title="http://download.ispsystem.com/install.sh" rel="nofollow" href="http://download.ispsystem.com/install.sh">http://download.ispsystem.com/install.sh</a>"
curl -o install.sh "<a title="http://download.ispsystem.com/install.sh" rel="nofollow" href="http://download.ispsystem.com/install.sh">http://download.ispsystem.com/install.sh</a>"<code>
wget "<a title="http://download.ispsystem.com/install.sh" rel="nofollow" href="http://download.ispsystem.com/install.sh">http://download.ispsystem.com/install.sh</a>"</code>
Проверить версию CentOS и любой другой RHEL системы
[root@ilend ~]# cat /etc/redhat-release
CentOS release 5.5 (Final)
Устанавливаем bitrixsetup.php
fetch http://www.1c-bitrix.ru/download/scripts/bitrixsetup.php
wget http://www.1c-bitrix.ru/download/scripts/bitrixsetup.php
Ставим Zend Optimizer под CentOS
http://www.question-defense.com/2009/06/06/linux-centos-5-server-yum-repository-to-install-zend-optimizer
|