I just found the problem, it is running and listening, for some reason I can only reach the MUI via 8333 on internet explorer and not my firefox browser. I get access denied on firefox. I know it has to do with the ssl somehow, but not sure how to fix it on firefox - any ideas?
<br>thanks<br><br><br><div><span class="gmail_quote">On 15/01/2008, <b class="gmail_sendername">S. William Schulz</b> &lt;<a href="mailto:swschulz@astrum.net">swschulz@astrum.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Jan 15, 2008 at 08:50:00AM +0200, Glenn S wrote:<br>&gt; I have installed 7.10 gutsy server using LAMP, have downloaded and installed<br>&gt; he current version of vmware server for linux 1.04 i think, and also the MUI
<br>&gt; interface. The server has no X and only the xdev libs so that I could get<br>&gt; the serial number authenticated. I have looked high and low on the web<br>&gt; regarding this install and as far as I am aware all is successfull. The only
<br>&gt; thing I cannot find is how to access the box from another pc. everything<br>&gt; explains how to connect to mui via <a href="http://localhost:8222">http://localhost:8222</a> or 8333 but I have<br>&gt; no X so I want to connect from another machine on the network. When i try I
<br>&gt; get access denied on either of the ports, yet if i put the ip address in on<br>&gt; its own, apache works! so I am trying to find out where i can set the port<br>&gt; settings and adress allows for vmware server and vmware mui to allow access
<br>&gt; from other local pc&#39;s. Any ideas?<br><br><br>The MUI runs its own instance of Apache, so are you sure that it is<br>actually running?&nbsp;&nbsp;I know when I installed ours via the tarballs from<br>VMware I had to edit the startup script to get it working.
<br><br>First thing to check on the VM box is whether the httpd.vmware is<br>running, either via ps or netstat, e.g. &#39;netstat -an | grep 8222&#39;<br><br>If not, try changing the shell in the startup script to #!/bin/bash and
<br>trying it again.<br><br>Let me know how it goes,<br><br>SWS<br><br><br></blockquote></div><br>