?
avatar photodude
photodude
2 Oct 2016

Steps to reproduce the issue

update from J3.6.2 to J 3.6.3-RC1

Expected result

update with no errors

Actual result

Error on rename of '.\bitnami_joomla\#sql-39ac_49.frm' to '.\bitnami_joomla\#__ucm_content.frm' (Errcode: 13 - Permission denied) SQL=ALTER TABLE `#__ucm_content` MODIFY `core_title` varchar(400) NOT NULL;
MySQL Database Upgrade failed. Please check the Database Fixer.

database fixer only shows the following The Joomla! Core database tables have not been converted yet to UTF-8 Multibyte (utf8mb4).

applying the fix

Error on rename of '.\bitnami_joomla\#sql-39ac_50.frm' to '.\bitnami_joomla\#__ucm_content.frm' (Errcode: 13 - Permission denied) SQL=ALTER TABLE `#__ucm_content` MODIFY `core_title` varchar(400) NOT NULL;

System information (as much as possible)

Setting Value
PHP Built On Windows NT OFFICE13 6.2 build 9200 (Windows 8 Home Premium Edition) i586
Database Version 5.6.33
Database Collation utf8_general_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 5.6.26
Web Server Apache
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.6.3-rc1 Release Candidate [ Noether ] 27-September-2016 21:52 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.143 Safari/537.36

Additional comments

none

avatar photodude photodude - open - 2 Oct 2016
avatar photodude photodude - change - 2 Oct 2016
The description was changed
avatar photodude photodude - edited - 2 Oct 2016
avatar sovainfo
sovainfo - comment - 2 Oct 2016

Turn to forum.joomla.org for support about issues in your infrastructure. This queue is about issues on Joomla, not your infrastructure!

Suggest to close this issue, not a Joomla issue!

avatar brianteeman brianteeman - change - 2 Oct 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 2 Oct 2016
Category Installation
avatar brianteeman brianteeman - change - 2 Oct 2016
Category Installation Installation SQL
avatar photodude
photodude - comment - 2 Oct 2016

Looks like this is some kind of conflict with our firewall and mysql.
http://beerpla.net/2010/01/05/how-to-fix-intermittent-mysql-errcode-13-errors-on-windows/

avatar photodude photodude - change - 2 Oct 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-10-02 16:07:16
Closed_By photodude
avatar photodude photodude - close - 2 Oct 2016
avatar sovainfo
sovainfo - comment - 2 Oct 2016

Not only that, you should wonder why the update starts converting to utf8mb4.!

avatar photodude
photodude - comment - 2 Oct 2016

@sovainfo I believe that the updates and database fixer will always automatically convert to utf8mb4 if the database is capable of utf8mb4

avatar sovainfo
sovainfo - comment - 2 Oct 2016

Indeed, when updating to j363 nothing is changed about that! That means it can't be that 362 hasn't converted it!

The mistake to convert to utf8mb4 was introduced in j350. So, either it should have been converted already or you are ignoring the errors for a long time!

Unless you updated MySQL, in which case you should have applied j362 again!

avatar photodude
photodude - comment - 2 Oct 2016

My setup for local is a bitnami Joomla stack, It's likely that they have a misconfiguration in their current installer.

avatar techeaven
techeaven - comment - 3 Jul 2019

Hello, have you solved this problem? Could you tell me the solution?

avatar photodude
photodude - comment - 4 Jul 2019

@techeaven all the relevant details are in the posts here. I don't remember the details or anything else as it was about 3 years ago.

Please look at the comment where this issue was closed and check if that helps you. If you need additional help please open a topic on the Joomla forums as these issues seem to be WAMP/LAMP configuration specific and not related to Joomla.

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 4 Jul 2019

Add a Comment

Login with GitHub to post a comment