<html><div style='background-color:'><P><FONT face=Verdana size=2>Hello all, new to the list and pretty new to linux and was wondering if you might be able to help with a task i've set myself.</FONT></P>
<P><FONT face=Verdana size=2>I have been trying to set up my system so i can remotely access my mp3's. I followed a tutorial in linux format mag to use php and apache to slap a web based interface on the front. I have installed mpeg123 to play the mp3's themselves. Apache and PHP are up and running, and i have opened up /dev/dsp to all users as the tutorial suggests however when i open the page that should play my mp3 file the script doesn't appear to work. Code for the page itself is as follows<BR><BR>::<BR><BR>&lt;html&gt;&lt;head&gt;&lt;title&gt;MP3 page&lt;/title&gt;&lt;/head&gt;<BR>&lt;body&gt;&lt;pre&gt;<BR>&lt;?<BR>shell_exec("/usr/bin/mp3 play /tune.mp3");<BR>?&gt;<BR>&lt;/pre&gt;&lt;/body&gt;&lt;/html&gt;<BR><BR>::<BR><BR>The only thing i can spot that may not be right is that apache appears to run as "nobody". Willl this prevent it from accessing my soundcard or should the fact that it is open to all users override this? Oh and this is all under slackware 9.1.<BR><BR>Thanks in advance!</FONT></P>
<P><FONT face=Verdana size=2></FONT>&nbsp;</P>
<P><FONT face=Verdana size=2>Bob</FONT></P></div><br clear=all><hr>Help STOP spam with <a href="http://g.msn.com/8HMAEN/2731??PS=">the new MSN 8 </a> and get 2 months FREE*</html>