FreeBSD网络配置

12 年 ago jony FreeBSD网络配置已关闭评论
与centos有小不一样 DNS是写在/etc/resolve.conf 修改IP和网关、主机名等, vi / Read More

[phpBB Debug] PHP Notice: in file /index.php on line 83: date(): Invalid date.timezone value 'RPC', we selected the timezone 'UTC' for now. [phpBB Debug] PHP Notice: in file /index.php on line 83: getdate(): Invalid date.timezone value 'RPC', we selected the timezone 'UTC' for now.

12 年 ago jony [phpBB Debug] PHP Notice: in file /index.php on line 83: date(): Invalid date.timezone value 'RPC', we selected the timezone 'UTC' for now. [phpBB Debug] PHP Notice: in file /index.php on line 83: getdate(): Invalid date.timezone value 'RPC', we selected the timezone 'UTC' for now.已关闭评论
PHP Notice: in file /index.php on line 83 Read More

magento性能优化

12 年 ago jony magento性能优化已关闭评论
公司的magento网站实在是太慢了,想了好多办法,参考了好多资料,做了很多测试,总结一下大概的步骤如下: 1 Read More

chmod

12 年 ago jony chmod已关闭评论
u:User,即文件或目录的拥有者。 g:Group,即文件或目录的所属群组。 o:Other,除了文件或目录 Read More

centos 增加swap

12 年 ago jony centos 增加swap已关闭评论
增加SWAP 1、检查当前的分区情况: #free -m 2、增加交换分区文件及大小,如果要增加2G大小的交换 Read More