Re: [PHP] Php CLI Parser not working
- From: onephatcat@xxxxxxxxxxxxx (JJB)
- Date: Thu, 31 Jul 2008 09:18:08 -0700
Did you check what Jim suggested, as well, about short_open_tags?Yes, that was the problem - it was Off in:
If your scripts use PHP tags like this:
<?
.... instead of like this:
<?php
/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
.
- References:
- Re: [PHP] Php CLI Parser not working
- From: JJB
- Re: [PHP] Php CLI Parser not working
- From: "Daniel Brown"
- Re: [PHP] Php CLI Parser not working
- Prev by Date: Re: [PHP] Get Remote-Image
- Next by Date: Re: [PHP] upload file problem
- Previous by thread: Re: [PHP] Php CLI Parser not working
- Next by thread: Not able to load the extensions
- Index(es):