[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] CGIWRAP Problem Raq 3



> 	This error leads me to believe that you ssh'd or telneted
> into the box and installed the script in a user account while you
> were logged in as root and that you did not change the ownership of
> the script and any related files to that of the account in which you
> installed. it.
> 
> 	I could be wrong but I suspect that if you do a:
> 
>  	chown UserName ScriptName
> 
> 	your problem will be solved.
> 
> 	This could be it. I installed it via SSH, I did try to chown
> username scriptname on the script I was trying to run and that did not
> work. But, there are dozens of scripts. This does give me someplace to
> start. Maybe I should just delete everything and make sure I install it as
> site admin. I thought I had done that, but maybe not.
> 
	Virgil