
iOS 13.7 + COVID-19


An uncaught Exception was encountered Type: ParseError Message: syntax error, unexpected end of file
I had a closing condition with
<?}?>
had to change to
<?php }?>
<Directory "/path/to/directory">
php_admin_value open_basedir none
</Directory>
( 49m 11s )
57min
1h55m
4h22m
4h 23min
4h 37m
SHAZAM?!!
5h 07m





The Master is about to disappear.
Microsoft-owned coding site Github to replace the term ‘master’ in push to remove slavery references
https://www.telegraph.co.uk/technology/2020/06/14/microsoft-owned-coding-site-github-replace-term-master-push/

While I was trying to upload a theme, I got the following error
A ligação que seguiu já expirou.
The link you followed has expired.
Increase the upload limits.
Add the following lines to .htaccess
php_value upload_max_filesize 64Mphp_value post_max_size 64Mphp_value max_execution_time 300php_value max_input_time 300