MySQL Forums
Forum List  »  GIS

I don't get it running
Posted by: Andi Kalsch
Date: June 16, 2009 04:03AM

After installing the Linux tar version on a Debian distribution - next to a normal installation, I don't get the server running.

To be able tu run both versions in parallel I have created own group and user for the GIS version: mysqlg
I also have put the my.cnf into the data dir and set all relevant dirs and files to directories mysqldg instead of mysqld

Don't get why this is so complicated:

root@mesolt11:/home/andi/mysqlg# bin/mysqld_safe --defaults-file=/usr/local/mysqlg/data/my.cnf --ledir=/usr/local/mysqlg/bin/ --user=mysqlg &
[1] 8753
root@mesolt11:/home/andi/mysqlg# 090616 12:02:19 mysqld_safe Logging to '/usr/local/mysqlg/data/mesolt11.err'.
090616 12:02:19 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysqlg/data
090616 12:02:19 mysqld_safe mysqld from pid file /var/run/mysqldg/mysqld.pid ended

I have checked many forums and set the access rights for /var/run/mysqldg correctly. But still this error

Options: ReplyQuote


Subject
Views
Written By
Posted
I don't get it running
4387
June 16, 2009 04:03AM
3221
June 26, 2009 06:47AM
3062
June 30, 2009 01:03PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.