You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@thrift.apache.org by Josh <oo...@gmail.com> on 2012/08/03 15:33:28 UTC

How do I generate PHP Server files? (using 0.8.0)

All-

I've been trying to generate the server stub files by simply doing:

thrift --gen php:server myfile.thrift

And only the myfile and mytile_types php files are being generated.  Is
there anything else I need to do in order to generate the php server stub?
 I've tried this on OS X and on windows, both won't generate the
appropriate stubs.

(I have verified that it should be able to by doing --version)

Thanks!
~ Josh