Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mantenere un processo usando PHP/CGI [RISOLTO]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
flowolf
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2003
Posts: 143

PostPosted: Fri Apr 16, 2004 8:25 pm    Post subject: Mantenere un processo usando PHP/CGI [RISOLTO] Reply with quote

Secondo voi, c'è un modo usando php e/o cgi per lanciare un processo e mantenerlo in esecuzione anche dopo che la sessione sia scaduta? :wink:
_________________
Religions are like fireflies. They require darkness in order to shine.
Arthur Schopenhauer


Last edited by flowolf on Fri Apr 16, 2004 9:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
flowolf
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2003
Posts: 143

PostPosted: Fri Apr 16, 2004 9:43 pm    Post subject: Reply with quote

Risolto:
Code:
<?
ignore_user_abort(true);
exec('./asd');
?>
<html>
  <head>
    <title></title>
    <meta content="">
    <style></style>
  </head>
  <body>
  </body>
</html>

Ora devo solo trovare una versione di SSH che funzioni con un unico file o cmq con path relativi 8) :lol:
_________________
Religions are like fireflies. They require darkness in order to shine.
Arthur Schopenhauer
Back to top
View user's profile Send private message
Yoghi
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2004
Posts: 120
Location: Bologna - italy

PostPosted: Fri Apr 16, 2004 11:20 pm    Post subject: Reply with quote

spiega cio che stai cercando di fare che nn ho ben capito!
Back to top
View user's profile Send private message
flowolf
Tux's lil' helper
Tux's lil' helper


Joined: 22 Jun 2003
Posts: 143

PostPosted: Fri Apr 16, 2004 11:35 pm    Post subject: Reply with quote

Sto provando ad avere l'accesso a qualcosa di simile ad un terminale remoto su un server che mi fornisce hosting :D .
Non mi date subito del lamer, ho dei motivi ben precisi per farlo :roll:
_________________
Religions are like fireflies. They require darkness in order to shine.
Arthur Schopenhauer
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum