> Hi
> I'm trying to setup php and apache on my w2k box, everything seems to 
> work smoothly, only I CAN'T SET ANY VARIABLES!!!!
> 
> this script for instance:
> <?php
> $variable = 'This is a variable!';
> echo 'Variable contents: '.$variable;
> ?>
> gives the following output:
> Variable contents:
> 
> What's wrong? I've tried installing SP1 and SP2 but that makes no 
> difference. Both the SAPiI module and the cgi binary does it, not only 
> with apache, the cgi installed on IIS did the same thing. Sombeody help me!

Have you done the required sacrificial at full moon: decapitating two
chickens and splashed there blood over the monitor and computer box
before trying to execute the script?

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to