Hi Max,<div><br></div><div>Are you trying to get the webui running on a PR2 or simply on another computer with ROS installed?</div><div><br></div>
<div>With the pr2,  it just just be set up automatically with the deb files.  If not, double check that your pr2-environment is installed. <br><br> With another computer, following these instructions work:<a href="http://www.ros.org/wiki/webui" target="_blank">  http://www.ros.org/wiki/webui</a>.  However, you need to launch two nodes, rosweb and launchman (both are in the web_interface stack) yourself every time you want to use it.  <br>
<br><br></div><div>Regards,</div><div>Adam Stambler</div><div><br></div><div><br></div><div><div class="gmail_quote">On Tue, Jul 6, 2010 at 11:03 AM,  <span dir="ltr"><<a href="mailto:mwitt341@aol.com" target="_blank">mwitt341@aol.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><font face="arial" size="2" color="black"><font face="arial" size="2" color="black">

<div> I put <a href="http://localhost/webui/webui" target="_blank">http://localhost/webui/webui</a> in the web browser and get this error:<br>

</div>



<div> <font face="arial" size="2" color="black"><pre>MOD_PYTHON ERROR<br>
<br>
<br>
<br>
ProcessId:      17560<br>
<br>
Interpreter:    '127.0.0.1'<br>
<br>
<br>
<br>
ServerName:     '127.0.0.1'<br>
<br>
DocumentRoot:   '/var/www'<br>
<br>
<br>
<br>
URI:            '/webui/webui/'<br>
<br>
Location:       '/webui/'<br>
<br>
Directory:      None<br>
<br>
Filename:       '/var/www/webui'<br>
<br>
PathInfo:       '/webui/'<br>
<br>
<br>
<br>
Phase:          'PythonHandler'<br>
<br>
Handler:        'startmod'<br>
<br>
<br>
<br>
Traceback (most recent call last):<br>
<br>
<br>
<br>
  File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 1537, in HandlerDispatch<br>
<br>
    default=default_handler, arg=req, silent=hlist.silent)<br>
<br>
<br>
<br>
  File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 1202, in _process_target<br>
<br>
    module = import_module(module_name, path=path)<br>
<br>
<br>
<br>
  File "/usr/lib/python2.6/dist-packages/mod_python/importer.py", line 304, in import_module<br>
<br>
    return __import__(module_name, {}, {}, ['*'])<br>
<br>
<br>
<br>
ImportError: No module named startmod<br>
<br>
<br>
---------------<br>
How can I get apache2 to work? Thanks for the help.<br>
<br>
Max<br>
<br>
</pre>
<font face="arial" size="2" color="black">



<div> </div>
</font></font>
</div>



<div style="clear: both;"></div>

</font></font><br>_______________________________________________<br>
ros-users mailing list<br>
<a href="mailto:ros-users@code.ros.org" target="_blank">ros-users@code.ros.org</a><br>
<a href="https://code.ros.org/mailman/listinfo/ros-users" target="_blank">https://code.ros.org/mailman/listinfo/ros-users</a><br>
<br></blockquote></div><br></div>