Comment 18 for bug 573436

Revision history for this message
tonybaldwin (tony-baldwinsoftware) wrote :

Why not just change the comment?

I kept getting mail with a similar error (different file), so I did

sudo vim /etc/php5/cli/conf.d/ps.ini
and changed the
# comment
to
/** comment **/
and all seems good.