Hello, I apologize for posting this as I did post it earlier, but I am at a total loss as to what the problem may be, so I am pleading for help.
I upgraded from 1.16 to 1.21 and then 1.21.1. Ever since upgrading from 1.16, I can no longer upload files. I get "Could not create directory "mwstore://local-backend/local-public/5/54" every time I attempt to upload a file. The files I am trying to upload are small jpeg files (50K). These are the same files I uploaded in the past. It is not a permission or ownership issue, as all directories/sub-directories/files all the way down through and including each parent directory "/var/www/html/wiki/images" have root as owner and group and everything is set for 777. I also noticed that when attempting to upload a file, I see a temporary file get created in "/tmp" that is owned/group by apache. It then goes away. So, I changed the ownership/group with "chown -R apache /var/www" and "chgrp -R apache /var/www", but I still have the same issues uploading files. Any ideas will be most welcomed. Thanks, Phil Installed software Product Version MediaWiki<https://www.mediawiki.org/> 1.21.1 PHP<http://www.php.net/> 5.3.8 (apache2handler) MySQL<http://www.mysql.com/> 5.1.60 Entry point URLs Entry point URL Article path<https://www.mediawiki.org/wiki/Manual:$wgArticlePath> /wiki/index.php/$1<http://192.168.56.63/wiki/index.php/$1> Script path<https://www.mediawiki.org/wiki/Manual:$wgScriptPath> /wiki<http://192.168.56.63/wiki> index.php<https://www.mediawiki.org/wiki/Manual:index.php> /wiki/index.php<http://192.168.56.63/wiki/index.php> api.php<https://www.mediawiki.org/wiki/Manual:api.php> /wiki/api.php<http://192.168.56.63/wiki/api.php> load.php<https://www.mediawiki.org/wiki/Manual:load.php> /wiki/load.php<http://192.168.56.63/wiki/load.php> [E-Banner] The contents of this message, together with any attachments, are intended only for the use of the person(s) to whom they are addressed and may contain confidential and/or privileged information. If you are not the intended recipient, immediately advise the sender, delete this message and any attachments and note that any distribution, or copying of this message, or any attachment, is prohibited. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
