also @ TechSpot: EU, US approve Google's $12.5 billion buyout of Motorola Mobility
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

phpMyAdmin help!

Thread Tools Search this Thread
  #1  
Old 09-18-2003
MattG's Avatar
TechSpot Member
 
Location: Maine
Member since: Aug 2003, 147 posts
phpMyAdmin help!

Ok, i installed this...and THOUGHT everything was configured.

I try to open it and it get this:

cannot load MySQL extension,
please check PHP Configuration.

Documentation says i need to install PHP-MYSQL...so i did. Installed fine.

Tried it again. Same thing.

Any ideas?

Thanks
  #2  
Old 09-22-2003
Xunil's Avatar
Newcomer, in training
 
Member since: Sep 2003, 4 posts
Before you can use phpMyAdmin you first have to have both MYSQL and PHP modules working on your webserver and you have to have MYSQL Server running as well.

To test php just make a file blah.php with <? print "hello world" ?>
If you see "hello world" when you goto blah.php PHP is installed fine.

Next is mysql running on your system?

If your running in Linux/Unix do a ps -ax and look for something like "/usr/local/libexec/mysqld" and or "/bin/sh /usr/local/bin/safe_mysqld"
If windows you should have a desktray icon or show up in processes.

Once you do get this running dont forget to edit your config.inc.php file and set your Absoluteurl and user/pass if you are securing your mysql.
  #3  
Old 11-13-2004
Newcomer, in training
 
Member since: Nov 2004, 1 posts
PhPmyadmin

I have set up everything for php and my sql, but when I try to access the sql server form another computer over the internet, I can't get it to show the database after I log in, on the left hand side of the scren evey thing shows and when you click a link on the right hand side it goes to a site can't be found so something is wrong, Do you think you can help me eith this?
  #4  
Old 11-13-2004
TechSpot Evangelist
 
Location: has left the building
Member since: Aug 2003, 8,165 posts
Did you CHMOD your open-to-public files on the webserver?
Closed Thread

Similar Topics
Topic Replies Forum
I am having trouble logging out of phpMyAdmin 3.0.1.1 1 Windows OS
MySQL & PhpMyAdmin on WinXP 2 The Alternative OS
HELP! with PhpMyAdmin 5 The Alternative OS
PhpMyAdmin/Sql problem when im trying to transfer database.. 3 Virus and Malware Removal
sql query error on phpmyadmin 9 The Alternative OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 09:17 PM.