My programmer wants FTP address to set up MySQL

Discussion in 'MySQL' started by audipuff, Nov 21, 2006.

  1. #1
    I'm not very familiar with MySQL database yet, so I hired someone to set it up for me to get opt-in emails for my webpage.

    Today, he wants the FTP password and address. I personally don't know the guy very well, but is this safe?

    Is there some kind of security measures I should take rather than changing passwords?
     
    audipuff, Nov 21, 2006 IP
  2. nicnel

    nicnel Peon

    Messages:
    107
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I am not overly familiar myself but my programmer has had access to my ftp accountd to do mysql work.

    The only way round it would be to ask him to change the files and then send them to you for you to upload them if that is possible.
     
    nicnel, Nov 21, 2006 IP
  3. login

    login Notable Member

    Messages:
    8,849
    Likes Received:
    349
    Best Answers:
    0
    Trophy Points:
    280
    #3
    He cannot set up sql without access to the server.
     
    login, Nov 21, 2006 IP
  4. nicnel

    nicnel Peon

    Messages:
    107
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Does he need access to the server or does he just need to know the DB login details for him to input into a config file?

    In which case couldn't anyone upload the config files and any additional files that are needed?
     
    nicnel, Nov 21, 2006 IP
  5. thedark

    thedark Well-Known Member

    Messages:
    1,346
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    168
    Digital Goods:
    1
    #5
    if the programmer knows what he is doing, he will make installation to the script, you upload all files in a directory, then you run in the browser a file to create tables, then you delete that file, like all php based software does.
     
    thedark, Nov 21, 2006 IP
  6. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #6
    One cannot setup MySQL database through FTP access.

    If you want I can do the work for you...:)

    BUt you'll have to give me the control panel password
     
    inworx, Nov 25, 2006 IP
  7. URLhost

    URLhost Peon

    Messages:
    138
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Only thign he needs to do in FTP is edit a config file.

    Everything else is done through cPanel which we can walk you through without requiring access if you need.

    Thanks,
     
    URLhost, Nov 25, 2006 IP
  8. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #8
    yeah....If you want a lot of people are here on DP who can be trusted!!
     
    inworx, Nov 25, 2006 IP
  9. SamOwen

    SamOwen Peon

    Messages:
    865
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #9
    You can't setup MySQL databases through FTP. He probably has a script that he wants to upload and run to setup the database. If that's the case and you don't trust him, ask him to send you the file so you can upload it yourself and run it.

    - or -

    You could setup another FTP account/pass and limit it to only a certain directory.
     
    SamOwen, Nov 25, 2006 IP
  10. weknowtheworld

    weknowtheworld Guest

    Messages:
    306
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #10
    FTP access cannot allow users to make changes to Databases.

    He'll need PHPMYADMIN Access...

    FTP access for script changes
    and PHPMYADMIN access for MySQL changes.
     
    weknowtheworld, Nov 28, 2006 IP
  11. rootspot

    rootspot Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    If he is installing mysql on the box, he will def need to be able to upload it, compile, etc. Give'm access!
     
    rootspot, Nov 28, 2006 IP