Need help with mySql & phpmyAdmin

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jack Frost
    Confirmed User
    • Aug 2005
    • 301

    #1

    Need help with mySql & phpmyAdmin

    Hello again,

    OK so far I'm pretty sure I've set up a database in mySql.
    I've created and added a user.
    Access host is set to local host %

    Then I've gone in to phpmyAdmin and created a table.
    So far so good.

    Now I'm trying to follow these instructions -
    http://paul.ecommerce.hct.ac.ae/tuto...hp/dwmxphp.htm

    but it goes wrong from step #39.

    I use a virtual host. cPanel to connect to mySql & phpmyAdmin.
    Does this mean mySql server is located somewhere else???
    How do I find the address for my database?
  • Babaganoosh
    ♥♥♥ Likes Hugs ♥♥♥
    • Nov 2001
    • 15841

    #2
    Just try localhost unless you have been instructed otherwise.
    I like pie.

    Comment

    • Jack Frost
      Confirmed User
      • Aug 2005
      • 301

      #3
      I've tried that already + my domain name, but I get a failed to connect?
      The tests and everything before that work with no problems?


      Thanks for the reply

      Comment

      • Jack Frost
        Confirmed User
        • Aug 2005
        • 301

        #4
        This part in Dreamwear is where I'm having problems.

        Comment

        • Babaganoosh
          ♥♥♥ Likes Hugs ♥♥♥
          • Nov 2001
          • 15841

          #5
          Why would you need to let dreamweaver access the mysql db on your server? When you upload the script to the server, then locahost would be correct. If you have to connect remotely then you will need to give your PCs hostname permission to access the mysql db but again I really can't see any reason for it.
          I like pie.

          Comment

          • Jack Frost
            Confirmed User
            • Aug 2005
            • 301

            #6
            I'm completely new to mySql and all of this.

            I was just following the instrction from here Now I'm trying to follow these instructions -
            http://paul.ecommerce.hct.ac.ae/tuto...hp/dwmxphp.htm

            I thought by using dreamweaver it would be easier for me to add the data i want to the database?
            Like I say I'm just learning from scratch.

            Comment

            • everestcash
              Confirmed User
              • Apr 2002
              • 2194

              #7
              Dreaweaver is no good here, better edit the script in notepad.

              Comment

              • Jack Frost
                Confirmed User
                • Aug 2005
                • 301

                #8
                I wouldn't know how? I can't see any of the files?

                Comment

                • Babaganoosh
                  ♥♥♥ Likes Hugs ♥♥♥
                  • Nov 2001
                  • 15841

                  #9
                  Honestly it sounds like you're in over your head. Stick to regular HTML until you get the basics down. You may also be able to hire someone from scriptlance.com to take care of some of this for you. I have been a programmer for over 10 years now and I still use scriptlance for a lot of my work.
                  I like pie.

                  Comment

                  • Jack Frost
                    Confirmed User
                    • Aug 2005
                    • 301

                    #10
                    I can't give up that easily. I need to teach myself this as it's something I would use a lot.

                    Thanks anyway

                    Comment

                    • mortenb
                      Confirmed User
                      • Jul 2004
                      • 2203

                      #11
                      take a look at the php manual at www.php.net - it is very very good and has a lot of user submitted comments..

                      also, take a look at some of the examples at phpbuilder.com - play around with the codes in their articles.. then little by little you should learn the basics..

                      Comment

                      • Jack Frost
                        Confirmed User
                        • Aug 2005
                        • 301

                        #12
                        Thanks. Will check this out now.

                        Comment

                        Working...