[augeas-devel] [Augeas] #159: problem with space in php.ini section file (php lense)

Augeas trac at fedorahosted.org
Thu Nov 18 14:33:08 UTC 2010


#159: problem with space in php.ini section file (php lense)
-----------------------+----------------------------------------------------
  Reporter:  aurelien  |       Owner:  lutter
      Type:  defect    |      Status:  closed
  Priority:  major     |   Milestone:  next  
 Component:  Augeas    |     Version:  0.7.0 
Resolution:  invalid   |    Keywords:        
-----------------------+----------------------------------------------------
Changes (by raphink):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 You need to use backslashes to escape spaces in path expressions:

 {{{
 set "/files/etc/php5/cgi/php.ini/mail\ function/sendmail_path"
 "/usr/sbin/sendmail"
 }}}

-- 
Ticket URL: <https://fedorahosted.org/augeas/ticket/159#comment:1>
Augeas <http://augeas.net/>
a configuration API




More information about the augeas-devel mailing list