| Sign In/My Account | View Cart |
| Article: |
Build an iTunes Remote Control | |
| Subject: | Doesn't work | |
| Date: | 2005-03-19 13:47:11 | |
| From: | ptwobrussell | |
|
Response to: Doesn't work
|
||
|
So when you type http://localhost:81/cgi-bin/hellothere.pl into your web browser (for the simple perl file I pasted in earlier that simply printed a line of text, you get a download option instead of getting a simple webpage? This is expected because the content type is specified to be "Content-type: text/vnd.wap.wml"--which your browser on your computer can't understand (but your phone or a WAP emulator can understand; see page one of the article). Try replacing that line with "Content-type: text/html\n\n" and your browser should then be able to display it. If this checks out, CGI is working.
|
||
Showing messages 1 through 8 of 8.
Doesn't work
Doesn't workUsage: prompt$./iTunesRemoteControlDaemon.scr &
Doesn't work
Doesn't work
I am able to see the page with WAP.
How do I start the backrond daemon? I dropped file into terninmal and the scripts started working, but now it just stoped. I'm not sure what command I used if any to get it to start.
and tmp/itunesRemoteControl does exist, the file s their.