Fix opensips startup times ERROR:uri:db_checks_fixup1:configuration Error errors

Source: Internet
Author: User

Opensips startup times the following error

[[email protected] opensips]# opensipsctl start

Info:starting opensips:

Error:pid File/var/run/opensips.pid does not exist--opensips start failed

Viewing the log file found the following error

May 16:08:43 opensips/sbin/opensips[48245]: ERROR:uri:db_checks_fixup1:configuration error-no database URL is confi gured!

Workaround:

[Email protected] opensips]# vim opensips.cfg

# # # URI Module
LoadModule "Uri.so"
Modparam ("uri", "Use_uri_table", 0)
Modparam ("uri", "Db_url",
"Mysql://opensips:[email protected]/opensips")

Restart

[[email protected] opensips]# opensipsctl start

Info:starting opensips:
Info:started (pid:48281)

Problem solving

This article is from the "Cloud Life" blog, make sure to keep this source http://ovcer.blog.51cto.com/1145188/1411172

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.