Re: [PHP-INSTALL] PHP pages not working externally

2009-09-18 Thread cameron edwards
Hi there, port 80 feeds an internal only website... Apache is running 2 virtual hosts. one off port 80 and the other off port 8000. Simple php scripts work fine but others, dont work at all. ie, http://83.244.227.165:8000/test.php works fine externally but http://83.244.227.165:8000/test2.ph

RE: [PHP-INSTALL] PHP pages not working externally

2009-09-18 Thread Keith Roberts
On Fri, 18 Sep 2009, Cameron Edwards wrote: To: 'Jack van Zanen' From: Cameron Edwards Subject: RE: [PHP-INSTALL] PHP pages not working externally http://83.244.227.165:8000/test.php is the print that is working externally for me? Alternatively, a static html page can be seen here: http:/