Apache

[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

apache解析域名到目录的方法

12 年 ago jony apache解析域名到目录的方法已关闭评论
apache如何将一个域名自动定位到目录 有两种解决办法 首先,你的拥有一个有泛域名解析的顶级域名,例如: d Read More

Centos 6.X LAMP/JSP安装或者PHP JSP整合

12 年 ago jony Centos 6.X LAMP/JSP安装或者PHP JSP整合已关闭评论
这个是yum快速安装法,用于开发和测试环境很方便,用于没有特殊要求的生产环境也可以。特殊要求的还是自己去编译安 Read More

APACHE两种工作模式详解

13 年 ago jony APACHE两种工作模式详解已关闭评论
1、prefork.c模块(一个非线程型的、预派生的MPM)     prefork MPM 使用多个子进程, Read More