|
| Register now to interact with over 11,000 members! Registered users have Posting Privileges, free access to Private Messaging, Email Notifications and more. |
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Registered
Join Date: Jan 2012
Location: España
Posts: 1
Reputation: 0
|
I cannot upload files mediawiki 1.18.0
Hello,
I´m new here and I would really appreciate if you could help me... I can´t upload files either. My mediawiki version is 1.18.0 Server: windows XP In my php.ini I Have: Safe_mode = off File_uploads=on In LocalSetting.php: $wgEnableUploads = true; $wgGroupPermissions['*']['upload'] = true; $wgFileExtensions = array('png','gif','jpg','jpeg','doc','xls','mpp',' pdf','ppt','tiff','bmp','docx', 'xlsx', 'pptx','ps','odt','ods','odp','odg'); $wgScriptPath = "/mediawiki"; $wgUploadPath = "{$wgScriptPath}/images"; $wgUploadDirectory = " /absolute_path_to_wiki_root/images"; I give the rights to all kind of users to read, write and execute the folder “images”, but as it is a windows server I did it with the security properties of the folder. Then, I can see the preview of the image,but after clicking on Upload I get " The page cannot be displayed. HTTP 405 - Resource not allowed". What am I doing wrong? Thanks in advance |
|
|
|
|
|
#2 |
|
Custom User Title
Join Date: Aug 2006
Location: Michigan
Posts: 2,669
Reputation: 337
|
If you are doing it on PowWeb, which is what these forums are for, then you are setting it up for the wrong kind of server. PowWeb does not run Windows servers as far as I know.
|
|
|
|
![]() |
| Thread Tools | |
| Rate This Thread | |
|
|