MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Community Plugins


Community Plugins TV-Server Plugins created from users for users, can be found here.

Reply
 
Thread Tools Display Modes
Old 2007-10-06, 11:07   #181 (permalink)
Portal Member
 
mrkaras's Avatar
 
Join Date: Dec 2006
Posts: 358
Thanks: 2
Thanked 0 Times in 0 Posts

Country:

My System

Default

this was my experience so far:
install to c:\program files\mediaportal\MP Web Interface

this was my experience so far:
install to c:\program files\mediaportal\MP Web Interface
lots of illegal operations from the web server
config runs
web interface will not login saying that it could not connect to the server
install and reinstall to the default folder
mptranslate.ini (or something like that) is still installed to the previous folder
uninstall and remove left over registry keys, reinstall
now several files are installed to the app folder several to c:\ and timeformats.text is installed to the app folder but expected in c:\
service will not run at all
still trying to find a way to make it work.

Last edited by mrkaras; 2007-10-06 at 11:12. Reason: Automerged Doublepost
mrkaras is offline   Reply With Quote
Old 2007-10-06, 14:29   #182 (permalink)
Portal Member
 
mrkaras's Avatar
 
Join Date: Dec 2006
Posts: 358
Thanks: 2
Thanked 0 Times in 0 Posts

Country:

My System

Default

I got it working a bit better, files in the proper places and the login page works. when running on XP it will not connect to the server and when running on server 2003 inside VMware I got the main menu but nothing worked except for checking the TV server status
mrkaras is offline   Reply With Quote
Old 2007-10-06, 20:39   #183 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 3,394
Thanks: 23
Thanked 99 Times in 84 Posts

Country:

My System

Default

Hi,
Big_Kev, installed the Version 0.1.1.4 - 5/10/07 on a clean computer, installation went fine(default options used), started config & it complained about missing "MPTranslate.ini". I made a file called that & re run installation & this time config started, configured according to pdf & restarted, but nothing runs under http://mycomputername:8080.

Do i need to install something else as bottom installation(only use XP pro on comp)?

Regards
Roy
ronilse is online now   Reply With Quote
Old 2007-10-06, 21:01   #184 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 178
Thanks: 4
Thanked 3 Times in 3 Posts


Default

second that ronilse, got exactly the same problem.

netstat don't show that the port is open

EDIT: Tried the previous version. The translation strings are there, but still nothing in explorer/firefox.

Last edited by j1nx; 2007-10-06 at 21:12.
j1nx is offline   Reply With Quote
Old 2007-10-07, 00:57   #185 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

Hi Rekenaar,

Did you select to install the latest HTML files for 0.1.1.4? There should be a "!!!GroupList!!!" entry in the page text.

If it is there, then I may have stuffed up the installer.

I will put in the version number display.

Quote:
Originally Posted by rekenaar View Post
Kev

I can't see the new dropdown for channel groups. Hope I am not missing something obvious.
I just installed new version over previous version - is this a problem?
I have two groups defined and I am able to see them in MP.

Searching for the problem, I just thought of another suggestion. Can we have the version number visible somewhere? Maybe in the setup-program as well on the main menu web screen?

thank you
Big_Kev is offline   Reply With Quote
Old 2007-10-07, 01:10   #186 (permalink)
Portal Member
 
mrkaras's Avatar
 
Join Date: Dec 2006
Posts: 358
Thanks: 2
Thanked 0 Times in 0 Posts

Country:

My System

Default

I were having the same problem as ronilse and j1nx but after starting and stopping the service, and sometimes killing it off with task manager I could get it to work a little bit
mrkaras is offline   Reply With Quote
Old 2007-10-07, 01:11   #187 (permalink)
Portal Member
 
Join Date: Jun 2007
Posts: 319
Thanks: 108
Thanked 140 Times in 63 Posts

Country:


Default

Quote:
Originally Posted by ronilse View Post
Hi,
Big_Kev, installed the Version 0.1.1.4 - 5/10/07 on a clean computer, installation went fine(default options used), started config & it complained about missing "MPTranslate.ini". I made a file called that & re run installation & this time config started, configured according to pdf & restarted, but nothing runs under http://mycomputername:8080.

Do i need to install something else as bottom installation(only use XP pro on comp)?

Regards
Roy
Hi Roy,

Does it say "Server Running" down in the bottom left of the configuration program? If no, does the server start when you click on "Start Server"?

If yes, did the "Reset" button work correctly on the "Logos" page of the configuration? - This would indicate that the database connected correctly, so it is not a log on problem with MSSQL.

If yes to the previous 2 questions, then it may be a firewall problem. Can you configure the Web Server to run on port 80 (be sure to reset the server after changing the port), then try http://localhost on the PC where the Web Interface is installed.

Check that MPWebInt.exe is listed as an allowed program in your firewall (an "exception" in Windows Firewall).

Are you getting a blank screen when you go to http://computername:8080, or an error screen.

A blank screen would indicate that it has found the server, but it has not served a page (connection error to SQL database). An error screen would indicate that it can not connect to the Web Server at all.

DON'T USE THE "TvScheduler" OPTION - it is only for testing at the moment!

Regards
Kev
Big_Kev is offline   Reply With Quote
Old 2007-10-07, 08:03   #188 (permalink)
raf
Portal Member
 
Join Date: Jan 2005
Location: Sydney, AUSTRALIA
Posts: 71
Thanks: 4
Thanked 2 Times in 2 Posts


Default

Big Kev,

I'm having the same problems, I tried it on 2 different PC's same thing, the web server is running, firewall is off & I've tried it on port 80 also plus resetting the server after each change, internet explorer says cannot display the webpage.
raf is offline   Reply With Quote
Old 2007-10-07, 08:45   #189 (permalink)
Portal Member
 
Join Date: Jul 2005
Posts: 178
Thanks: 4
Thanked 3 Times in 3 Posts


Default

Quote:
Does it say "Server Running" down in the bottom left of the configuration program? If no, does the server start when you click on "Start Server"?
Yes the server is running. The program says so, as well the services.msc from windows

Quote:
If yes, did the "Reset" button work correctly on the "Logos" page of the configuration? - This would indicate that the database connected correctly, so it is not a log on problem with MSSQL.
Haven't done anything with the logos yet

Quote:
If yes to the previous 2 questions, then it may be a firewall problem. Can you configure the Web Server to run on port 80 (be sure to reset the server after changing the port), then try http://localhost on the PC where the Web Interface is installed.
Tried a lot of ports and the firewall is off

Quote:
Are you getting a blank screen when you go to http://computername:8080, or an error screen.

A blank screen would indicate that it has found the server, but it has not served a page (connection error to SQL database). An error screen would indicate that it can not connect to the Web Server at all.
It is an error page


As an addition. If you type "netstat -an" on the cmd line, it won't show an instance running on the specified port number.

btw, i'm running XP Pro SP2, fully updated.


Are there any logs? Can't find them.
j1nx is offline   Reply With Quote
Old 2007-10-07, 08:53   #190 (permalink)
Portal Tester
 
ronilse's Avatar
 
Join Date: Jul 2005
Posts: 3,394
Thanks: 23
Thanked 99 Times in 84 Posts

Country:

My System

Default

Quote:
Does it say "Server Running" down in the bottom left of the configuration program? If no, does the server start when you click on "Start Server"?
Yes it shows that it is running & a restart it's done when i use "save" button.

Quote:
If yes, did the "Reset" button work correctly on the "Logos" page of the configuration? - This would indicate that the database connected correctly, so it is not a log on problem with MSSQL.
Yup reset in Logos page works without errors.

Quote:
If yes to the previous 2 questions, then it may be a firewall problem. Can you configure the Web Server to run on port 80 (be sure to reset the server after changing the port), then try http://localhost on the PC where the Web Interface is installed.

Check that MPWebInt.exe is listed as an allowed program in your firewall (an "exception" in Windows Firewall).

Are you getting a blank screen when you go to http://computername:8080, or an error screen.

A blank screen would indicate that it has found the server, but it has not served a page (connection error to SQL database). An error screen would indicate that it can not connect to the Web Server at all.
It isn't the firewall that prevents this, localhost doesn't show up anything either, in IE only a error page with nothing found, cannot find server & a further check says nothing it's run on that port...

Regards
Roy
ronilse is online now   Reply With Quote
Reply

Bookmarks

Tags
contained, interface, server, web

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
TVE3 Web User Interface goatse Development 29 2008-05-12 18:14
Web Interface tucholka MediaPortal 1 Talk 1 2007-04-16 15:44
Updated interface for MP Web Controller quiller Skins 0 2007-01-21 08:14
Web Interface like xbmc? brandenpro Plugins 1 2005-09-05 09:19
Web Interface...... spo General Development (no feature request here!) 24 2004-11-07 12:33


All times are GMT +1. The time now is 10:46.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden