Tagged Questions
2
votes
4answers
17k views
Getting PEAR to work on XAMPP (Apache/MySQL stack on Windows)
I'm trying to install Laconica, an open-source Microblogging application on my Windows development server using XAMPP as per the instructions provided.
The website cannot find PEAR, and throws the ...
0
votes
2answers
158 views
How to add microblogging functionality to my website
I have come across Laconica, which seems to have all (and possibly, more than) the functionality I want to add to my site. However, unless I am very much mistaken, it is a standalone application, and ...