Jump to content

problems with MyPhpAdmin


Recommended Posts

I am new to PHP, MySQL, etc and I have set up all on my Mac.(OSX 10.4.8).

 

The problem with the setup script seems to lie in the instructions:

 

"Next, open http://your_host/path/to/phpMyAdmin/scripts/setup.php in your browser"

 

My browser will not open a PHP file.

 

In the manual setup, it doesn't really state how to set up the user and password very clearly. As a result when I go to my "http://localhost/phpMyAdmin/

I can't enter because of the unknown password and my inability to set one up.

 

Any advise would be appreciated.

 

D

Link to comment
Share on other sites

When you install MySQL it sets up an admin account automatically, the username is root with no password set.

 

I dont bother with phpMyAdmins setup script. I copy the default config file (config.default.php) from the library folder (./phpMyAdmin/libraries/) to the root folder of phpMyAdmin (./phpMyAdmin) and then rename it to config.inc.php. To configure phpMyAdmin you just edit this file. It is fully documented to help you configure phpMyAdmin.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.