0
Client Site: ThriftyBeer.com
ThriftyBeer.com is getting some notice recently. Finished development on it about a week ago and glad to see things coming up nicely for it!
Laconica – Bugs, Extra Features and DH Compatability
Posted by JuanJose on May 9, 2009 in laconica
—-Update—-
I custom compiled PHP in order to get the daemons running. Apparently PHP5 has the “pcntl” functions disabled by default and I had to compile with –enable-pcntl, with those functions enabled the daemons ran without error.
Also, I modified the script for compiling PHP5 from the DreamHost wiki, normally found here:
http://wiki.dreamhost.com/Installing_PHP5
I’ve modified it so that it [...]