Battle at a.m ...... No worries (original)

Source: Internet
Author: User
I don't know what to use to describe my current feelings.

Set up a Streaming Media Server in Linux ........
 
This is not a single victory. With it, the entire project has only one difficulty: Online conversion of videos.

It is now half past three am. When the test succeeds, I think of every step of the development on another platform ......

Configuration environment: fc8 + fms2

Problems:
The service cannot be started after the system is installed. The log file is empty and there is no error message. Using the./fmsmgr LIST command has the following results:

Macromedia Flash Media Server services:
FMS

Macromedia Flash Media Server running services:
Processes for service "FMS" in Directory:/opt/Macromedia/FMS
** No server process **
** No Administration Server process **

Solution:
Copy libssl. so.0.9.8 (which must be downloaded online) to/usr/lib/
Copy libcrypto. so.0.9.8 (which must be downloaded online) to/usr/lib/
Run sudo ln-S/usr/lib/libssl. so.0.9.8/usr/lib/libssl. so.4
Run sudo ln-S/usr/lib/libcrypto. so.0.9.8/usr/lib/libcrypto. so.4

Postscript:
In Linux, the setup of these servers seems to be a "test" of online search capabilities. Today's problems have no error information, so it is very difficult to find the answer. If this article is helpful to your work, please reply and encourage me to continue fighting for N hours.

 

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.