Hello Guys, i am new here, i would like know ask some questions if you 
don't mind :).

i follow all steps from github and worked well for me.

i got stuck to make it load on my php, can u guys help me with that?

i did:

git clone https://github.com/chobie/php-protocolbuffers.git
cd php-protocolbuffers
phpize
./configure
make
make install
# please add following line to your php.ini
# extension=protocolbuffers.so

i tried run that in my project and i get that line:

i am doing a volunteer job, so i am trying run that website in my 
localmachine and pb is one of the dependecies, i contact one of the 
developers and he said its because i am not loading that on my php.ini , 
but the line is there so he said have no idea what is going on.

[12-Jun-2015 10:49:33 Europe/Berlin] PHP Fatal error:  Class 
'ProtocolBuffers\Message' not found in 
/Applications/MAMP/htdocs/www/Common/protobufs/models/MembershipRequest.php 
on line 22


looks like i am not loading that module on my php.ini but i inserted the 
line there, i tried many times but i got stuck, can u guys help me?

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to