FAQ

Get help with DHTML Chess for WordPress
Post Reply
alf
Site Admin
Posts: 111
Joined: Sat Feb 18, 2017 11:02 pm

FAQ

Post by alf » Wed May 03, 2017 3:16 pm

Here are some known Q&A for the WordPressChess plugin

PROBLEM INSTALLING THE PLUGIN
- Possible solutions:
1) The plugin is 10MB+ large. If PHP file upload size is too small, the installation will fail
- Max upload size can be set in php.ini on your server
Example:

Code: Select all

upload_max_filesize = 20M
- After this is set, you need to restart your web server
- Restart Apache: ( see https://www.cyberciti.biz/faq/star-stop ... webserver/)
- Restart Nginx: command: sudo systemctl reload nginx or sudo systemctl restart nginx

2) FTP upload problem
- Problem related to FTP on your server may be solved by adding the following line to your wp-config.php file:

Code: Select all

define('FS_METHOD', 'direct');

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests