strange problem running hphpi

16 views
Skip to first unread message

Karmac Coding

unread,
Dec 3, 2010, 12:07:02 AM12/3/10
to HipHop for PHP Dev
When I try running hphpi on a web server root, I'm not getting any
files found.

./hphpi -m server -c webserver.conf
mapping self...
mapping self took 0'00" (71 ms) wall time
loading static content...
searching all files under source root...
Status 1 running command: `find'\n
arg: `'\n
arg: `"/home/dev/Desktop/hiphop/webroot"/'\n
arg: `-type'\n
arg: `f'\n
analyzing 0 files under source root...

For some reason, I'm getting 0 files under source root when there are
definitely files there. If I run find /home/dev/Desktop/hiphop/
webroot/ -type f, I get the correct files found. Anyone have any
ideas?

Karmac Coding

unread,
Dec 3, 2010, 12:18:11 AM12/3/10
to HipHop for PHP Dev
Never mind. I found the problem. I had quotes around the path and it
was screwing up the config.

That leads me to wonder what happens when the path has a space in it?
Does it break?
Should quotes be allowed in config parameters?
Reply all
Reply to author
Forward
0 new messages