Storylr-installation experience

Source: Internet
Author: User

Storylr is an open-source Weibo and lifestreaming platform. Supports single-user and multi-user modes. Lifestreaming is a network application that records daily activities of individuals online. It can aggregate online content of a person's network, such as blog logs, updates on social networks, online albums, the chat content is even some favorite website links. Currently, storylr supports the following website applications: Delicious, Digg, disqus, Flickr, Google Reader, and identi. ca/laconi. CA, last. FM favorites, Picasa, Qik, RSS feeds, seesmic, stumbleupon, Tumblr, Twitpic pictures in Twitter tweets, Twitter, Vimeo, and YouTube favorites.

Http://storytlr.org

The original official address was closed: http://storytlr.com/

: Http://code.google.com/p/storytlr

 

It is really unfriendly to install storylr!

I tested it in window,ProgramAlso wrong, Khan

1. Download and decompress the package to the local directory.

2. Configure the local site

A. Configure the local DNS, use NotePad to open C:/Windows/system32/Drivers/etc/hosts, and add a line of record: 127.0.0.1 www. localhost

Note: Please use the second-level domain name of www. I don't understand why the storylr program has such restrictions. If you use localhost directly, it will be blank!

B. Create a VM in Apache. The specific method is not to mention, go to Baidu by yourself...

C. The server configuration is complete.

3. Create a database, run the \ storytlr-0.9.3.rc2 \ protected \ install \ database. SQL script in the compressed package once, create a data table and Data

4. Open the index. php file in the root directory and find: $ root = dirname (_ file _); add define ('root', $ root) in the next line; it will be useful later.

5. open \ storytlr-0.9.3.rc2 \ protected \ library \ Zend \ loader. PHP: Find the registerautoload method and register it in the first line. I really don't understand why I threw an error when I came in... try again

6. open \ storytlr-0.9.3.rc2 \ protected \ Application \ Bootstrap. in the PHP file, find the setupcache method and find $ Path = "/tmp". This directory will not be found in the window and will be changed to: $ Path = root. directory_separator. "tmp ";

7. Copy \ storytlr-0.9.3.rc2 \ protected \ config. ini. Sample to \ storytlr-0.9.3.rc2 \ protected \ config. ini

8. Open the config. ini file and modify the parameters according to your environment.

 

The above completes the storylr deployment, open the http://www.localhost/

Use admin to log on. Password:Storylr

 

However, I feel that this system's function of aggregating other network behaviors is still good, and it also has a skin change, and I feel that it has done a good job.

Applications are also plug-in-type, and the extension and user experience are both good.

To put it bluntly, several functional interfaces have been switched too suddenly. It seems that they have changed too much when they enter several websites. This feeling remains to be improved.

 

 

 

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.