oO did you have chmod 777 on .profile and start.sh files ?
If you need more help, i can help you ^^
Printable View
I have chmod 0777 on files of the folder root, i don't know why don't want to work, i tried to do copy hand-writing the text of .profile to one new file, but not work
aw =(
and i'm sorry but i can't access to my server files atm...
i will help you if i can do it fastly...
be patient =) but i think it's just a minimal error...
u need to install dos2unix and to use it juz type " dos2unix start.sh " if you are using yum you can use yum install dos2unix
i forget what is the file name for debian
noow i have problem with libjvm.so lmao T.T
i tried this server package in ubuntu. after installing xampp i was able to start the server but register page give mysql error say access denied for root@localhost wit password yes. i did not know i need to import dbo.sql, could someone give the command to do so.
thanks
@mihlub
For import dbo.sql, follow the next steps:
1. Write in the console : /opt/lampp/lampp start
2. Open a browser and put your Local IP
3. Now in the left pannel click in PhpMyAdmin
4. Create a new database called dbo
5. Enter in the database dbo and click in tab Import
6. Look for the file and click continue
7. If all are correct, phpmyadmin says all correct.
PD You maybe need to change password for root in mysql, you need to change this password too in /opt/lampp/htdocs/register/config.php and status.php
@Romulan
Np, and thanks for help me ^^
@milhub
Go to your pma interface:
http://your-pwserver-ip/phpmyadmin/
At the top of the page, go to database tab.
Create new database with the name "dbo".
Go to import tab.
Select your dbo.sql file and then click execute.
Close your window and go open again:
http://your-pwserver-ip/phpmyadmin/
Go to permissions tab. And click on the little link "add new user".
User = root
Host = your-pwserver-ip (example: 192.168.0.55)
Password = same password in your table.xml
Check the last radio button
Click on the blue link "check all"
Execute.
Specify this user for dbo database.
"Check all"
Execute.
Now, it's done for pwserver can acces to the dbo.
(note: you will need to do the same thing if you want BatGM can acces to dbo too, but in the host field you will need to put YOUR ip and not the server ip)
It's that all for mysql and the database now.
@kaba
Yes i will try to help when i can but actually my server "take a break"... :ott1:
And i don't have all of my server files on my laptop... for upload some of them to help u..
do you know what caused matrixpasswd cache is missing error?
yea,
Check all !
Probably an issue with gauth can't connect to the mysql server and can't get the password and login from the dbo...
You may check: hosts (for ip), table.xml (for dbserver (mysql), login and password, look what i have wrote for the problem of milhub... your answer is there), check authd file again for any problem with java path.....
kaba i tried your steps after starting lampp an try to load webpage, it comes up empty. nothing in that page.
blank page :?:
What URL do you type ?
http://your-pwserver-ip/register or http://your-pwserver-ip/register.php ?
here are the results:
http://pwserverip -- blankpage
http://pwserver/register -- gives register page
http://pwserver/phpadmin/ gives error 404 page not found
thanks
http://pwserver/phpadmin/ gives error 404 page not found
(correct url is) = http://pwserver/phpmyadmin (you have forget the "my")
http://pwserver/register -- gives register page (No error from it? So i would consider it's done!)
http://pwserverip -- blankpage (if you are using the xampp package included from beastie's release, it's normal.. don't panic lol^^) done!
Try http://pwserver/monitor or http://pwserver/stats (if i remember to see "Server Online and # of players") :ott1:
i encounter this problem when i started the server
please advice:
gauthd: 06 May 2009 03:30:50,257 INFO GAuthServer:? - <<< clear all online records on zone 1 >>>
Prepare procedure call:{call clearonlinerecords(?,?)}
java.sql.SQLException: User does not have access to metadata required to determine stored procedure parameter types. If rights can not be granted, configure connection with "noAccessToProcedureBodies=true" to have driver generate parameters that represent INOUT strings irregardless of actual parameter types.
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910)
at com.mysql.jdbc.DatabaseMetaData.getCallStmtParameterTypes(DatabaseMetaData.java:1619)
at com.mysql.jdbc.DatabaseMetaData.getProcedureColumns(DatabaseMetaData.java:4034)
at com.mysql.jdbc.CallableStatement.determineParameterTypes(CallableStatement.java:709)
at com.mysql.jdbc.CallableStatement.<init>(CallableStatement.java:513)
at com.mysql.jdbc.Connection.parseCallableStatement(Connection.java:4583)
at com.mysql.jdbc.Connection.prepareCall(Connection.java:4657)
at com.mysql.jdbc.Connection.prepareCall(Connection.java:4631)
at application.procedure.handler.execute(handler.java:189)
at com.goldhuman.account.storage.clearOnlineRecords(storage.java:849)
at protocol.AnnounceZoneid.Process(Unknown Source)
at com.goldhuman.IO.Protocol.Task.run(Unknown Source)
at com.goldhuman.Common.ThreadPool.run(Unknown Source)
at java.lang.Thread.run(Thread.java:619)
gauthd: 06 May 2009 03:30:50,588 INFO GAuthServer:? - zone 1 aid 1 announced.
Thanks
omg... wtf ? O.O
Odd.. very odd.. i don't know exactly what... but sure it's a probleme from java...
I never had this error so... i can't help you for it atm because i have no more details how to resolve it...
sry...