Support Requests item #2617831, was opened at 2009-02-20 00:28 Message generated for change (Comment added) made by bogdan_iancu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086411&aid=2617831&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Install Problem Group: None Status: Open Priority: 5 Private: No Submitted By: Steve (mysticreporterr) Assigned to: Nobody/Anonymous (nobody) Summary: WARNING: database engine not found - tried 'MYSQL' Initial Comment: After following the steps on the install document posted on the OpenSips website, building from source on a Fedora machine, it would appear that it won't start when I run. Here is command window text: ----------------------------------- [ sbin]# opensipsctl start WARNING: database engine not found - tried 'MYSQL' INFO: Starting OpenSIPS : ERROR: PID file /var/run/opensips.pid does not exist -- OpenSIPS start failed ----------------------------------- I followed another unresolved thread and found the following: ----------------------------------- [ sbin]# cd /usr/local/lib/opensips [ opensips]# ls modules opensipsctl [ opensips]# cd opensipsctl [ opensipsctl]# ls dbtextdb opensipsctl.ctlbase opensipsctl.fifo opensipsctl.unixsock opensipsdbctl.dbtext opensipsctl.base opensipsctl.dbtext opensipsctl.sqlbase opensipsdbctl.base ----------------------------------- Any solutions? ---------------------------------------------------------------------- >Comment By: Bogdan-Andrei Iancu (bogdan_iancu) Date: 2009-03-03 13:15 Message: Steve, check this out: http://www.opensips.org/index.php?n=Resources.DocsTsStart ---------------------------------------------------------------------- Comment By: Steve (mysticreporterr) Date: 2009-03-02 13:34 Message: I managed to find an obscure comment about how certain modules were disabled in the Makefile. The comment was in the Mysql readme file in the modules directory. At any rate, after I removed the exclude reference for db_mysql, presence, and presence_xml modules, and re-built/reinstalled the project, it ran (at least from the command line). I am still trying to understand why it runs now when I invoke opensips directly, but fails when I try to run it using the /etc/init.d/opensips script that I copied from the packaging/fedora directory into the /etc/init.d folder. (the Make Install didn't do that automatically) If you would like me to use the forums for this instead I will do so. Also, I would like to get involved in helping out here. 1. So I can learn more about the technology, 2. So I can give back some. I am a good writer, and not too stupid technologically speaking. Once I get rolling, I am pretty productive. ---------------------------------------------------------------------- Comment By: Steve (mysticreporterr) Date: 2009-03-02 13:31 Message: I managed to find an obscure comment about how certain modules were disabled in the Makefile. The comment was in the Mysql readme file in the modules directory. At any rate, after I removed the exclude reference for db_mysql, presence, and presence_xml modules, and re-built/reinstalled the project, it ran (at least from the command line). I am still trying to understand why it runs now when I invoke opensips directly, but fails when I try to run it using the /etc/init.d/opensips script that I copied from the packaging/fedora directory into the /etc/init.d folder. (the Make Install didn't do that automatically) If you would like me to use the forums for this instead I will do so. Also, I would like to get involved in helping out here. 1. So I can learn more about the technology, 2. So I can give back some. I am a good writer, and not too stupid technologically speaking. Once I get rolling, I am pretty productive. ---------------------------------------------------------------------- Comment By: Sergio Gutierrez (saguti) Date: 2009-02-20 02:21 Message: Hello Steve. Could you provide more details about what commands did you use on you build? What version of OpenSIPS are you using? Regards. Sergio. ---------------------------------------------------------------------- Comment By: Iñaki Baz (ibc_sf) Date: 2009-02-20 01:51 Message: Well, sorry, I didn't realize that the question was in the "Support Requests" section. Anyhow I recommend you to ask the question in the users maillist, full of activity. ---------------------------------------------------------------------- Comment By: Iñaki Baz (ibc_sf) Date: 2009-02-20 01:49 Message: Steve, a bug tracker is not a place in which users should ask basic questions about how to run OpenSIPS for the first time. Such a question should take place in the OpenSIPS users maillist. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086411&aid=2617831&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
