/[smecontribs]/rpms/smeserver-wordpress/contribs8/smeserver-wordpress-1.0-tmp_folder.patch
ViewVC logotype

Contents of /rpms/smeserver-wordpress/contribs8/smeserver-wordpress-1.0-tmp_folder.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Oct 27 18:04:33 2013 UTC (10 years, 6 months ago) by unnilennium
Branch: MAIN
CVS Tags: smeserver-wordpress-1_0-13_el5_sme, smeserver-wordpress-1_0-10_el5_sme, smeserver-wordpress-1_0-5, smeserver-wordpress-1_0-11_el5_sme, smeserver-wordpress-1_0-12_el5_sme, smeserver-wordpress-1_2-9_el5_sme, smeserver-wordpress-1_2-7_el5_sme, HEAD
Initial import of srpm

1 diff -Nur smeserver-wordpress-1.0-old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92wordpress smeserver-wordpress-1.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92wordpress
2 --- smeserver-wordpress-1.0-old/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92wordpress 2013-06-05 22:07:00.000000000 +0200
3 +++ smeserver-wordpress-1.0/root/etc/e-smith/templates/etc/httpd/conf/httpd.conf/92wordpress 2013-06-05 22:09:19.000000000 +0200
4 @@ -71,6 +71,7 @@
5 $OUT .= " php_value mysql.default_host $wordpress{DbName}\n";
6 $OUT .= " php_value mysql.default_user $wordpress{DbUser}\n";
7 $OUT .= " php_value mysql.default_password $wordpress{DbPassword}\n";
8 + $OUT .= " php_admin_value upload_tmp_dir /tmp\n";
9 if ($pass)
10 {
11 $OUT .= " AuthName \"$name\"\n";

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed