2007-08-24, 01:19 AM
jksmurf Wrote:Can I check for a connect.log using putty (what an odd name). Where should it reside?
ls /usr/share/mvpmc/connect.log
Here's what my connect.log looks like with your file so it must be a share thing
Code:
Connecting to http://192.168.1.10/emptypage.html?MyEvent
connect() failed -1 error 115
Could you try this from telnet
cat /etc/mvpmc/EventGhost.m3u
It should display the contents of your file.
Quote:btw, in files that are accessed by linux, should that be a single / or a double //?
IIRC I think we had discussion about these earlier and was wondering if it was different when mvpmc invokes it or when IE invokes it?
IE invokes URLs using a linux like notation.
Martin