View previous topic :: View next topic |
Author |
Message |
RTAdams89 -
Joined: 06 Nov 2005 Posts: 102
|
Posted: Wed Dec 14, 2005 12:15 am Post subject: Remote iTunes Control |
|
|
engadget posted a neat article about using PHP to remote control itunes:
http://www.engadget.com/entry/1234000817072318
In the article they use another server. I tried setting it up with abyss, doing all the steps in the article not related to the other web server and I keep getting 500 errors when I try to access the page. My error log shows the following:
Code: | CGI: [C:\PHP\php-cgi.exe ] URI: /itunes/player.php Broken pipe
|
I know nothing of PHP except how to copy the files to my server. Any ideas of how to get this working? |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Wed Dec 14, 2005 5:18 am Post subject: |
|
|
This script works fine on Abyss Web Server, one thing I don't get, is that
the script author included a Volume controle, and it does nothing, I would
search for Better scripts on www.hotscripts.com and find one there.
The answer to your question, is to install PHP, you don't seem to
have PHP properly installed, check out my website for a tutorial on
how to get PHP running on Abyss Web Server.
Sincerely, TRUSTpunk |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
|
Back to top |
|
 |
|