[Gambas-user] Anonymous Collection

2011-05-13 Thread tobias
hi, i wonder if there is a way to declare an "anonymous collection" just as one would do it with arrays: FOR EACH s IN ["a", "b"] PRINT s NEXT regards, tobi -- Achieve unprecedented app performance and reliability Wha

Re: [Gambas-user] CGI rights to access directory

2011-05-13 Thread Sprachschule Eilert
No, unfortunately this doesn't have the desired effect. I guess apache will start all CGIs under a specific name (www-run or nobody or whatever). Am 13.05.2011 05:04, schrieb nando: > A possibility: > SGID (Set Group ID) bit > Setting the SGID bit for a file sets your group ID to the file's group