cbass619
New Member
What SQL file im using Pwnozor's server pack sorry im new to this stuffDid you import the SQL-file in the "install"-folder to your database?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
What SQL file im using Pwnozor's server pack sorry im new to this stuffDid you import the SQL-file in the "install"-folder to your database?
Oh okay haha i didnt get what you were saying at first i login fine thanksAs I said, look for a file named "admin_panel.sql" in the folder "installation" that came with the ZIP file. You need to import that into your database.
Make sure you have chosen the right database name in the "adm_config.php"-file on line 21. My database is named "dayz" so it looks like this to me.umm its still up the wall so what i have done so far...
define('DBNAME', 'dayz');
Hey, check my post here. http://opendayz.net/index.php?threads/lite-dayz-private-server-admin-panel-php.7765/#post-21116Can anyone shed some light on how you make this work if your Game vs MYSQL server are on two different machines?
if(!@mysql_connect('123.456.789.012', USERNAME, PASSWORD)) { echo "<meta http-equiv=\"content-type\" content=\"text/html; charset=utf-8\" /><font color=red size=6>".$lng_mysql_err_connect[$ses_lng]."</font> "; exit;}
To be honest, I'm not that sure why it won't work for you. I've only tested this myself with all servers (DayZ, Web and MySQL) on the same machine.Got it,
Thank you very much for taking the time to help me out - funnily enough I did look at that, should of just played with it haha...
Got it connected to MYSQL, can see my details, map, spawns all thats working nice except it says my server is offline when it's not.
I've matched the DAYZ Game Server details in the adm_config.
define('SERVERIP', 'GAMEIP');//server ip
define('SERVERPORT', 2302); //server port
but it still says it's not online, could it have anything to do with the web server being a different box to the game server?
Cheers
Sean
Yes, I've missed that SkynetDev have updated their version of the admin panel.Is there a Update coming because of Dayz 1.7.6.1 for the AdminPanel?
Thanks in advanced
That's nice, but I don't think I have the time for it and it would probably end up with you doing all the work. If you want you can take over this project.Im a php and sql coder too.
What would you say when we make a github for the panel and develop it for Lite DayZ?
i can start a github load up and we can develop this this way![]()
Cool, I have the same username on GitHub.I but it on github. And if you like give you accsess so when you have time you can work on it too. Thats no Problem. So often i dont think we need to change the hole code or something