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



_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to