+ Reply to Thread
Results 1 to 9 of 9

Thread: Setup phpmyadmin 3 on my Apache 2 server

  1. #1
    biscoolcool's Avatar
    biscoolcool is offline x10Hosting Member biscoolcool is an unknown quantity at this point
    Join Date
    Apr 2009
    Posts
    53

    Question Setup phpmyadmin 3 on my Apache 2 server

    Can someone help me setup phpmyadmin on my Apache server? I have Apache 2.2.13 and PHP 5.3.0 installed. I'm running Windows XP Home.Everything works fine. Now I want phpmyadmin 3.3.2.
    I downloaded it
    I extracted it to pma (in htdocs) I read a bunch tuts how to set it up but none worked.
    Then I found the one on the PMA official website but it what way to long and I didn't understand half of it.

    Can somebody explain how to set it up (consider me a Newbie). I need the basic settings. (I don't need any advanced settings)

    Thanks
    Last edited by biscoolcool; 09-13-2009 at 06:45 PM.
    If you found me useful why not add some reputation or donating some credits?(for the Recipient name write biscoolcool):drool:

    Click here to visit my website. What do you think?

  2. #2
    galaxyAbstractor's Avatar
    galaxyAbstractor is offline Community Advocate galaxyAbstractor is on a distinguished road
    Join Date
    Oct 2007
    Location
    Land of Null and Insanity
    Posts
    5,495

    Re: Setup phpmyadmin 3 on my Apache 2 server

    I would go for wampserver if I were you, as this installs mySQL, apache, PHP and phpMyAdmin for you.

  3. #3
    jtwhite's Avatar
    jtwhite is offline Community Advocate jtwhite is on a distinguished road
    Join Date
    May 2009
    Location
    TN, USA
    Posts
    1,381

    Re: Setup phpmyadmin 3 on my Apache 2 server

    If you don't like WAMP try XAMPP

    http://www.apachefriends.org/en/xampp.html
    If I have helped you, please add to my reputation () on the bottom left corner of this post.
    jtwhite.me - Visit my site :D

  4. #4
    biscoolcool's Avatar
    biscoolcool is offline x10Hosting Member biscoolcool is an unknown quantity at this point
    Join Date
    Apr 2009
    Posts
    53

    Re: Setup phpmyadmin 3 on my Apache 2 server

    I have Wamp but I want to do everything on the Apache server. I like Wamp because you turn it on and everything works.
    Anybody got an idea of how to configure phpmyadmin on Apache?
    If you found me useful why not add some reputation or donating some credits?(for the Recipient name write biscoolcool):drool:

    Click here to visit my website. What do you think?

  5. #5
    leafypiggy's Avatar
    leafypiggy is offline Community Advocate leafypiggy is on a distinguished road
    Join Date
    Aug 2007
    Location
    Massachusetts
    Posts
    2,228

    Re: Setup phpmyadmin 3 on my Apache 2 server

    Phpmyadmin comes preconfigured for SQL. I'm not sure I really understand what you mean.

    Phpmyadmin opens a connection to the mysql server, and outputs the information. It's impossible to do it only using apache. Can you explain better?

    Thanks,
    Neil Hanlon
    Neil Hanlon | x10Hosting Support Representative
    Neil[at]x10hosting.com
    █ I'm always happy to help. Just ask a question in Free Hosting
    Terms of Service IRC

  6. #6
    biscoolcool's Avatar
    biscoolcool is offline x10Hosting Member biscoolcool is an unknown quantity at this point
    Join Date
    Apr 2009
    Posts
    53

    Re: Setup phpmyadmin 3 on my Apache 2 server

    I have MySQl and Appache. I downloaded PMA. Put it in the htdocs folder. Read tutorials online but none work. I only find PMA 2.X tus but no 3 tutorials. So can you help me setup PMA so I can use it?
    If you found me useful why not add some reputation or donating some credits?(for the Recipient name write biscoolcool):drool:

    Click here to visit my website. What do you think?

  7. #7
    Brandon's Avatar
    Brandon is offline Former Senior Account Rep Brandon is on a distinguished road
    Join Date
    Jun 2006
    Location
    Tewksbury, MA
    Posts
    9,589

    Re: Setup phpmyadmin 3 on my Apache 2 server

    rename 'config.inc.sample.php' to 'config.inc.php'. Open that file and set the $blowfish_secret (something along the lines of this, might be named a little different) to a random value and you should be ready to go.
    Thanks,
    Brandon Long

  8. #8
    allofus is offline x10 Sophmore allofus is an unknown quantity at this point
    Join Date
    Sep 2008
    Location
    Wetherby, West Yorkshire, England
    Posts
    183

    Re: Setup phpmyadmin 3 on my Apache 2 server

    http://www.uniformserver.com/

    Uniserver is like xampp, comes with

    Apache
    Mysql
    phpmyadmin
    php 5

    There is pretty much no configuration needed, easier to setup than xampp.


    I have used both but if you are first time I suggest you try uniserver over xampp.
    Edit:
    p.s
    apache is a server mysql is a server, phpmyadmin is a gui for the sql server.
    Last edited by allofus; 09-15-2009 at 10:49 PM. Reason: Automerged Doublepost

  9. #9
    biscoolcool's Avatar
    biscoolcool is offline x10Hosting Member biscoolcool is an unknown quantity at this point
    Join Date
    Apr 2009
    Posts
    53

    Exclamation Re: Setup phpmyadmin 3 on my Apache 2 server

    Quote Originally Posted by Brandon View Post
    rename 'config.inc.sample.php' to 'config.inc.php'. Open that file and set the $blowfish_secret (something along the lines of this, might be named a little different) to a random value and you should be ready to go.
    I did what you said still I get this error
    phpMyAdmin - Error
    Cannot load mysql extension. Please check your PHP configuration. - Documentation

    allofus I know of uniform but I want to have a normal apache server.
    Last edited by biscoolcool; 09-17-2009 at 04:59 PM.
    If you found me useful why not add some reputation or donating some credits?(for the Recipient name write biscoolcool):drool:

    Click here to visit my website. What do you think?

+ Reply to Thread

Similar Threads

  1. simple SHOUTcast Server Setup
    By cybahq in forum Tutorials
    Replies: 6
    Last Post: 05-10-2008, 06:46 AM
  2. Replies: 1
    Last Post: 02-20-2008, 05:15 AM
  3. Global Update(MySQL, Issues, Etc.)
    By Corey in forum News and Announcements
    Replies: 768
    Last Post: 01-30-2008, 11:11 PM
  4. tips for performance on pc apache server
    By Hetic06 in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 11-19-2006, 09:14 PM
  5. Replies: 12
    Last Post: 08-03-2006, 05:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers