Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

workerman run in hhvm file not found #12

Closed
donglei opened this issue Dec 31, 2014 · 2 comments
Closed

workerman run in hhvm file not found #12

donglei opened this issue Dec 31, 2014 · 2 comments
Labels

Comments

@donglei
Copy link

donglei commented Dec 31, 2014

debian 7 安装了hhvm 运行 workerman 的时候,报出大量的文件找不到。如下:

Fatal error: Class undefined: Lib\StoreDriver\File in /mnt/hgfs/d/php/workerman/applications/Demo/Lib/Store.php on line 60
Worker[BusinessWorker:57934]:WORKER EXIT UNEXPECTED File not found: /mnt/hgfs/d/php/workerman/applications/Demo/Config/Store.php in on line -1

Fatal error: Class undefined: Lib\StoreDriver\File in /mnt/hgfs/d/php/workerman/applications/Demo/Lib/Store.php on line 60

Fatal error: Class undefined: Lib\StoreDriver\File in /mnt/hgfs/d/php/workerman/applications/Demo/Lib/Store.php on line 60

Fatal error: Class undefined: Lib\StoreDriver\File in /mnt/hgfs/d/php/workerman/applications/Demo/Lib/Store.php on line 60
Worker[BusinessWorker:57953]:WORKER EXIT UNEXPECTED Class undefined: Lib\StoreDriver\File in on line -1
Worker[BusinessWorker:57938]:WORKER EXIT UNEXPECTED Class undefined: Config\Store in on line -1
Worker[BusinessWorker:57957]:WORKER EXIT UNEXPECTED Class undefined: Config\Store in on line -1
Worker[BusinessWorker:57962]:WORKER EXIT UNEXPECTED Class undefined: Lib\Store in on line -1
Worker[BusinessWorker:57954]:WORKER EXIT UNEXPECTED Class undefined: Config\Store in on line -1
Worker[BusinessWorker:57959]:WORKER EXIT UNEXPECTED Class undefined: Config\Store in on line -1
Worker[BusinessWorker:57966]:WORKER EXIT UNEXPECTED Class undefined: Lib\StoreDriver\File in on line -1
Worker[BusinessWorker:57964]:WORKER EXIT UNEXPECTED Class undefined: Lib\StoreDriver\File in on line -1
Worker[BusinessWorker:57951]:WORKER EXIT UNEXPECTED Class undefined: Config\Store in on line -1
Worker[BusinessWorker:57939]:WORKER EXIT UNEXPECTED Class undefined: Config\Store in on line -1
Worker[BusinessWorker:57971]:WORKER EXIT UNEXPECTED Class undefined: Lib\StoreDriver\File in on line -1
Worker[BusinessWorker:57980]:WORKER EXIT UNEXPECTED Class undefined: Lib\StoreDriver\File in on line -1
^C

@donglei
Copy link
Author

donglei commented Jan 4, 2015

hhvm --version

HipHop VM 3.4.2 (rel)
Compiler: tags/HHVM-3.4.2-0-g40d85d7386b3342ab848fc45c6892433c89ef5b2
Repo schema: 13cba877c4300d1d0481b3f40eb128a5115d4e08
Extension API: 20140829

@walkor
Copy link
Owner

walkor commented Apr 26, 2015

请使用3.x版本吧,3.x版本对hhvm支持的更好些

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants