*rolls eyes*
http://forum.ragezone.com/f452/basic...7/#post6438875
Printable View
suggesting that I should use Vbox instead of VMWare?
or does this also apply to VMWare?
Networking is the same no matter what type of machine or VM you're using ;)
Has the same exact principles and theories and whatnot. Also works the same whether you're north or south of the equator ;)
hmm after messing around with some networking settings, the port is now open and responding, however nothing loads when trying to access the site, I think maybe it is something server side missing
hey 343 .. i got a problem when i get to : '' cp -R * / '' ... 1st time was an error , than when i tryed again it just stood and it didnt moove for about 10 minutes ... please tell me what can i do ... i am stuck here.. btw i burned the server_root.iso on a cd cuz idk how to use that ''virtual machine'' that u use in the video
I would imagine, depending on the specific machine [or VM], you were installing it on it very well could take that long...
It's not 'hung' or anything -- the command cp -R * / is copying ALL the files from the ISO (or physical disc) to the HDD [so that should be, oh about, 1,122,240,512 bytes that it must copy over]...
Anywhoot, this very well could be normal; if you want to know for sure you could always run this command instead (so it will 'show' you what it's 'doing')...
cp -Rv * /
ok , i will try , thanks !
I can access pwAdmin site and the register page butit always says offline even when i start it on pwAdmin is there anything i'm doing wrong?
login to server control and start the server there.
Posted via Mobile Device
I started it from there but it doesn't have a ping or anything when i try to log in.
I still got the same problem like yours... Click 'start' under server control menu it reloads for couple of seconds then a green message on the top of it saying 'bla bla bla it could take something like 20 seconds to start' but it still offline.. I have no problem using hrace image but this....
If you or someone else know how to fix it would be great to share it..
Did you remember to properly set serverlist.txt???
hey 343 ... i am stuck again >>> when i got to ''nano config.php''
what should i write to the yellow fields :
db host >>localhost=?
db user >>root=?
db pass >>root=?
db name >>dbo=?
server IP >> 10.0.0.51 = ?
server port >> 29000 = ?
than what do i change with what at nano index.jsp
http://10.0.0.51/admin/Maskgen/index.php >>> wich filds should i change with wich what ?
please tell me ... i wanted to know where should i put my IP/getaway IP or anykind of IP ... and how do i need to edit those fields...
You only need to edit (if necessary) your IP's. Do NOT change DB stuff. Set it to whatever you machines LAN IP is (which you should have statically set when installing Linux -- you want to use STATIC --NOT-- Dynamic for this reason)
same here, just change the 10.0.0.51 to whatever your machine (or VM's) LAN IP is ;)