I have installed Linux Ubuntu server with LAMP and Java. Now I have succeded in starting the server with the command ./startup.sh (as is stated in the User manual). I have written the license key and now the server is running. The last line of output is “Wowza Media Server is started” :D:D:D
Now it would be very usefull to be able to shut the server down. The user manual states that ./shutdown.sh is the right command to use but nothing happens when I type that. I must admit I am a Linux newbee and the normal prompt is not present after Wowza has been started. How do I do to be able to stop it with ./shutdown.sh?