Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mrnapz

Pages: [1]
1
CentOS 7 Problems / Re: Shoutcast screen not found
« on: February 09, 2018, 10:49:35 PM »
cd /home/shoutcast/template
screen
./sc_serv sc_serv.conf

Open IP: http://yourip:8000

Thanks a lot for your reply! i tested it on putty it works, there is a way to let it always on? like in a crontab or something?

2
Addons / Re: Linux Shoutcast Manager - How to install shoutcast server
« on: February 05, 2018, 01:20:49 PM »
In CWP you can install shoutcast server in few clicks, in CWP menu go to Plugins and than ShoutCast Manager.

- Install Shoutcast server
  **This will create linux user named "shoutcast" which will be used to run shoutcast servers in screen.

- Remove Shoutcast server
  **This option will delete all servers and "shoutcast" linux user.

- Installing additional server servers
  **This will create additional folder locations and shoutcast server files.

- Template folder is used to copy data when creating new server and you can modify it. [DO NOT DELETE THIS FOLDER]


Please remember that shoutcast servers use 2 ports always
eg.
if you create server with port 8000 it will also work on port 8001 (accepts connections).


Creating servers example
Server1 on port 8000
Server2 on port 8002
Server3 on port 8004

If you have enabled CSF Firewall you will need to open shoutcast port and port +1.


Server not starting known issues
Code: [Select]
yum -y install screen glibc.i686 glibc.i386

I cannot get my server to start. I get a "Screen shoutcast_template not exists" error.

i got the same, did you solved?

3
CentOS 7 Problems / Shoutcast screen not found
« on: February 05, 2018, 01:18:55 PM »
Hello guys i just installed shoutcast server but when i start i get Screen shoutcast_8001 not exists (8001 is the port) but screen is installed Package screen-4.1.0-0.23.20120314git3c2946.el7_2.x86_64 already installed and latest version

Any idea how i can solve that?

Pages: [1]