darksage850
New Member
- Messages
- 1
- Reaction score
- 0
- Points
- 0
Hi, im opening a new game, and need some help!
in the configuration file it says:
//Host of the computer that holds the database. if the same computer as the web-host, leave as "localhost".
define("DATABASE_HOST", "localhost");
since i know its not localhost what do i put?
and also
How do i check the setting of the php?
The installation says this:
Ensure that PHP is compiled/set with register_globals=On. In windows it's
in the php.ini. If you don't do this you'll have al sorts of problems.
Ill probally will need more help latter since this is my first game that i am hosting
in the configuration file it says:
//Host of the computer that holds the database. if the same computer as the web-host, leave as "localhost".
define("DATABASE_HOST", "localhost");
since i know its not localhost what do i put?
and also
How do i check the setting of the php?
The installation says this:
Ensure that PHP is compiled/set with register_globals=On. In windows it's
in the php.ini. If you don't do this you'll have al sorts of problems.
Ill probally will need more help latter since this is my first game that i am hosting