Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 92: Line 92:  
   <li value="21">Before we install <b>[http://code.google.com/p/phpvirtualbox/ phpVirtualBox]</b>, make sure you install <b>SOAP</b> first</li>
 
   <li value="21">Before we install <b>[http://code.google.com/p/phpvirtualbox/ phpVirtualBox]</b>, make sure you install <b>SOAP</b> first</li>
 
       <pre>yum install php-soap</pre>
 
       <pre>yum install php-soap</pre>
As of 2011-11-04 a fresh sme8b6 with updates installed, the above line tries to install sme-soap-5.1. If yum complains about a missing dependency php-common-5.1, verify whether you have installed php-common-5.2. If so, you can obtain php-soap-5.2 by invoking "<tt>yum install --enablerepo smedev php-soap-5.2</tt>". todo: integration testing.
+
As of 2011-11-04 a fresh sme8b6 with updates installed, the above line tries to install sme-soap-5.1. If yum complains about a missing dependency php-common-5.1, verify whether you have installed php-common-5.2. If so, you can obtain php-soap-5.2 by invoking "<tt>yum install --enablerepo smedev php-soap-5.2</tt>". Integration test passed.
 
   <li value="22">Install <b>phpVirtualBox</b></li>
 
   <li value="22">Install <b>phpVirtualBox</b></li>
 
       <pre>cd /tmp
 
       <pre>cd /tmp
4

edits

Navigation menu