Home   Help Search Calendar Login Register  
Home
Anime Index
Icefall's Recommended
Anime Store
Message Boards

Anime Download
Anime Fanart
Anime Fanfics
Anime Images
Anime Movie Clips
Anime mp3's
Anime Ratings
Anime Wallpaper

Anime Links
Free Email
Check My Email

Link to this site
View Guestbook
Sign Guestbook
Contact Me

September 09, 2010, 05:25:53 AM *
Welcome, Guest. Please login or register.
News: Nothing to see here.
 
Pages: [1]
  Print  
Author Topic: Anyone use Reactor Server?  (Read 329 times)
0 Members and 1 Guest are viewing this topic.
indigo0086
Does my junk look big?
Brutal Gladiator
*****
Posts: 16731

One day cock of the walk, next a feather duster


View Profile
« on: February 08, 2007, 08:59:21 AM »

Basically I'm taking a Database Management class and my teacher set up a server for us to toy with in the library.  We can get to it through MySQL and someone in the class who works in database management recommended I check out Reactor Server.  I was just wondering is there a way to get to a remote server through the PHP MyAdmin program that is bundled with it?
Logged

Derillion
just a guy.
Administrator
Brutal Gladiator
*****
Posts: 3896


new boards! woo!


View Profile
« Reply #1 on: February 08, 2007, 09:38:28 AM »

MyAdmin is installed on the school PHP server? or are you trying to run it from home?

I've never used it before, but if it is installed on a php server and you run it from school you should be able to hit it. But if you are at home it is probably behind there firewall and not accessible from home. Unless he has it set up specifically to allow access from the outside.
Logged



it also says you were adopted.
so that's funny too.
indigo0086
Does my junk look big?
Brutal Gladiator
*****
Posts: 16731

One day cock of the walk, next a feather duster


View Profile
« Reply #2 on: February 08, 2007, 09:41:29 AM »

well we have passwords to access it.  It's just that I can use mySQL to access it but the PhpMyAdmin has a MySQL gui, I just can't find where I go to connect to a remote server.  I heard about something called Putty which I'm trying to figure out, but too many programs are getting involved.
Logged

Derillion
just a guy.
Administrator
Brutal Gladiator
*****
Posts: 3896


new boards! woo!


View Profile
« Reply #3 on: February 08, 2007, 11:27:15 AM »

maybe you can get a lil info from here:

http://codingforums.com/archive/index.php?t-2946.html

 or here:

http://forums.sagonet.com/showthread.php?t=2863

looks like you have to edit config.inc.php file in order to set it up.
Logged



it also says you were adopted.
so that's funny too.
Rehsa4
UN-Banned!
Brutal Gladiator
*****
Posts: 3476

I'm BACK!


View Profile WWW
« Reply #4 on: February 08, 2007, 12:23:25 PM »

so you're looking for a remote access client that will give you server root access?

you want hacking tools, or normal tools?

note: hacking tools require root access to your computer so i can install them and not give out secrets, while normal tools = Putty
Logged
indigo0086
Does my junk look big?
Brutal Gladiator
*****
Posts: 16731

One day cock of the walk, next a feather duster


View Profile
« Reply #5 on: February 08, 2007, 07:18:05 PM »

Well the teacher gave us the ability to access it through MySQL but I can't find the commands through phpMyAdmin to connect to a remote server and assume host
Logged

Derillion
just a guy.
Administrator
Brutal Gladiator
*****
Posts: 3896


new boards! woo!


View Profile
« Reply #6 on: February 08, 2007, 07:24:53 PM »

from what I understood you just put these lines in, or edit the existing ones in config.inc.php

$cfg['Servers'][$i]['host'] = 'address';
$cfg['Servers'][$i]['user'] = 'user';
$cfg['Servers'][$i]['password'] = 'pass';


Like I say I've never worked with it, and this part "$cfg['Servers'][$i]['host']"  may be different in your config file, but just kinda follow the standard in that file and use 'host', 'user' and 'password'. Hopefully it works Wink
Logged



it also says you were adopted.
so that's funny too.
Pages: [1]
  Print  
 
Jump to: