PDA

View Full Version : Web Server and PHP



tscales
August 21st, 2005, 06:29 PM
OK, after much trial and error and reading of posts here, I got a very simple web page to interact with Girder and perform actions.

Yeah!

Now on to the complex. My website heavily uses PHP. The server running PHP is on the same PC as Girder, so I made the Girder port 2000. So far so good, except that the Girder webserver chokes on PHP (of course) and there doesn't seem to be an easy way to redirect back to the PHP webserver if I invoke a link that directs to the Girder webserver.

Make sense?

Any suggestions? Ajax?

Tom