hello list,
I am attempting to enable file uploads to my mediawiki page. I have this setting enabled in my LocalSettings.php config file:
$wgEnableUploads = true;
And in my php.ini file I have this setting:
[root@ec2-107-22-232-226:/var/www/wiki] #grep file_uploads /etc/php.ini file_uploads = On
Also I've restarted apache after making these changes.
But when I go to edit a page my toolbox section does not include an upload option:
Toolbox
What links here Related changes Special pages
I've attempted to follow the instructions I've found in this page:
http://www.mediawiki.org/wiki/Manual:Configuring_file_uploads
I was just wondering what I may be doing wrong and how to correct the problem I'm having.
Thanks tim
Are you logged in? :)
yep! that was it! lol.. thanks!
----- Original Message ----- From: "Benjamin Lees" emufarmers@gmail.com To: "MediaWiki announcements and site admin list" mediawiki-l@lists.wikimedia.org Sent: Thursday, February 2, 2012 2:51:57 PM Subject: Re: [Mediawiki-l] enable uploads to mediawiki
Are you logged in? :)
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org