I am looking for someone to install the micro blogging script status.net formally Laconica for me on my server.I am looking to have it fully installed .I will want everything setup.
I have uploaded files to the server and made a database.The script is not quite working properly. I get this error when I try to register on the site.
The database for Twiddel isn’t responding correctly, so the site won’t work properly. The site admins probably know about the problem, but you can contact them at webmaster-twiddel.com to make sure. Otherwise, wait a few minutes and try again.
So I am thinking a whole new fresh install would be best.
I am using cpanel/whm on a linux server.
I want someone how has worked with Laconica before and knows it inside and out.
Look at this to see what is missing on the server.
Install StatusNet
Laconica comes bundled with a number of libraries required for the application to work. However, it is best that you use PEAR or you distribution to manage libraries instead, as they tend to provide security updates faster, and may offer improved performance.
On Debian based distributions, such as Ubuntu, use a package manager (such as “aptitude”, “apt-get”, and “synaptic”) to install the package listed.
On RPM based distributions, such as Red Hat, Fedora, CentOS, Scientific Linux, Yellow Dog Linux and Oracle Enterprise Linux, use a package manager (such as “yum”, “apt-rpm”, and “up2date”) to install the package listed.
On servers without a package manager (such as Windows), or if the library is not packaged for your distribution, you can use PHP’s PEAR to install the library. Simply run “pear install <name>”.
Absent Libraries
* DB
o deb: php-db
o pear: DB
* DB_DataObject
o pear: DB_DataObject
* Facebook API
* htmLawed
* HTTP_Request
o deb: php-http-request
o pear: HTTP_Request
* Mail
o deb: php-mail
o pear: Mail
* Mail_mimeDecode
o deb: php-mail-mimedecode
o pear: Mail_mimeDecode
* Mime_Type
o pear: Mime_Type
* Net_URL_Mapper
o pear: Net_URL_Mapper
* Net_Socket
o deb: php-net-socket
o pear: Net_Socket
* Net_SMTP
o deb: php-net-smtp
o pear: Net_SMTP
* Net_URL
o deb: php-net-url
o pear: Net_URL
* Net_URL2
o pear: Net_URL2
* Services_oEmbed
o pear: Services_oEmbed
* Stomp
* System_Command
o pear: System_Command
* XMPPHP
* PHP Markdown
* OAuth
* Validate
o pear: Validate
Installed Libraries
* gettext
* PEAR
* Console_Getopt
Thanks
Agreater