Search Results

Search: Posts Made By: valiadi
3,170
Posted By valiadi
How to keep process running after apache restart.
I have posted this on the Web subforum but it seems that nobody knows to do this, maybe someone has a solution here. Thank you

I have a PHP application that starts a couple of processes on the...
Forum: Web Development 09-04-2010
2,858
Posted By valiadi
Thank you for your efforts, it's getting killed ,...
Thank you for your efforts, it's getting killed , is there no way of keeping a process alive that was started from php ? The process dies on reload/stop/etc...
Forum: Web Development 09-04-2010
2,858
Posted By valiadi
Thank you for the reply, I have implemented your...
Thank you for the reply, I have implemented your method but when apache is restarted the process still dies,


$cmdstr = "ksh -c '( trap \"\" 1 2 3 4 15; ";
$cmdstr .=...
Forum: Web Development 09-04-2010
2,858
Posted By valiadi
Thank you for your reply but that is not the...
Thank you for your reply but that is not the solution I am looking for, still waiting for suggestions.
Forum: Web Development 09-04-2010
2,858
Posted By valiadi
How to keep process running after apache restart.
Hi, I have a PHP application that starts a couple of processes on the server...the problem is that if I restart apache those running apps will die.

How can I start them in a way that they are not...
17,447
Posted By valiadi
It's not the output from the app that is the...
It's not the output from the app that is the problem, it's the output from the KSH shell, that is the one who is doing the output and saying that "killed ...."

Thank you for your suggestion
17,447
Posted By valiadi
Already tried it :)
Already tried it :)
17,447
Posted By valiadi
Still not working :) +++ Generating &...
Still not working :)


+++ Generating & importing our modified MQSC file

+++ Changing ICE-XS settings

Sending output to nohup.out
##########################################################...
17,447
Posted By valiadi
The version is $ Version M-11/16/88i ...
The version is


$ Version M-11/16/88i


---------- Post updated at 08:57 AM ---------- Previous update was at 07:52 AM ----------

nohup doesn't do the trick...I still can see the killed...
17,447
Posted By valiadi
Nope... ./explode: line 70: 14267 Killed ...
Nope...


./explode: line 70: 14267 Killed runmqtrm -m $ourManager -q $ourMQSYS.EVTINITQ
17,447
Posted By valiadi
Thank you for the reply. Did that, doesn't...
Thank you for the reply.

Did that, doesn't work.
17,447
Posted By valiadi
How get rid of kill output message?
Hi,

My problem is the following, I have a little shell script that has a couple of functions... in one function I start an app like this...


runmqtrm -m $ourManager -q $ourMQSYS.EVTINITQ...
2,301
Posted By valiadi
Starting a C++ program from shell script
Hi,

I have a little problem...I want to do the following things:

Have my own little script that has 2/3 functions and starts a c++ application using some parameters.

The problems appear...
1,726
Posted By valiadi
Thank you for your interesnt in helping me, i...
Thank you for your interesnt in helping me, i have managed to solve it by myself. I will post that part for who needs it .

cat EXE_FILES_[$FIRSTPATH].txt > exe1.txt
cat...
1,726
Posted By valiadi
How to use cut or sed for my little script.
Hello people,

I have a little script that has to compare some files (exe files)... so i find all the files in the given paths (2 paths) and it generates 2 txt files (named 1.txt and 2.txt, they...
Showing results 1 to 15 of 15

 
All times are GMT -4. The time now is 04:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy