hmm i don't get what you mean,
what i mean im using slimftpd and i need it runs as procces how can i stop the process and then reopen the application because the application can only been running 1 time or should i need to reboot every time my php script has done addind a user?
Search found 2 matches
- Sat Oct 16, 2004 7:36 am
- Forum: PHP - Code
- Topic: terminating/closing process and relaunching program in php?
- Replies: 3
- Views: 250
- Sat Oct 16, 2004 6:55 am
- Forum: PHP - Code
- Topic: terminating/closing process and relaunching program in php?
- Replies: 3
- Views: 250
terminating/closing process and relaunching program in php?
hi, i wan't to try to create a script that will create a dir for a user so far so good :D now i want to open a file and add to the end of the file the right code that will still work for me :D but my problem is the ftp is a procces so is there anyway to stop the process and then relaunching the ftp ...