On 06/20/2013 01:42 PM, Karsten 'quaid' Wade wrote: > > It looks as if my commit was coincidental. I'll look in to setting the > upload directory, etc.
I tried setting that to no avail.[1] I don't have much in my local data/: du -hs data/ 648K data/ ... and I no longer understand where images are kept in OpenShift for MediaWiki. Ideas? - Karsten git diff aac97a67af1e2ad4922fc1abcf470baaf31f911b 47f6bfd5e82614d9b1f0257d004072b70d6e23b3 diff --git a/php/LocalSettings.php b/php/LocalSettings.php index 9db3269..e69ce5e 100644 --- a/php/LocalSettings.php +++ b/php/LocalSettings.php @@ -301,3 +301,7 @@ $wgSMTP = array( 'username' => "my_user_name", // Username to use for SMTP authentication (if being used) 'password' => "my_password" // Password to use for SMTP authentication (if being used) ); + +## Troubleshooting images suddenly breaking +## 2012-06-20 [email protected] [email protected] Karsten 'quaid' Wade +$wgUploadDirectory = 'data/images'; -- Karsten 'quaid' Wade http://TheOpenSourceWay.org .^\ http://community.redhat.com @quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Infra mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/infra
