Joomla-cms: [4.0] Blank Pages at Frontend and Backend after Fresh installation of Joomla on MySQL 8

Created on 10 Mar 2019  路  20Comments  路  Source: joomla/joomla-cms

Steps to reproduce the issue

  • Cloned fresh 4.0-dev branch
  • Ran composer install and then npm install
  • Ran Joomla Web installation as usual
  • Tried to open either the Administrator or the Site

Expected result

I expect to see content both on the Frontend and backend like this:
Screenshot 2019-03-10 at 4 09 17 PM
Screenshot 2019-03-10 at 4 09 45 PM

Actual result

I saw a blank Page both on the Frontend and the Backend(Administrator) sides.

Screenshot 2019-03-10 at 12 07 03 PM

Screenshot 2019-03-10 at 10 35 45 AM

System information (as much as possible)

  • MAC OSX Mojave 10.14.3
  • PHP 7.2.15 and 7.3
  • MySQL 8
  • Node v10.15.2
  • NPM v6.4.1

Additional comments

I noticed this when I turned on debugging for the one I installed on my Ubuntu Server and the One I have locally on my Mac OSX, here is the result:
Screenshot 2019-03-10 at 2 21 21 PM

J4 Issue No Code Attached Yet

Most helpful comment

I didn't think of the error logs earlier as I already removed MySQL 8 and installed 5.7. I will install v8 again and get the error logs across.

All 20 comments

Everything worked fine for me today.
Using a mac too.
Try this:
git clone --depth=1 -b 4.0-dev https://github.com/joomla/joomla-cms/
composer install
npm ci
instead of
npm install

Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/24151

closed as unconfirmed Report. Please reopen if Issue persist.

@ghazal thanks for Investigation.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24151.

@ghazal Thanks.

The issues still persist after trying out @ghazal 's suggestion. Tried on 2 Macbooks, still same issue.

@ghazal What is your environment details?

Do you have a similar environment like mine?
System information

  • MAC OSX Mojave 10.14.3
  • PHP 7.2.15 and 7.3
  • MySQL 8
  • Node v10.15.2
  • NPM v6.4.1

Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/24151

reopened as Issue persist.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24151.

My environment:
mac 10.12

node 11.10.0
npm 6.8.0
Composer version 1.8.4
All packagers installed and updated via Homebrew

iTerm instead of Mac Terminal

php 7.2.5
MySQL 5.7.22
Actually, I am using Bitnami MAMP stack, so I don't have to care about these versions.

Based on what you just posted above, the only notable difference in our configuration is the MySQL versions, mine is v8 while yours is v5.7. Noticing that, I downgraded to v5.7 and everything works fine now.

It appears Joomla v4.0 might be having compatibility issues with MySQL v8.

Thanks, @ghazal and @franz-wohlkoenig 馃槄 for the time, I'm finally done with this battle after days!

Can this be re-opened please and change the title from (mac osx) to (mysql 8) as it definitely needs investigating

Alright ... I'll do that.

@bosunski can you report back what it is present in your mysql 8 error.log please

I didn't think of the error logs earlier as I already removed MySQL 8 and installed 5.7. I will install v8 again and get the error logs across.

Duplicate #22974?

Close this as a known issue as there is a doc page for it?

closed as stated above; Issue can always be reopened.

Actually, there should be one issue open somewhere tracking the progress of MySQL 8 compatibility in the CMS. Without that, items will be continually closed pointing to that docs page which gives the impression that Joomla is not making efforts to support MySQL 8 (hell it still doesn't fully support 5.7).

Closing items and pointing to a doc page generally comes across as "this is how Joomla works, here is the documentation reference explaining it".

Reopen Issue as comment by @mbabker stated above.

Closing in favor of #25452 as it has additional details.


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/24151.

Was this page helpful?
0 / 5 - 0 ratings