php not parsing across network
Posted by: bbaker (---.nyc.biz.rr.com)
Date: December 14, 2005 05:37PM

Hi folks. I've used WAMP5 for quite a while now on my own machine, but would like others on my network to be able to view my pages correctly across the network.

When someone tries to view the page, php doesn't parse correctly. Any ideas on what I need to change to allow php to show correctly?

Re: php not parsing across network
Posted by: bbaker (---.nyc.biz.rr.com)
Date: January 31, 2006 08:09PM

bump

Re: php not parsing across network
Posted by: Vinay (---.dsl.mrdnct.sbcglobal.net)
Date: February 22, 2006 04:19AM

Hi,
I too am getting the same message ...

<?php
echo "Parses this statement";
?>
<html>
<body>
<?
echo "Does not parse this statement";
?>
</body>
</html>


Please reply asap as what could be the problem ..
I have recently installed Wampserver and working with it.

Regs,

Vinay







bbaker wrote:

> Hi folks. I've used WAMP5 for quite a while now on my own
> machine, but would like others on my network to be able to view
> my pages correctly across the network.
>
> When someone tries to view the page, php doesn't parse
> correctly. Any ideas on what I need to change to allow php to
> show correctly?

Sorry, only registered users may post in this forum.