Re: Php5 error message

2013-09-13 Thread John W. Foster
On Fri, 2013-09-13 at 10:15 +0100, Darac Marjal wrote: > On Thu, Sep 12, 2013 at 06:12:52PM -0500, John W. Foster wrote: > > I want to get rid of these messages: HOW! > > In the files mentioned, replace the "#" with ";". > > > > > > PHP Deprecated: Comments starting with '#' are deprecated > >

Re: Php5 error message

2013-09-13 Thread Darac Marjal
On Thu, Sep 12, 2013 at 06:12:52PM -0500, John W. Foster wrote: > I want to get rid of these messages: HOW! In the files mentioned, replace the "#" with ";". > > > PHP Deprecated: Comments starting with '#' are deprecated > > in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0 > > P

Php5 error message

2013-09-12 Thread John W. Foster
I want to get rid of these messages: HOW! > PHP Deprecated: Comments starting with '#' are deprecated > in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0 > PHP Deprecated: Comments starting with '#' are deprecated > in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0 >