This is a comment on Blank page after install. 18.04 LAMP, posted by walttheboss at 13.12.2019 07:19

View source for THANKS

OK when I installed all the boxes were ticked.  I installed the R6 rc1 and added BC-Math.  That was missing on my install. 

All went well.  Thanks again.  Below are a list of the commands I ran during the install.

Now to learn a new platform. 

 %% 

sudo rsync -avz /home/acer/Downloads/wacko.r6.0.rc1/wacko/ /var/www/html/wackowiki/
sending incremental file list
./

ALL FILES WERE SENT

sent 1,788,164 bytes  received 15,196 bytes  3,606,720.00 bytes/sec
total size is 6,449,842  speedup is 3.58
cd /var/www/html/wackowiki
chmod 0755 _cache/config/ _cache/feed/ _cache/page/ _cache/query/ _cache/session/ _cache/template/ file/backup/ file/global/ file/perpage/ file/thumb/ xml/
chmod 666 config/config.php config/lock config/lock_ap sitemap.xml
sudo chown -R www-data:www-data /var/www/html/wackowiki/

RAN THE INSTALL FROM THE BROWSER

sudo chmod 640 config/config.php
sudo rm -R /setup

%%