iPhone interface for MediaPortal (iPiMP) - original thread (now closed) (4 Viewers)

Status
Not open for further replies.

cheezey

Community Plugin Dev
August 26, 2004
1,559
312
58
West Yorks, UK
Home Country
United Kingdom United Kingdom
Any ideas?
Just tried all that with your new version 3.3.1.

:confused:

thx

Can you complete the steps detailed in the Known Problems / Troubleshooting section of the wiki and post them.
 

silvermir

Portal Member
February 20, 2009
13
0
sorry, because my english is not so good.

i have q question

does ipimp work on an windows mobile handy?

i have a samsung i900 omnia and search for an app like ipimp!!!

if ipimp dont work is there an app like ipimp which works on an windows mobile handy
 

lord2013

Portal Member
December 20, 2008
22
0
Ok I generated the zip.
As I do not know how to post it here.
Here a link to the file.
Could you send me an message if you downloaded it, so I can delete it again on my webserver.
thx in advance and for your help.
stephan
 

cheezey

Community Plugin Dev
August 26, 2004
1,559
312
58
West Yorks, UK
Home Country
United Kingdom United Kingdom
Ok I generated the zip.
As I do not know how to post it here.
Here a link to the file.
Could you send me an message if you downloaded it, so I can delete it again on my webserver.
thx in advance and for your help.
stephan

Firstly when you post a comment scroll down the page and there's a 'Manage Attachments' button which you can use to upload stuff to your post.

In your iPiMP.conf, line 44 you have
Code:
  Alias /TVLogos ""

This is what is causing your apache service to fail as it is an invalid setting, just add a space between the quotes and try to start your service
Code:
  Alias /TVLogos " "

This is due to you not entering anything in the TV Logos folder location when asked in the iPiMP installer. I shall capture this in the next version of the installer to ensure it doesn't happen again.

Can you let me know if this resolves your problem.
 

Attachments

  • pls_help.zip
    30.6 KB

lord2013

Portal Member
December 20, 2008
22
0
Everything perfekt!

Ok I generated the zip.
In your iPiMP.conf, line 44 you have
Code:
  Alias /TVLogos ""

This is what is causing your apache service to fail as it is an invalid setting, just add a space between the quotes and try to start your service
Code:
  Alias /TVLogos " "

This is due to you not entering anything in the TV Logos folder location when asked in the iPiMP installer. I shall capture this in the next version of the installer to ensure it doesn't happen again.

Can you let me know if this resolves your problem.

:D
This solved the problem everything is working fine again.

You're my man!
Thanks for your support!
 

kaisersose

Portal Member
December 1, 2006
20
0
i'm using this with whs, apache would not run because the server root in the httpd.conf was pointing to some apache folder in the program files folder which didnt exist as the only apache folder was the one in the ipimp folder. further on the down their was another line which i linked to the correct apache folder.

but still no luck running it

get this for my ip

http://192.168.1.5/home/default.aspx?gotodefault=true
 
Status
Not open for further replies.

Users who are viewing this thread

Top Bottom