Koozali.org: home of the SME Server

[SOLVED] Phpvirtualbox install fail

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
[SOLVED] Phpvirtualbox install fail
« on: July 26, 2016, 04:19:36 PM »
I am trying to install phpvirtualbox on a SME 9.1 64 bit server.
I have tried both ver 4 and 5 on 9.1 both 64 and 32 bit, and 8.1 64 bit, ndd they all fail. It seems to be a problem DKMS
I have done some Googled it, finding reference to it, but not really any cure.
I have opened bug 9698.
Any Ideas appreciated.
« Last Edit: July 26, 2016, 08:09:36 PM by crazybob »
If you think you know whats going on, you obviously have no idea whats going on!

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: Phpvirtualbox install fail
« Reply #1 on: July 26, 2016, 04:49:29 PM »
I can install phpvirtualbox on a fresh vm (sme9X64)following this howto : https://wiki.contribs.org/Phpvirtualbox#Installation_phpvirtualbox-5.0_For_SME8_and_SME9

you can follow all the command set at https://gist.github.com/stephdl/ef873209bb72c4e73ad69088d9cc7866

see the rpm installed
[root@sme9dev64-7 ~]# rpm -qa dkms
dkms-2.2.0.3-34.git.9e0394d.el6.noarch
[root@sme9dev64-7 ~]# rpm -qa |grep -i virtualbox
smeserver-virtualbox-5.0-5.0.0-3.el6.sme.noarch
VirtualBox-5.0-5.0.26_108824_el6-1.x86_64
phpvirtualbox-5.0-5.0.2-1.el6.sme.noarch
smeserver-phpvirtualbox-5.0-5.0.0-1.el6.sme.noarch

verify firstable if you get the good version of rpm

See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: Phpvirtualbox install fail
« Reply #2 on: July 26, 2016, 05:05:20 PM »
Thank you.
Will do. I am currently re-installing a fresh version of SME 9.1 64 bit. Will report back later
If you think you know whats going on, you obviously have no idea whats going on!

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: Phpvirtualbox install fail
« Reply #3 on: July 26, 2016, 08:01:59 PM »
Finally got everything loaded and appeared to go without a hitch.
I have the same rpms that you had me check.
When I try to access virtualbox, I get a screen that says with a circular thing rotating with firefox. It seems to work with Chrome though.
If you think you know whats going on, you obviously have no idea whats going on!

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: [SOLVED] Phpvirtualbox install fail
« Reply #4 on: July 26, 2016, 09:38:09 PM »
Fun i use only firefox (v48) i need to have a go on the new phpvirtualbox version.
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: [SOLVED] Phpvirtualbox install fail
« Reply #5 on: July 31, 2016, 02:52:01 PM »
I did have a minor problem with upgrading phpvirtualbox from 4 to 5. I found dkms also as to be removed and then re-installed.
Could stephdl please add to the wiki?
If you think you know whats going on, you obviously have no idea whats going on!

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: [SOLVED] Phpvirtualbox install fail
« Reply #6 on: July 31, 2016, 05:28:03 PM »
You are a wiki editore, please do it yourself, thank you

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: [SOLVED] Phpvirtualbox install fail
« Reply #7 on: July 31, 2016, 06:42:49 PM »
Done.
If you think you know whats going on, you obviously have no idea whats going on!

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: [SOLVED] Phpvirtualbox install fail
« Reply #8 on: August 01, 2016, 07:34:49 PM »
 
Code: [Select]
yum remove smeserver-phpvirtualbox\* smeserver-virtualbox\* VirtualBox\* phpvirtualbox\* dkms kernel}}
@crazybox : why do you remove the kernel, you don't need it ????

Ok the kernel on which you start cannot be removed, but I don't understand ?????
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!

Offline crazybob

  • ****
  • 894
  • +0/-0
    • Stalzer R&D
Re: [SOLVED] Phpvirtualbox install fail
« Reply #9 on: August 01, 2016, 08:00:19 PM »
I thought I needed to remove what had been installed, and now that you have brought it to my intention I realized I had removed only dkms. I will make the changes.

Bob
If you think you know whats going on, you obviously have no idea whats going on!

Offline stephdl

  • *
  • 1,519
  • +0/-0
    • Linux et Geekeries
Re: [SOLVED] Phpvirtualbox install fail
« Reply #10 on: August 01, 2016, 09:25:31 PM »
cool B-)
See http://wiki.contribs.org/Koozali_Foundation
irc : Freenode #sme_server #sme-fr

!!! Please write your knowledge to the Wiki !!!