Moderator: moderators
pir8radio wrote:is there any easy install for IIS yet? i have php installed...
thanks.
SparkyRih wrote:Maybe it's better to create new topics the next time since we have our own section now...
If I create some kind if installation script it would make everything a whole lot easier, but I'm so short of time lately :S I'm going to try to make somethign like that as soon as possible...
Digitaldreamer7 wrote:Any word on the install script? I'm stuck on set up. Thanks!
if($subsonicreg==true) {
$url = $protocol."://".$subsonicdomain."/rest/createUser.view?u=".$admin."&p=".$pass."&v=1.1.0&c=remoteregister&username=".$username."&password=".$spassword."&email=".$email."&settingsRole=".$settingsRole."&streamRole=".$streamRole."&jukeboxRole=".$jukeboxRole."&downloadRole=".$downloadRole."&uploadRole=".$uploadRole."&playlistRole=".$playlistRole."&coverartRole=".$coverartRole."&commentRole=".$commentRole."&podcastRole=".$podcastRole."&shareRole=".$shareRole;
open_https_url($url,"",true,"");
}
$url = "http://".$subsonicdomain."/rest/createUser.view?u=".$admin."&p=".$pass."&v=1.9.0&c=remoteregister&username=".$username."&password=".$spassword."&email=".$email."&settingsRole=".$settingsRole."&streamRole=".$streamRole."&jukeboxRole=".$jukeboxRole."&downloadRole=".$downloadRole."&uploadRole=".$uploadRole."&playlistRole=".$playlistRole."&coverartRole=".$coverartRole."&commentRole=".$commentRole."&podcastRole=".$podcastRole."&shareRole=".$shareRole;
http://domain.com:4040/rest/createUser.view?u=admin&p=adminpassword&v=1.9.0&c=remoteregister&username=usertocreate&password=password&email=email@address.com&settingsRole=true&streamRole=true&jukeboxRole=true&downloadRole=true&uploadRole=true&playlistRole=true&coverartRole=true&commentRole=true&podcastRole=true&shareRole=true
Return to Subsonic Registration Engine
Users browsing this forum: No registered users and 2 guests