Post
Topic
Board Bitcoin Technical Support
Re: Where to Start? PHP + BitCoin
by
pent
on 19/07/2011, 19:48:26 UTC
Still having problems right for the starts.

I have the bitcoin application running.

Then I go to terminal and input

Quote
./bitcoind

No such file or directory


Is there any file named 'bitcoind' in a current directory? ))

You have to change directory where bitcoind is located first.

not familiar with mac's too... but it is a general unix command

"./somescript" = run a somescript, located in current dir.