Re: Php CLI Parser not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




    Did you check what Jim suggested, as well, about short_open_tags?
If your scripts use PHP tags like this:

    <?

    .... instead of like this:

    <?php

Yes, that was the problem - it was  Off in:

/etc/php5/cli/php.ini
we had checked the one in:

./etc/php5/apache2/php.ini

and it was On there so we thought something else was wrong.

Thanks to you both for your help.

- Joel

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux