How to remote start a php server?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Thread
Forum Newbie
Posts: 3
Joined: Tue Nov 11, 2008 7:54 am

How to remote start a php server?

Post by Thread »

Hello....

This is my first post, so hello again.

I wrote a server, it works as designed. The code on the client side works as well. I started the server using IExplorer, and I was then able to telnet to it and get a response. But IE or my host (Hostmonster) dropped :banghead: the connection before things got fun. So how does one start a php server remotely(?)

NewB thanks for for any responses
Thread
Forum Newbie
Posts: 3
Joined: Tue Nov 11, 2008 7:54 am

Re: How to remote start a php server?

Post by Thread »

Hmmm IE as a "stdout" server starter is working now, :roll: coolness. Did nothing new, all just worked fine the second time, around ... :crazy:
Post Reply