[cvs] [Wiki] created: BuildingACentosServer

Wiki Guest wikiguest at horde.org
Wed Jun 11 14:07:00 UTC 2008


guest [200.56.156.55]  Wed, 11 Jun 2008 10:07:00 -0400

Created page: http://wiki.horde.org/BuildingACentosServer

export DOMAINNAME=`cat /etc/sysconfig/network|grep DOMAINNAME|cut -d= -f2`
export HOSTNAME=`cat /etc/sysconfig/network|grep HOSTNAME|cut -d= -f2`

sed -ie 's/.*memory_limit.*$/memory_limit = 64M/' /etc/php.ini \
         && grep memory_limit /etc/php.ini


More information about the cvs mailing list