Karen
|
| Posted: 06/26/2003, 2:58 AM |
|
I'm trying to execute a shell script using custom code in CCS. I use PHP/MySQL and I'm using exec() to execute this script which has been tested ok in the shell. However, I do not get my desired results and when checking the return code, it is 126. Anyone has any ideas? If I'm asking this in the wrong place, my apologies and pls redirect me.
TIA!
|
|
|
 |
Karen
|
| Posted: 06/26/2003, 9:42 PM |
|
It's ok! I've figured it out already. I didn't set the directory and the file was not found. And then there was the directory permission....
Sorry for troubling anyone.
|
|
|
 |
|