myphpadmin doesn't work on other computers

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
alenxVR6
-


Joined: 04 Dec 2003
Posts: 51
Location: Revere, Boston MA

PostPosted: Tue Apr 27, 2004 4:38 pm    Post subject: myphpadmin doesn't work on other computers Reply with quote

when i go outsite my network and try to use phpMySQL it doesn't work...
i can log in nd everything but i can go to view my database structure or anything else in my phpmyadmin??

it's probably my setting or the way i installed phpMySQL but i'm not sure

any help would be appreciated...
Back to top View user's profile Send private message Visit poster's website AIM Address
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue Apr 27, 2004 5:01 pm    Post subject: Reply with quote

phpMyAdmin in most tutorials tell you to setup
the URL for localhost only , if you read my tutorial
at http://os17fan.cjb.net than you will only be able
to access phpMyAdmin on your server Computer.
Back to top View user's profile Send private message Visit poster's website
alenxVR6
-


Joined: 04 Dec 2003
Posts: 51
Location: Revere, Boston MA

PostPosted: Tue Apr 27, 2004 5:59 pm    Post subject: Reply with quote

actually i did use your tutorial, and your php tutorial great instructions,

how would you modify the localhost to point to my domain name...

i was thinking of editing config.inc.php file but i dont want to mess anyting up
Back to top View user's profile Send private message Visit poster's website AIM Address
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Tue Apr 27, 2004 9:41 pm    Post subject: Reply with quote

If you need to use phpMyAdmin remotely , than
change the setting in your config.inc.php file to

Code:

$cfg['PmaAbsoluteUri'] = 'http://your-site.com/phpMyAdmin';


Don't change anything else but just
that one line, if you do , phpMyAdmin
will not work any more !
Back to top View user's profile Send private message Visit poster's website
alenxVR6
-


Joined: 04 Dec 2003
Posts: 51
Location: Revere, Boston MA

PostPosted: Tue Apr 27, 2004 10:20 pm    Post subject: Reply with quote

i changed the
$cfg['PmaAbsoluteUri'] = 'http://www.alenx.net/phpMyAdmin';

and i'll see what happens

what about the

$cfg['Servers'][$i]['host'] = 'localhost';

is that suppost to be changed to
Back to top View user's profile Send private message Visit poster's website AIM Address
iNaNimAtE
-


Joined: 05 Nov 2003
Posts: 2381
Location: Everywhere you're not.

PostPosted: Wed Apr 28, 2004 4:08 am    Post subject: Reply with quote

No, localhost is what you do. When you use your Domain Name, make sure that it is set up to your IP Address correctly.
_________________
Bienvenidos!
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group