Top 5 open source questions and answers (Q&A) | Stack Overflow

1. LampCMS
Lampcms is an full-featured Open Source Question and Answers web program with deep integration with Facebook, Twitter, Tumblr and Blogger and soon LinkedIn APIs.
Question2Answer (Q2A) is a popular open source Q&A solution, currently in use on 5,240 sites in 40 languages. It is built on the standard PHP/MySQL platform, and runs safe and fast.
3. Askbot
Askbot - the open source Q&A Forum
4. shapado
stackoverflow-like app written in ruby, mongomapper and mongodb
5. OSQA
OSQA is the free, open source Q&A system you've been waiting for. Your OSQA site is more than just an FAQ page, it is a full-featured Q&A community. Users earn points and badges for useful participation, and everyone in the community wins.

Fedex - Track Service Error Messages: Codes 9040


Code: 9040.
Message: No information for the following shipments has been received by our system yet. Please try again or contact Customer Service at 1.800.Go.FedEx(R) 800.463.3339.

On line 1507 of the wsdl file, make the following change.



From:

<s1:address location="https://wsbeta.fedex.com:443/web-services/track"/>

To:

<s1:address location="https://ws.fedex.com:443/web-services/track"/>


XAMPP for Linux

Installation in 4 Steps

Step 1: Download

 SourceForge
 RELEASE NOTES

Step 2: Installation

su
tar xvfz xampp-linux-1.7.7.tar.gz -C /opt

Step 3: Start

/opt/lampp/lampp start
http://localhost

READ ME

Stopping XAMPP

/opt/lampp/lampp stop
rm -rf /opt/lampp