linux下apache配置
以下两个需要在 /etc/apache2/envvars
User ${APACHE_RUN_USER}
Group
${APACHE_RUN_GROUP}
错误日志:需要在文件中设置
# ErrorLog: The location of the error log file.
# If you do not specify an
ErrorLog directive within a <VirtualHost>
# container, error messages
relating to that virtual host will be
# logged here. If you *do* define
an error logfile for a <VirtualHost>
# container, that host‘s errors
will be logged there and not here.
#
ErrorLog
${APACHE_LOG_DIR}/error.log
sudo apt-get install php5 libapache2-mod-php5
sudo apt-get install php5-mysql php5-curl php5-gd php5-idn php-pear php5-imagick php5-imap php5-mcrypt php5-memcache php5-ming php5-ps php5-pspell php5-recode php5-snmp php5-sqlite php5-tidy php5-xmlrpc php5-xsl
郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。