MySQL and Ubuntu

Newbie Spellweaver
Joined
Jun 4, 2008
Messages
11
Reaction score
0
So i got my server running with MSSQL Data Base. But i want to use MySQL Data Base instead. What do i have to change and install? One more question. Where "libxml2.so.2" have to be? Its in gacd directory, but anticheat says that it cant find "libxml2.so.2"
 
Code:
TRACE : gdelivery::matrixpasswd query, user=admin
GQueryPasswd:account is admin , login ip is 50374848
TRACE : Timer update: (0) Wed Nov 26 17:48:34 2008

TRACE : gdeliveryserver::statusannounce,online=0,fakemax=6000,load=0,attr=-805306368
TRACE : gdelivery::passwdtimeout. user=admin
TRACE : gdelivery::matrixpasswd cache missing, user=admin

I guest problem is in JAVA
 
Code:
TRACE : gdelivery::matrixpasswd query, user=sdfs
GQueryPasswd:account is sdfs , login ip is 50374848
Sending query to acquire password
TRACE : gdelivery::passwdtimeout. user=sdfs
TRACE : gdelivery::matrixpasswd cache missing, user=sdfs

With another Authd and JAVA 1.6
 
@ StailS

Could you explain on how to install it on MYSQL since i've been out of luck when comes to MYSQL . I got gdelivery: error can't connect to GAuth . Reconnecting.

Thanks for your reply


Regards.
 
Any 1 Can Help me??? Guide for link colinux n server

i'm Try and try link colinux PW server already 5 days but also still cant run on colinux,
but dunno where there is error

1. i'm Install SQL + sp4 and Query analys the audb_tabel already it's OK => SQL from PWSetup_Eng file.
2. install winpcap it's ok too
3. install colinux but i.m got version 0.7.3 + fedora auto update version Fedora-7 + extract to swap_1024Mb in to "c://colinux/" after date i'm make colinux start.bat coding "colinux-daemon.exe -t nt @example.conf fastboot nogui eth0=slirp,,tcp:29000:29000"
then edit exploler.conf
=========================================================================================
#
# This is an example for a configuration file that can
# be passed to colinux-daemon in this manner:
#
# colinux-daemon @example.conf
#
# Note that you can still prepend or append configuration and
# boot parameters before and after '@', or you can use more
# that one '@ to load several settings one after another.
#
# colinux-daemon @example.conf @overrider.conf mem=32
#
# Full list of config params is listed in colinux-daemon.txt.

# The default kernel
kernel=vmlinux

# File contains the root file system.
# Download and extract preconfigured file from SF "Images for 2.6".
cobd0="c:\coLinux\Fedora-7.img"

# Swap device, should be an empty file with 128..512MB.
cobd1="c:\coLinux\swap_1024Mb"

# Tell kernel the name of root device (mostly /dev/cobd0,
# /dev/cobd/0 on Gentoo)
# This parameter will be forward to Linux kernel.
root=/dev/cobd0

# Additional kernel parameters (ro = rootfs mount read only)
ro

# Initrd installs modules into the root file system.
# Need only on first boot.
initrd=initrd.gz

# Maximal memory for linux guest
mem=512

# Slirp for internet connection (outgoing)
# Inside running coLinux configure eth0 with this static settings:
#ipaddress 127.0.0.1 broadcast 127.0.0.1 netmask 255.255.255.0
# gateway 10.0.2.2 nameserver 10.0.2.3
eth0=slirp

# Tuntap as private network between guest and host on second linux device
eth1=tuntap

# Setup for serial device
#ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on"

# Run an application on colinux start (Sample Xming, a Xserver)
#exec0=C:\Programs\Xming\Xming.exe,":0 -clipboard -multiwindow -ac"
======================================================================================

Why i'm set this 1 cobd0="c:\coLinux\Fedora-7.img" becouse after i'm extract "Fedora-7-20070906"
just saw pop up Fedora-7.img + start-Fedora-7 and start-Fedora-7.sh

======================================================================================
after this my double click run colinux start.bat then it's automatic closed

so any1 can help me please this error???
i wan to know on c:\colinux\pwserver ===> inside got what software or data i'm afraid got errors in the extract file server pw too.

Thanks Very much for any 1 can help me :thumbup::thumbup::thumbup:
 
Re: Any 1 Can Help me??? Guide for link colinux n server

Remove, eth0=slirp,,tcp:29000:29000 from batch and see if it boots.
 
Re: Any 1 Can Help me??? Guide for link colinux n server

ya Thanks now my colinux also can run already, then now on pwserver folder got any data? any 1 can post pic to mee see that?let me not get to other error again thanks
 
Re: Any 1 Can Help me??? Guide for link colinux n server

Need Help please, after i can run colinux why alot write "function not implemented"
then after finish loading pop up login then i'm login with "root" after date we do what again??? please need cerious help thanks
 
Re: Any 1 Can Help me??? Guide for link colinux n server

my example.conf got setting this
=====================================================================================
#
# This is an example for a configuration file that can
# be passed to colinux-daemon in this manner:
#
# colinux-daemon @example.conf
#
# Note that you can still prepend or append configuration and
# boot parameters before and after '@', or you can use more
# that one '@ to load several settings one after another.
#
# colinux-daemon @example.conf @overrider.conf mem=32
#
# Full list of config params is listed in colinux-daemon.txt.

# The default kernel
kernel=vmlinux

# File contains the root file system.
# Download and extract preconfigured file from SF "Images for 2.6".
cobd0="c:\coLinux\Fedora-7.img"

# Swap device, should be an empty file with 128..512MB.
cobd1="c:\coLinux\swap_1024Mb"

# Tell kernel the name of root device (mostly /dev/cobd0,
# /dev/cobd/0 on Gentoo)
# This parameter will be forward to Linux kernel.
root=/dev/cobd0

# Additional kernel parameters (ro = rootfs mount read only)
ro

# Initrd installs modules into the root file system.
# Need only on first boot.
initrd=initrd.gz

# Maximal memory for linux guest
mem=512

# Slirp for internet connection (outgoing)
# Inside running coLinux configure eth0 with this static settings:
#ipaddress 127.0.0.1 broadcast 127.0.0.1 netmask 255.255.255.0
# gateway 10.0.2.2 nameserver 10.0.2.3
eth0=slirp

# Tuntap as private network between guest and host on second linux device
eth1=tuntap

# Setup for serial device
ttys0=COM1,"BAUD=115200 PARITY=n DATA=8 STOP=1 dtr=on rts=on"

# Run an application on colinux start (Sample Xming, a Xserver)
#exec0=C:\colinux\pwserver\,":0 -clipboard -multiwindow -ac"

====================================================================================

dunno got wrong script or not, because after i'm wanna command:
nano/startup.sh or
./startup.sh or
cd /startup.sh
all i got tried also cant to loading server, so any 1 know i'm got error on the where?

then my data is c:\colinux\pwserver\
in the pwserver folder got folder etc, lib, server, and usr
dun have pwserver.bat and conf
if must get pwserver.bat and conf any can give this script?
then please help me check on the where i'm got error why cant command on colinux after login root

Thanks
 
i have the same problem as TS.. if you said its java problem then which versionof java did u use
JRE? JDK? mind posting you java -version here
 
Re: Any 1 Can Help me??? Guide for link colinux n server

i'm Try and try link colinux PW server already 5 days but also still cant run on colinux,
but dunno where there is error

...after this my double click run colinux start.bat then it's automatic closed

so any1 can help me please this error???
i wan to know on c:\colinux\pwserver ===> inside got what software or data i'm afraid got errors in the extract file server pw too.

Thanks Very much for any 1 can help me :thumbup::thumbup::thumbup:

Check this: Open Dos command line [cmd] change for your coLinux install folder [cd c:\colinux] and RUN you file.bat for check error what you got. Readme help and modifier :laugh:
:/: [sorry bad english]
 
Back