Hello,
On 03/09/2009 05:05 PM, Luciano Afranllie wrote:
On Mon, Mar 9, 2009 at 11:13 AM, svenp s.pastorik@westfalen-blatt.de wrote:
hello, ich have installed the latest version from kamailio kamailio-1.5.0-tls_src.tar.gz
Compiled and installed with this parameters
NICER=1 make all make include_modules="db_mysql" all make install
the database tables created with
/usr/local/sbin/kamdbctl create
and then start kamailio with
kamctl start the output on cmd is : gateway2:/usr/local/sbin # kamctl start
INFO: Starting Kamailio :
ERROR: PID file /var/run/kamailio.pid does not exist -- Kamailio start failed
This is a common error when kamailio is compiled and installed with different prefixes. Search the mailing list to see how to fix this.
there might be other errors reported to syslog file - check /var/log/syslog or /var/log/messages.
Here is a tutorial for installing latest version from svn that might help: http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-1.5.x-from-svn
Cheers, Daniel