Problem in running the server -
vection - 13.10.2010
The problem is to move the files from Windows to Linux.
I just copy past my files from windows to linux and change the run's files to linux version and thats still doesnt work.
Its run with Unknown mode. I have in my server main()
and i already copy the whole scriptfiles.
Re: Problem in running the server -
vection - 13.10.2010
Yes, i'm using plugins .
I have one more question, if my mod already complied. the warnings change somthing? maybe the warnings effect on the runing ?
Re: Problem in running the server -
vection - 13.10.2010
Ok, and thats the problem? see my other question please.
But look for example the MYSQL plugin R5, thats for R5 version. theres no version to R2.
Re: Problem in running the server -
vection - 14.10.2010
I change it to .so type. its still doesnt work.
Its running very good in windows.. why this isnt running well in linux??
I tried to run it with plugins and there's no problem in it. maybe something in the mode.. but how its happend ?
Re: Problem in running the server -
Ace_Menace - 14.10.2010
You have to
RE-DOWNLOAD the plugins you use, in their linux compatible state. For instance, take mysql.dll, delete it. Find the thread for it, download mysql.so.
Re: Problem in running the server -
mtywe - 14.11.2010
I am also having troubles running a mysql filterscript its the mysql.so from mysql 2.0 not .dll but yet it does not work.... i also have a windows test server which runs my scripts fine with mysql through the mysql.dll
Re: Problem in running the server -
Ironboy500[TW] - 14.11.2010
What MYSQL plugin you are using, And what kind of linux you use (Debian, CentOS)?
Re: Problem in running the server -
mtywe - 14.11.2010
Debian 5 and im using Mysql 2.0 by stricken
https://sampforum.blast.hk/showthread.php?tid=122983 and am trying to run an edited verson of this
https://sampforum.blast.hk/showthread.php?tid=98074
Re: Problem in running the server -
Ironboy500[TW] - 14.11.2010
Take a look at your server_log.txt
Any errors there?