Posted by steven.rojas on 07/04/07 01:01
I have a chat application based on PHP and Flash, I know that is
necessary execute the socket server script from the console (#!/usr/
local/bin/php -q), but my problem is that I don't have SSH access to
the server where I have to deploy the application (a godaddy server).
Locally I could run the script even in my browser and the chat works
fine, but if I run the script in the server from the browser I
couldn't connect to it. Is there a way to run my socket script without
having SSH access to the server?
Navigation:
[Reply to this message]
|