L
|
larsonsc 12/6/2006 |
My first guess based on the error message is that the directory that is set by $compile_dir has the wrong permissions. I'm not certain of the chmod code, but I would think 755 would be in order at least on that particular folder. |
J
|
jim9 author 12/6/2006 |
My first guess based on the error message is that the directory that is set by $compile_dir has the wrong permissions. I'm not certain of the chmod code, but I would think 755 would be in order at least on that particular folder.
|