Gnet master server

Blitz3D Forums/Blitz3D Programming/Gnet master server

Ferret(Posted 2010) [#1]
I cant get the gnet.php file to work on mi server, it always gives me the default error.

I created the table, added mi login details to gnet.php and uploaded the file to mi server.

http://www.jferretdesign.com/gamedev/gnet/gnet.php

Mysql used to create the table:


Contents of gnet.php


I have searched the forums and tryed many things but just cant get it to work.

Last edited 2010

Last edited 2010


RifRaf(Posted 2010) [#2]
Make sure your server folder & files have permissions set, I've just got out of bed , give me awhile to wake up properly with some coffee and ill take a look at what you posted and compare to what I had working for Tiny Tanks.

Edit :
Dont see any real problems in the code.

Last edited 2010


Ferret(Posted 2010) [#3]
What permissions should the folder and files have?


Ferret(Posted 2010) [#4]
I changed the folder and files permissions using a ftp client.
Tryed 0666 and 0777, both did not work.

I played with this before and got it to work using the blitz website and localy using phpdev but never on another remote host.


RifRaf(Posted 2010) [#5]
depending on your hosting you may not be able to do it yourself.

For me I had to email support and have them set folder permissions for me, because it could not be done remotely.