<html><div style='background-color:'><P><FONT face=Verdana size=2>Tries to send this earlier but i'm not sure if it mase it through... new to this list and pretty new to linux but i'm hoping you can help.</FONT></P>
<P><FONT face=Verdana size=2>I have&nbsp;been trying to set up my system so i can remotely acce</FONT><FONT face=Verdana size=2>ss 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>In a quick update from the message i sent earlier, should it make through, i have tweaked httpd.conf so that apache actually runs as the user 'apache', however i am still stuck with the same problem.</FONT></P>
<P><FONT face=Verdana size=2>Bob</FONT></P></div><br clear=all><hr>Protect your PC - <a href="http://g.msn.com/8HMBEN/2755??PS=">Click here</a> for McAfee.com VirusScan Online </html>