troma serverz
- quattrokappa
-
quattrokappa
- Member since: Apr. 22, 2001
- Offline.
-
- Forum Stats
- Member
- Level 13
- Blank Slate
Yea, me and sean from bonrop.net share some space on his troma server and we're clueless if SQL dbs are allowed.
Anyone in the netwerk know? How bout you ross/fulps?
- liljim
-
liljim
- Member since: Dec. 16, 1999
- Offline.
-
- Send Private Message
- Browse All Posts (11,644)
- Block
-
- Forum Stats
- Staff
- Level 28
- Blank Slate
At 10/10/01 08:35 AM, quattrokappa wrote: Yea, me and sean from bonrop.net share some space on his troma server and we're clueless if SQL dbs are allowed.
Anyone in the netwerk know? How bout you ross/fulps?
You're best off asking your service provider about this, though here's a quick tip:
Open notepad. Put this one line in:
<? phpinfo(); ?>
save it as phpinfo.php or phpinfo.php3 (or whatever else, as long as it's got the php extensions). Upload it and go to the url. If mysql is installed and running, you should get something like this (amongst all the other info that this function generates):
mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 0
Client API version 3.23.32
Of course, just because it's enabled, doesn't mean you have access to it. You'll need to get your username, hostname (usually 'localhost' or your url, though it can differ) and password from troma.
- RancidScammerDude
-
RancidScammerDude
- Member since: Jul. 27, 2001
- Offline.
-
- Forum Stats
- Member
- Level 12
- Blank Slate

