Andre, you can also try "sudo chown -R username /var/log/liquidsoap". Where
"username" is the user running the liquidsoap script. That will give that user
permissions to write liquidsoap's logs.
________________________________
From: Andre Castro <[email protected]>
To: "[email protected]" <[email protected]>
Sent: Monday, March 12, 2012 9:56 AM
Subject: [Savonet-users] script - permission denied
Hia,
I am facing permission rpoblems when trying to run my 1st .liq scrip.
init: exception encountered during start phase:
> Sys_error("/var/log/liquidsoap/liquid-test.log: Permission denied")
>
I read in the mailing list that disable file logging would solve it , but I
don't know where to use the
set("log.file", false)
Here is my scrip:
#!/usr/bin/liquidsoap
>
>mono_playlist =
>playlist("/home/andre/Documents/PZI/prototyping/blind-archive/playlist-blind-remote-mono.pls")
>
>mono_playlist_s = audio_to_stereo(mono_playlist:source(1))
>
>out(stereo_playlist)
>
--
_
(` ).
http://www.andrecastro.info/
_( '`.
.=(`( . ) .--
(( (..__.:'-' .+( )
`( ) ( . )
` __.:' `-' '-
--..,___.--,--'-,---..-.--+--.,,-,,...
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users