Skip to content

linland/seckill_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

可以按照以下步骤来部署和运行程序:
1.请确保机器root@localhost.localdomain已经安装了Yaf框架, 并且已经加载入PHP;
2.把seckill目录Copy到Webserver的DocumentRoot目录下;
3.需要在php.ini里面启用如下配置,生产的代码才能正确运行:
	yaf.environ="product"
4.重启Webserver;
5.访问http://yourhost/seckill/,出现Hellow Word!, 表示运行成功,否则请查看php错误日志;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published