色尼玛亚洲综合影院,亚洲3atv精品一区二区三区,麻豆freexxxx性91精品,欧美在线91

php 啟動報錯如何解決

復制代碼 代碼如下:
[root@abc lnmp]# service php-fpm start
Starting php-fpm eAccelerator: Could not allocate 67108864 bytes, the maximum size the kernel allows is 33554432 bytes. Lower the amount of memory request or increase the limit in /proc/sys/kernel/shmmax.
[04-Dec-2013 19:06:44] NOTICE: php message: php Warning: [eAccelerator] Can not create shared memory area in Unknown on line 0
[04-Dec-2013 19:06:44] NOTICE: php message: php Fatal error: Unable to start eAccelerator module in Unknown on line 0
failed

復制代碼 代碼如下:
[root@abc lnmp]# vi /etc/sysctl.conf
# Kernel sysctl configuration file for Red Hat Linux
#
# For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and
# sysctl.conf(5) for more details.
# Controls IP packet forwarding
NET.ipv4.ip_forward = 0
# Controls source route verification
NET.ipv4.conf.default.rp_filter = 1
# Do not accept source routing
NET.ipv4.conf.default.accept_source_route = 0
# Controls the System Request debugging functionality of the kernel
kernel.sysrq = 0
# Controls whether core dumps will append the PID to the core filename.
# Useful for debugging multi-threaded applications.
kernel.core_uses_pid = 1
# Controls the use of TCP syncookies
NET.ipv4.tcp_syncookies = 1
# Disable NETfilter on bridges.
NET.bridge.bridge-nf-call-ip6tables = 0
NET.bridge.bridge-nf-call-iptables = 0
NET.bridge.bridge-nf-call-arptables = 0
fs.file-max=65535
NET.ipv4.tcp_max_syn_backlog = 65536
NET.core.NETdev_max_backlog = 32768
NET.core.somaxconn = 32768
NET.core.wmem_default = 8388608
NET.core.rmem_default = 8388608
NET.core.rmem_max = 16777216
NET.core.wmem_max = 16777216
NET.ipv4.tcp_timestamps = 0
NET.ipv4.tcp_synack_retries = 2
NET.ipv4.tcp_syn_retries = 2
NET.ipv4.tcp_tw_recycle = 1
#NET.ipv4.tcp_tw_len = 1
NET.ipv4.tcp_tw_reuse = 1
NET.ipv4.tcp_mem = 94500000 915000000 927000000
NET.ipv4.tcp_max_orphans = 3276800
# TIME_OUT后等待時間
#NET.ipv4.tcp_fin_timeout = 30
#NET.ipv4.tcp_keepalive_time = 120
NET.ipv4.ip_local_port_range = 1024 65535
kernel.shmmax = 128000000

加上最后一句話 kernel.shmmax = 128000000
然后應用sysctl -p
復制代碼 代碼如下:
[root@abc lnmp]# service php-fpm start
Starting php-fpm done
[root@abc lnmp]# /usr/bin/memcachedstart

php技術php 啟動報錯如何解決,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 南澳县| 汾西县| 保康县| 福贡县| 津市市| 唐山市| 社旗县| 高邑县| 上林县| 同江市| 滕州市| 洛宁县| 榕江县| 凤庆县| 襄樊市| 大新县| 泰来县| 定南县| 景宁| 扎赉特旗| 靖远县| 濉溪县| 凤阳县| 玛纳斯县| 郴州市| 家居| 邵东县| 当涂县| 乡宁县| 台湾省| 屏南县| 江北区| 尚义县| 奈曼旗| 嘉祥县| 兰考县| 湘潭县| 石台县| 安仁县| 五河县| 黑龙江省|