jsvc
Error while running Daemon class in java?
I am trying to make a Daemon class in java so I have implemented a class which implements Daemon but when I run it, I always get errors.[详细]
2023-04-12 04:10 分类:问答How to convert a java program to daemon with jsvc?
I wrote a program and now I am expected to convert it to a daemon. Since I am a noob and dont know anything about it, can you please tell me how can I do it or can you please give me basi开发者_开发知[详细]
2023-04-11 05:12 分类:问答JSVC initscript doesn't exit
I\'m trying to deamonize my Java app using jsvc. This is my initscript #!/bin/sh # CONFIG JSVC=/opt/jsvc/jsvc[详细]
2023-01-31 10:36 分类:问答How do I continue a session from one page to another with PHP
Ok I set up a session... but now how do I make it work on my other pages? I tried doing @session_start();[详细]
2022-12-25 05:16 分类:问答