Reply To: Crossfire (webbased/iPhone/iPodtouch) streaming client

#16297
Anonymous
Inactive

you dont need Apache or Lighttpd for the iTouch in order to stream music from your server. On your server (PC) install PHP/Apache. You can test if its running by creating a simple test page with the following content:
<?php
phpinfo();
?>


[EOF]
If you point your browser to it, it should return all kinds of PHP and Apache information.

Hope this helps,
else just send me an email with some more details (on the installation) at tony.tromp(at)gmail.com.

Cheers,
Tony