--
Вы получили это сообщение, поскольку подписаны на группу "Stalker Middleware".
Чтобы отменить подписку на эту группу и больше не получать от нее сообщения, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/35f97453-d816-4d46-bad2-c6aca4bc119b%40googlegroups.com.
Чтобы настроить другие параметры, перейдите по ссылке https://groups.google.com/d/optout.
--
I installed nginx, and all prerequisited, I downloaded the files of s.portal in my pc then untared by winzip in the usr/www folded of the vps. Then I put my dns/stalke_portal/
--
Вы получили это сообщение, поскольку подписаны на группу "Stalker Middleware".
Чтобы отменить подписку на эту группу и больше не получать от нее сообщения, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/b933559f-73a1-4962-bfea-56d77f9c8c5d%40googlegroups.com.
--
Вы получили это сообщение, поскольку подписаны на группу "Stalker Middleware".
Чтобы отменить подписку на эту группу и больше не получать от нее сообщения, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/b933559f-73a1-4962-bfea-56d77f9c8c5d%40googlegroups.com.
/etc/php5/apache2/php.inishort_open_tag = On
is a problem that I am using ubuntu 13.10 32 bit ?
--
Вы получили это сообщение, поскольку подписаны на группу "Stalker Middleware".
Чтобы отменить подписку на эту группу и больше не получать от нее сообщения, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/464a8ab9-e14d-48b7-bcff-be901de6d4be%40googlegroups.com.
MYSQL
1. Set in /etc/mysql/my.conf
max_allowed_packet = 32M
PHP
1. Set in /etc/php/appache2/php.ini
short_open_tag = On
Apache
1. Enable mod_rewrite: sudo a2enmod rewrite
Set in /etc/apache2/ports.conf:
NameVirtualHost *:88
Listen 88
Nano /etc/apache2/sites-enabled/000-default.conf
<VirtualHost *:80> change to <VirtualHost *:88>
MYSQL
1. Set in /etc/mysql/my.conf
max_allowed_packet = 32M
PHP
1. Set in /etc/php/appache2/php.ini
short_open_tag = On
Apache
1. Enable mod_rewrite: sudo a2enmod rewrite
Set in /etc/apache2/ports.conf:
NameVirtualHost *:88
Listen 88
Nano /etc/apache2/sites-enabled/000-default.conf
<VirtualHost *:80> change to <VirtualHost *:88>
Add:
<Directory /var/www/stalker_portal/>
Options -Indexes -MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
Restart apache:
/etc/init.d/apache2 restart
NGINX
nano /etc/nginx/sites-enabled/000-default
server {
listen 80;
server_name example.com;
location / {
proxy_pass http://127.0.0.1:88/;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
}
location ~* \.(htm|html|jpeg|jpg|gif|png|css|js)$ {
root /var/www;
expires 30d;
}
}
<Directory /var/www/stalker_portal/>
Options -Indexes -MultiViews
AllowOverride All
Order allow,deny
allow from all
</Directory>
Restart apache:
/etc/init.d/apache2 restart
NGINX
Nano /etc/nginx/sites-enabled/000-default
server {
listen 80;
server_name example.com;
location / {
proxy_pass http://127.0.0.1:88/;
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
}
location ~* \.(htm|html|jpeg|jpg|gif|png|css|js)$ {
root /var/www;
expires 30d;
}
}
--
Вы получили это сообщение, поскольку подписаны на группу "Stalker Middleware".
Чтобы отменить подписку на эту группу и больше не получать от нее сообщения, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/a7d425d3-517b-4ea1-8062-57f6c9386e06%40googlegroups.com.
Yes php as in the picture below is active,
Please have a look in the picture below mate if I am making any error!
--
Вы получили это сообщение, поскольку подписаны на группу "Stalker Middleware".
Чтобы отменить подписку на эту группу и больше не получать от нее сообщения, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/670bf232-9443-41e4-b77b-f55f41e3357d%40googlegroups.com.
1-Renamed the folder
Finally I see some light :), I the login page is there at the 88 port!
--
Вы получили это сообщение, поскольку подписаны на группу "Stalker Middleware".
Чтобы отменить подписку на эту группу и больше не получать от нее сообщения, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/52f1df7d-cc18-44fc-a7f2-d3738cbec571%40googlegroups.com.
Thank you mate, where can I contact you?
--
Вы получили это сообщение, поскольку подписаны на одну из тем в группе "Stalker Middleware".
Чтобы отменить подписку на эту тему, перейдите по ссылке https://groups.google.com/d/topic/stalker-middleware/zuUXSODtREQ/unsubscribe.
Чтобы отменить подписку на эту группу и все ее темы, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/7d5b0051-3b00-46af-9d9d-04ec7e37ba33%40googlegroups.com.
Add Index.html to the link
I did Installed to Stalker portal and try to connect with my MEG 254 STB, but its not loading when I put the url http://167.114.119.216/stalker_portal/c/Can you please help me to resolve the issueThanksShan
On Tuesday, December 23, 2014 at 3:53:25 AM UTC-5, Bike Ndini wrote:I to all People out there!Anyone has heard about Stalker Portal but there is not a detailed guide on how to install it. On informir website there is a very general guide which is not a real help.Please post e guide how to install this program. I am weeks that I try to install this and have no succeeded!Please any help would be very much appreciated !~Many thanks
--
Вы получили это сообщение, поскольку подписаны на одну из тем в группе "Stalker Middleware".
Чтобы отменить подписку на эту тему, перейдите по ссылке https://groups.google.com/d/topic/stalker-middleware/zuUXSODtREQ/unsubscribe.
Чтобы отменить подписку на эту группу и все ее темы, отправьте письмо на электронный адрес stalker-middlew...@googlegroups.com.
Чтобы отправлять сообщения в эту группу, отправьте письмо на электронный адрес stalker-m...@googlegroups.com.
Чтобы посмотреть обсуждение на веб-странице, перейдите по ссылке https://groups.google.com/d/msgid/stalker-middleware/d809e672-401d-4629-8d26-47555732e69b%40googlegroups.com.
i did , but its still loading page nothing changedthis is what I put on the portal
On Tuesday, October 20, 2015 at 12:47:52 AM UTC-4, Ayotunde Owoborode wrote:
Add Index.html to the link
On Oct 20, 2015 12:40 AM, "Shan Subas, Stalker Middleware" <stalker-middleware+APn2wQfwhoURqRvqd5BlUUr67sMZPEbguSyrlzPTvJpou@googlegroups.com> wrote:
I did Installed to Stalker portal and try to connect with my MEG 254 STB, but its not loading when I put the url http://167.114.119.216/stalker_portal/c/--Can you please help me to resolve the issueThanksShan
On Tuesday, December 23, 2014 at 3:53:25 AM UTC-5, Bike Ndini wrote:I to all People out there!Anyone has heard about Stalker Portal but there is not a detailed guide on how to install it. On informir website there is a very general guide which is not a real help.Please post e guide how to install this program. I am weeks that I try to install this and have no succeeded!Please any help would be very much appreciated !~Many thanks
Вы получили это сообщение, поскольку подписаны на одну из тем в группе "Stalker Middleware".
Чтобы отменить подписку на эту тему, перейдите по ссылке https://groups.google.com/d/topic/stalker-middleware/zuUXSODtREQ/unsubscribe.
Чтобы отменить подписку на эту группу и все ее темы, отправьте письмо на электронный адрес stalker-middleware+unsub...@googlegroups.com.
Its works thanks, I need to add the portal via ezserver because I have all the users and the channels listed on ezserver. I did setup stalker because some of my users wants to move to MEG254 thats why, but I'm having connectivity IssuesIf you can help me on that would be niceThanksShan
On Wednesday, October 21, 2015 at 6:14:07 AM UTC-4, Shan Subas wrote:Thanks, I did add that code to connect with ezserver. let me remove that and try
I am also having the same problem.there is one guy actually implement the code to line 2345 and I've attached the Ezserver guide how we can connect Ezserver with Stalker middlewareplease check Step B and I've follow step B but having issue connecting stalker...could you please follow step B and let me know if you think this can be done with your newer stalker version ?Thank you
cmd.cmd += '?u='+stb.mac+':p='+stb.serial_number; this.create_link('itv', cmd, 0);
}else{
cmd.cmd += '?u='+stb.mac+':p='+stb.serial_number;
this.play_now(cmd);
}they told us to search for this.create_link('remote_pvr', cmd, 0, '') but, I dont find such a line in 2435 or around...however, found
this link in 2484
https://github.com/azhurb/stalker_portal/blob/master/c/player.js#L2484
this.create_link('remote_pvr', cmd, 0, '', false, item.download || false);
can you please where should i add the code . and just add the code is enough ? no need to do any other modification ? I know it was worked fine with older version of Stalker but not sure if we can do the samething to th newer version.
line number is actually messup with the version of the program so please let me know which line above we have to place the code .
Thank you, this.create_link('remote_pvr', cmd, 0, '', false, item.download || false);this.create_link('itv', cmd, 0);
but when we connect stalker to mag250 box we dont see any channels loading up.
Thanks for your rpley!Yes,I've added the code before this line
this.create_link('itv', cmd, 0);
before and no errors and working...however, now the new problem is we put the ezserver channels in the iptv channels stalker section like this format as they asked to put <IP>:8000/channel_namebut when we connect stalker to mag250 box we dont see any channels loading up.do i have to just add the line is fine or I have to do something else on the config file or somewhere ? if I gave my SSH can you please take a quick look or if you want log also we can provide , please let me knowmy email ID rosha...@gmail.com you can contact me ( roshan.chad @ g m a i l . co m)Thanks