Changes

From SME Server
Jump to navigationJump to search
8 bytes removed ,  21:59, 5 June 2013
Line 33: Line 33:  
  $OUT .= "    php_admin_value upload_tmp_dir /tmp\n";
 
  $OUT .= "    php_admin_value upload_tmp_dir /tmp\n";
   −
Example for root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92foo  
+
Example for /etc/e-smith/templates/etc/httpd/conf/httpd.conf/92foo  
 
  $OUT .= "    php_value mysql.default_user $foo{DbUser}\n";
 
  $OUT .= "    php_value mysql.default_user $foo{DbUser}\n";
 
  $OUT .= "    php_value mysql.default_password $foo{DbPassword}\n";
 
  $OUT .= "    php_value mysql.default_password $foo{DbPassword}\n";
Line 45: Line 45:     
If you want to erase this setting you have to remove the file and the folder if necessary
 
If you want to erase this setting you have to remove the file and the folder if necessary
  rm root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92foo
+
  rm /etc/e-smith/templates/etc/httpd/conf/httpd.conf/92foo
 
and
 
and
 
  signal-event console-save  
 
  signal-event console-save  
    
[[Category:Howto]]
 
[[Category:Howto]]

Navigation menu