Wordpress plugin installation problem

  • Dear all, have a strange problem I could not find reason / solution for some time already. Maybe I am missing something.


    OMV 2.2.6, kernel 3.2.0-4-686
    Installed OMV extras 2.13.2
    All updates
    Additionally installed and/or working well: FTP, Samba, OpenVPN, Plex, USBbackup, WEBdav


    Have no idea Pre-release updates and Community-maintained should be on or off for wordpress installation, right now they are off.


    Trying to switch on any of them right now gives an error:

    Code
    Failed to execute command 'export LANG=C; apt-get update 2>&1': Ign file: Release.gpg Ign file: Release Ign file: Translation-en Ign http://dh2k.omv-extras.org plex-wheezy-mirror Release.gpg Hit http://packages.omv-extras.org stoneburner Release.gpg Hit http://packages.openmediavault.org stoneburner Release.gpg Hit http://ppa.launchpad.net precise Release.gpg Hit .............
    etc, etc, etc




    What should I do with this?


    Following:
    Trying to install WordPress



    Trying to install mySQL:


    Was trying to install via command line, no success.


    Any help appreciated. NOT an expert in linux. Still know how to connect via command-line and execute primitive commands or replace /edit files, if not too complex :(

    • Offizieller Beitrag

    Should be up now.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • O.K. now I have no problems with enabling pre-release and community maintained updates.


    Still can't install Wordpress. Wordpress plugin installation asks for MySQL. MySQL installation says there is no MyWebSQL and php5-MySQL:


    Recommendations?

    • Offizieller Beitrag

    Looks like a missing repo. What is the output of: apt-cache policy mywebsql

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • And what does it means?


    Code
    root@Server2:~# apt-cache policy mywebsql
    mywebsql:
      Installed: (none)
      Candidate: 3.6-omv4
      Version table:
         3.6-omv4 0
            995 http://packages.omv-extras.org/debian/ stoneburner/main i386 Packages
    root@Server2:~#
    • Offizieller Beitrag

    Repo is correct.


    What about apt-cache policy php5-mysqlnd php5-mysql

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Try: apt-get -f install

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Code
    root@Server2:~# apt-get -f install
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    root@Server2:~#
    • Offizieller Beitrag

    apt-get install openmediavault-mysql mywebsql php5-mysqlnd php5-mysql

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Try omv-aptclean and then run the apt-get install command again.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • No success so far.
    After omv-aptclean and apt-get -f install an update for omv-extras came up in web interface. I do not remember which version was before, but now omvextras is 2.13.4.


    Wordpress and MySQL still returns the same error messages in both: web interface and command line.



    Code
    The following packages have unmet dependencies:
     mywebsql : Depends: php5-pgsql but it is not going to be installed
                Depends: php5-sqlite but it is not going to be installed
     php5-mysql : Depends: php5-common (= 5.4.45-0+deb7u2) but 5.4.45-0+deb7u4 is to be installed
                  Conflicts: php5-mysqlnd but 5.4.45-0+deb7u2 is to be installed
     php5-mysqlnd : Depends: php5-common (= 5.4.45-0+deb7u2) but 5.4.45-0+deb7u4 is to be installed
                    Conflicts: php5-mysql but 5.4.45-0+deb7u2 is to be installed
    E: Unable to correct problems, you have held broken packages.

    Made reboot of the server also after all the operations, didnt help.

    • Offizieller Beitrag

    cat /etc/apt/sources.list
    ls -al /etc/apt/sources.list.d/

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    That is your problem. You don't have enough Debian repos enabled. Try my repos


    As root:


    nano /etc/apt/sources.list


    Remove all lines and replace with:

    Code
    deb http://debian.mirrors.tds.net/debian/ wheezy main
    deb-src http://debian.mirrors.tds.net/debian/ wheezy main
    
    
    deb http://security.debian.org/ wheezy/updates main non-free
    deb-src http://security.debian.org/ wheezy/updates main non-free
    
    
    deb http://debian.mirrors.tds.net/debian/ wheezy-updates main non-free
    deb-src http://debian.mirrors.tds.net/debian/ wheezy-updates main non-free

    ctrl-o to save
    ctrl-x to exit


    omv-aptclean


    apt-get install openmediavault-mysql

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Thanks a lot!!!!!


    Everything works as it should also from a web interface after aptclean.


    I remember I changed sources list long ago when original list (from installation ISO) was not working.


    You are doing awesome work, thanks once more!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!