That was. really thanks!

sometimes silly things are the worst :S

Rossend.

----- Original Message ----- 
From: "Niel Archer" <n...@chance.now>
Newsgroups: php.windows
To: <php-windows@lists.php.net>
Sent: Wednesday, September 16, 2009 10:06 AM
Subject: Re: [PHP-WIN] Problem with php on vista home preminum
>> Hi, have a big trouble on vista home premium and php 5: PHP does not parse 
>> my files, neither in apache neither in CLI.
>> 
>> if i write "php.exe phpinfo.php" php returns me
>> <?
>>     phpinfo();
>> ?>
>> 
>> I've goggled all internet and found nothing. Any idea?
>>
>> thanks,
>> Rossend. 
>> 
>> 
>> -- 
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>> 
> 
> Try using long tags in the file. i.e.
> 
> <?php
> 
> phpinfo();
> 
> ?>
> 
> Short tags are off by default and this is why they shouldn't be used in
> production.
> 
> --
> Niel Archer
> 
>


      

Reply via email to