error: unable to locate package php-mysql.

Discussion in 'UDOO NEO' started by pravin Murkya, Dec 26, 2015.

  1. pravin Murkya

    pravin Murkya New Member

    Joined:
    Dec 26, 2015
    Messages:
    2
    Likes Received:
    0
    I am installing phpMyAdmin on my udoo neo board, and am following all the steps given by udoo websitefor making web server , but now I am facing problem of following packages are not installing .
    cmmd: sudo apt-get install php5-mysql phpmyadmin php5-curl nano
    my errors:
    E:unable to locate package php-mysql,
    E: unable to locate package php-curl...
    please do reply as soon as possible.
     
  2. Andrea Rovai

    Andrea Rovai Well-Known Member

    Joined:
    Oct 27, 2014
    Messages:
    1,703
    Likes Received:
    240
    Have you run sudo apt-get update before that?
     
  3. Francesco

    Francesco Active Member

    Joined:
    Jun 23, 2015
    Messages:
    220
    Likes Received:
    110
    Please post a full copy-paste of the apt-get command.
    The package is called php5-mysql not php-mysql.
     
    Andrea Rovai likes this.

Share This Page