Title: phpmyadmin help &#8211; setting up wordpress
Last modified: August 18, 2016

---

# phpmyadmin help – setting up wordpress

 *  nickmarshall
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/)
 * I’m new to wordpress. I found a host the supports php and mysql.
    It has the 
   phpmyadmin feature. I looked around in there and I dont have a clue how to set
   it up. The host is 100webspace My database is nicktech_blog I dont have any clue
   what to do Please help! Thanks!!

Viewing 13 replies - 1 through 13 (of 13 total)

 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-103888)
 * May seem stupid to ask, but it’s important…
    [Have you read the WordPress install instructions?](http://wordpress.org/docs/installation/5-minute/)
   As long as you have the basic info for your database on hand, you shouldn’t need
   to do anything in phpMyAdmin to get WordPress up and running.
 *  Thread Starter Anonymous
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-103889)
 * I tried, but my attempts failed. I uploaded everything and I think I configured
   the config file right.
    I don’t know. I need an example to follow. I ran the 
   install file like it said, but i see a bunch of code, and no password. I have
   never used this before and dont have a clue what I’m doing.
 *  Thread Starter Anonymous
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-103897)
 * I uploaded everything into the main directory but I dont know whats wrong.
    I
   give up…
 *  [Kafkaesqui](https://wordpress.org/support/users/kafkaesqui/)
 * (@kafkaesqui)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-103898)
 * You give up easily. Wanna play poker? 🙂
    – When you ran install.php, were there
   any error messages? If so, what were they? – Did you rename wp-config-sample.
   php to wp-config.php? – Did 100webspace give you login information for your MySQL
   database? If you’re required to log in to phpMyAdmin, it’s likely the username
   and password for that is the one needed in your wp-config.php information. If
   that doesn’t work, you may need to contact 100webspace to find out how you log
   in to your MySQL database.
 *  Moderator [James Huff](https://wordpress.org/support/users/macmanx/)
 * (@macmanx)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-103914)
 * You probably have to change the host value as well (the part that they claim 
   is 99% “localhost”, but rarely ever is).
 *  Thread Starter Anonymous
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-103916)
 * I hope you uploaded the files in bin format and images in ASCII format. I am 
   not sure that make much of a difference.
    1) unzip into /var/www/ or /var/www/
   htdocs 2) rename and make entries in wp-config.php file. define(‘DB_NAME’, ‘wordpress’);//
   The name of the database define(‘DB_USER’, ‘database-name’); // Your MySQL username
   define(‘DB_PASSWORD’, ‘your password’); // …and password define(‘DB_HOST’, ‘localhost’);//
   99% chance you won’t need to change this value 3) hope the permissions on this
   directory is 644 (or 655 in some cases)
 *  Thread Starter Anonymous
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-103917)
 * phpMyAdmin
    Follow the instructions on this URL ‘[http://internetmaster.com/installtutorial/download_myadmin.htm&#8217](http://internetmaster.com/installtutorial/download_myadmin.htm&#8217);
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-103924)
 * [@nickmarshall](https://wordpress.org/support/users/nickmarshall/) – if you are
   really stuck, I’ll install it if you want.
    Just send me an email and we’ll go
   from there tamba2 at gmail dot com
 *  Thread Starter Anonymous
 * [21 years, 7 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-104051)
 * Problem Solved!
    Thanks Podz!!!
 *  [streets](https://wordpress.org/support/users/streets/)
 * (@streets)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-104218)
 * To Whom it may concern. I have a similar problem to the person above. I am hosting
   at Yahoo! The thing is, it almost seems as if I am unable to create a database
   without installing the my php software. Has anyone set up the php and mysql on
   a Yahoo! host before. I really need help as I have been trying to figure this
   out alone by myself for over a week off and on and I am suprememly fustrated.
   I would be willing to even give out my password info so one of you guys could
   take a look. Help Pleeeeaaaaasssseeeee! thanks
 *  [Mark (podz)](https://wordpress.org/support/users/podz/)
 * (@podz)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-104219)
 * I’ll give it a whirl if you want ?
    Email address as above.
 *  Thread Starter Anonymous
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-104220)
 * I’m having the same problem as nick.
    I don’t know what I’m doing wrong…
 *  [DianeV](https://wordpress.org/support/users/dianev/)
 * (@dianev)
 * [21 years, 6 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-104221)
 * Thing is, we’re not hearing what the exact problems — or solutions — were.
    To
   install WordPress, you *have* to have web hosting space that includes: – PHP 
   version 4.1 or greater – MySQL version 3.23.23 or greater – (optional) The Apache
   mod_rewrite module, for full cruft-free URI functionality [http://wordpress.org/about/requirements/](http://wordpress.org/about/requirements/)(
   Boy, that link’s hard to find!) If you have that, then your web host will likely
   already have set up the mySQL database, and can tell you what your database name,
   etc., are.

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘phpmyadmin help – setting up wordpress’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 13 replies
 * 6 participants
 * Last reply from: [DianeV](https://wordpress.org/support/users/dianev/)
 * Last activity: [21 years, 6 months ago](https://wordpress.org/support/topic/phpmyadmin-help-setting-up-wordpress/#post-104221)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
