I found I need the Thrift407.patch at last. After patch it, I got the server
files.
Thanks anyway
-邮件原件-
发件人: Arya Goudarzi [mailto:agouda...@gaiaonline.com]
发送时间: 2010年8月28日 2:56
收件人: thrift-user@incubator.apache.org
主题: Re: missing PHP generated server folder and files
No wonder
files that thrift
supports.
- Original Message -
From: "Tracy Ma"
To: thrift-user@incubator.apache.org
Sent: Thursday, August 26, 2010 7:46:48 PM
Subject: missing PHP generated server folder and files
I searched on internet, someone's php lib structure is below
lib/p
I searched on internet, someone's php lib structure is below
lib/php/
`-- src
|-- server
| |-- TNonblockingServer.php
| `-- TServer.php
`-- transport
|-- TNonblockingServerSocket.php
|-- TNonblockingSocket.php
|-- TServerSocket.php
|-- TServerTransport.php