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

2009-09-17 Thread Cameron Edwards
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://83.244.227.165:8000/ so i dont believe it to be firewall related. From: jack.van.za...@gmail.com [mailto:jack.van.za...@gmail.com] On Behalf O

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

2009-09-17 Thread Jack van Zanen
they both appear to hang for me. Firewall issue? Jack 2009/9/18 cameron edwards > I have setup PHP Version 5.2.6 with Apache2 on a Ubuntu 9.04 Server. Simple > php scripts are working fine but others simply just hang in the browser. A > script with a print statement http://83.244.227.165/test.p

[PHP-INSTALL] PHP pages not working externally

2009-09-17 Thread cameron edwards
I have setup PHP Version 5.2.6 with Apache2 on a Ubuntu 9.04 Server. Simple php scripts are working fine but others simply just hang in the browser. A script with a print statement http://83.244.227.165/test.php works fine but if i try and do phpinfo http://83.244.227.165/test2.php it will not w