- [ ] CGI scripts are executed as separate processes (using fork() and execve()) - [ ] Potential errors that may arise during process creation and execution are handled - [ ] **Unit test:** Test the execution of CGI scripts with different arguments and envs