phpmyadmin

  1. Dopani

    Wordpress can not change password (user_pass field) from phpmyadmin?

    I have not visited my blog for a long time so I could not remember its password, now I enter phpmyadmin and try to add my5 password which generated from PHP code but after pasted into wp_users table with new password into user_pass field then when saved, it immediately change back to old...
  2. Dopani

    Is Regular Expression enabled on Phpmyadmin?

    When I run a command like this UPDATE my_table SET post = replace(post, 'http://www.example.com/index.php?categoryname', 'https://example.com/categoryname'); It alerted errors but when I run that command via CLI, it is executed and records are updated as required. What is wrong here? seem...
  3. forumheem

    Phpmyadmin error - How to fix it?

    Hi, I bought 3 days ago some VPS for learning, I placed 3 servers on it (it is quite efficient) and they work perfectly. When I installed Apache, MySQL, PHPMyAdmin, etc, yesterday phpmyadmin still worked . When I came in today - white background. I deleted cookies, all I did was reinstall...
  4. wpspeedster

    phpMyAdmin vs Adminer

    Which database management tool do you prefer the most? phpMyAdmin or Adminer? If Adminer is better then I want to know reasons why. I used phpMyAdmin all the time on my hosting and it is a must to manage databases. What about you?
  5. AlmightyGreg

    How to rename database tables in phpMyAdmin

    How can I change table names in phpMyAdmin? I can not see this option in phpMyAdmin. Does anyone guide me?
  6. wpspeedster

    Is it possible to share PhpMyAdmin details without cPanel access?

    Is it possible to share PhpMyAdmin details without cPanel access (I meant password of cPanel)? I have some other databases on this cPanel account and wanted to send to a web developer to check problems on my websites. Share some thoughts on it! Thanks is advance
  7. Steve32

    Is it possible to backup Mysql database without using cPanel or Phpmyadmin?

    As title mentioned, I would like to know it is possible to backup Mysql database without using cPanel or Phpmyadmin? there are other ways to backup databases on your hosting without using those tools?
  8. Marc0

    Setting up PHPMyAdmin

    Hello everyone, I just started exploring PHP and MySQL as these two are like husband and wife. Now it's time to jump with hosting lessons. Then here comes a very good hosting services offered by PHPMyAdmin. It's also open-source and free, so I wanna grab the chance learning it. I wanna take...
Top