UbuntuRED5 error HTTPERROR: 404

Source: Internet
Author: User
Article Title: UbuntuRED5: HTTPERROR: 404 error. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

According to the method on the internet, after JRE is installed, RED5 is installed, and the test page is opened, which is easy to use. The DEMO is still easy to use. So I put the program openmeetings to the webapps of RED5 and restarted RED5. As a result, the test page could not be opened, and the OM could not be opened. I tried it multiple times, including reinstalling JRE and RED5. Finally found a feasible method

Put $ RED5_HOME \ webapps \ xmlcrm \ WEB-INF \ web. xml

 
Log4jConfigLocation
// WEB-INF/log4j. properties

Delete or comment out

If you delete or comment out the above content, the 404 error will not occur.

Of course, the premise for solving this problem is that JRE and RED5 are correctly installed, MYSQL is running normally, and the configuration in OPENMEETINGS is also correct.

For example, if you want to create an empty database on MYSQL

Jdbc: mysql: // localhost/openmeetings

Change the database name to "dbc: mysql: // localhost: 3306/". Do not forget the MYSQL connection user and password.

 

Related Article

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.