Apache using full RAM problem
Apache using full RAM problem
Apache using full RAM problem
MAMP File Permissions
Non Admins Getting Cached Posts
I just found the answer. Firstly, I look out for an apache error log in /var/log/apache2, on the file error.log.1 I found these last lines: [Sun May 26 22:46:23.694952 2019] [core:alert] [pid 8436] [client ::1:52840] /var/www/html/site2.localhost/public_html/.htaccess: Invalid command ‘RewriteEngine’, perhaps misspelled or defined by a module not included in the server configuration, referer: http://site2.localhost/wp-admin/edit.php?post_type=page [Mon … Read more
localhost/wordpress(or other application), how does it work?
You should put this to config files of wordpress instances define( ‘WP_PLUGIN_DIR’, $_SERVER[‘DOCUMENT_ROOT’] . ‘/wordpress1/wp-content/plugins’ ); place it before the /* That’s all, stop editing! Happy blogging. */ line.
Changing permalink stops me from creating webpages
Problem with a wordpress admin system. and website
I’ve now managed to fix this issue and managed to successfully migrate form Prefork to Event. For some reason Apache didn’t let me sudo a2enmod php7.3 I entered sudo a2enconf php7.3-fpm instead of the a2enmod command above, I then restarted both Apache and the PHP FPM service with sudo service apache2 restart && sudo service … Read more
You have to create a menu in Appearance > Menus for each language. See more here: https://polylang.pro/doc/create-menus/