PDA

View Full Version : Host mywormnet


HCKTROX
7 Nov 2010, 14:08
NOTE: THIS POST MAY CONTAIN BAD GRAMMAR, AND THIS MAY BE UNRELATED IN SOME ASPECTS

Hi. I want create another wormnet server, like worms.tom.ru, with mywormnet. This server is hosted in tom.ru, but is un russian. How to host this but in a english server? with some PHP command suck as this?:
<?php
echo exec('mywormnet.exe');
?>

CyberShadow
7 Nov 2010, 14:20
You need shell access and permission to run long-running processes (daemons).