packages: wordpress-mu/pld.patch - default pld mysql user

glen glen at pld-linux.org
Thu Nov 19 15:57:07 CET 2009


Author: glen                         Date: Thu Nov 19 14:57:07 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- default pld mysql user

---- Files affected:
packages/wordpress-mu:
   pld.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/wordpress-mu/pld.patch
diff -u packages/wordpress-mu/pld.patch:1.2 packages/wordpress-mu/pld.patch:1.3
--- packages/wordpress-mu/pld.patch:1.2	Thu Nov 19 15:52:12 2009
+++ packages/wordpress-mu/pld.patch	Thu Nov 19 15:57:02 2009
@@ -9,3 +9,14 @@
  				Refresh this page when you're done!<br /></p>
  		</div>
  		<p>Quick fix:<br /> <code>chmod&nbsp;777&nbsp;<?php
+--- wordpress-mu-2.8.6/index-install.php~	2009-11-19 16:54:08.000000000 +0200
++++ wordpress-mu-2.8.6/index-install.php	2009-11-19 16:55:38.075995166 +0200
+@@ -359,7 +359,7 @@
+ 	return true;
+ }
+ 
+-function printstep1form( $dbname = 'wordpress', $uname = 'username', $pwd = 'password', $dbhost = 'localhost', $vhost = 'yes', $prefix = 'wp_' ) {
++function printstep1form( $dbname = 'wordpress', $uname = 'mysql', $pwd = '', $dbhost = 'localhost', $vhost = 'yes', $prefix = 'wp_' ) {
+ 	$weblog_title = ucfirst( $_SERVER[ 'HTTP_HOST' ] ) . ' Blogs';
+ 	$email = '';
+ 	$hostname = $_SERVER[ 'HTTP_HOST' ];
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wordpress-mu/pld.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list