Jason Davidson wrote:
> whats on line 102 of the php.ini file ???
> 
> Jason
> 
> On Fri, 23 Jul 2004 10:27:29 -0700, Pablo Gosse <[EMAIL PROTECTED]>
> wrote: 
>> Hi folks.  I've written a CMS which uses a cron job to execute a
>> script that pushes/pulls content from our website.
>> 
>> It's been working very well, and still is, but this morning I found
>> this in the CMS error log: 
>> 
>> PHP:  Error parsing /u0/local/apache2/conf/php/php.ini on line 102
>> 
>> Has anyone encountered this type of error before?  I've googled it
>> but have been unable to find any useful information.
>> 
>> If anyone has any advice I'd greatly appreciate it.
>> 
>> Cheers and TIA.
>> 
>> Pablo
>> 
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php

Sorry, that might've helped ;o)

That's the strange part.  Lines 102 is the following:

; So only set this entry, if you really want to implement such a 

So it's a comment and should not be parsed.

Any ideas?

Cheers and TIA.

Pablo

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

Reply via email to