Problems and errors with php5-fpm...

  • Can someone please help me with the following errors when i try: apt-get install -f
    I'm not a Linux guru so sorry for that ;)


    What i did before the error:
    I have had installed wingFTPserver Trial for linux. Removed it but maybe forgot to remove something??
    Tried reinstalling openmediavault-omvextrasorg aswell. But now i get an error in openmediavault GUI: Failed to get configuration (xpath=//system/omvextrasorg)
    Maybe this have to do with the PHP problem?


    Is there a way to remove and reinstall PHP or does this brake other things on the openmediavault server?
    I have installed ownCloud 7 thanks to tekkb!



    Here is the error given..



  • For starters:


    update-rc.d wftpserver remove


    Then


    apt-cache policy php5-fpm and post the output here.


    Oh, and next you better try on a VM instead...


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Thanks for helping this beginner :)




    Thanks for the tip, will dive into VW when i got this solved :(

  • Code
    dpkg -l | grep wftp
    dpkg -l | grep wing


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Code
    rm /etc/init.d/wftpserver


    Then


    Code
    apt-get clean
    rm /var/cache/apt/archives/*
    apt-get update


    Then


    Code
    apt-cache policy php5-fpm

    and post output here again.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Code
    root@SERVER:~# rm /etc/init.d/wftpserver
    
    
    root@SERVER:~# apt-get clean
    
    
    root@SERVER:~# rm /var/cache/apt/archives/*
    
    
    rm: cannot remove `/var/cache/apt/archives/partial': Is a directory


    Do i have to remove the complete dir ?


    Update: removed it with:

    Code
    rm -r /var/cache/apt/archives/*



  • WOW seems you have fixed it. :) Only have an error left:


  • Havent seen that error... maybe try this:


    apt-get --reinstall install openmediavault


    Greetings
    DAvid

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • For some reason the second time: apt-get install -f solved it all... :S



    Thank you so much for your quick rescue!! RESPECT!

Jetzt mitmachen!

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