pramadiputra
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: file – away pluginThank You, your DB charset seems not causing the problem. Please remind that the plugin that you’re using now hasn’t been updated for 3 years.
Forum: Fixing WordPress
In reply to: Cant access my websiteWoho! Got you buddy 🙂
Forum: Fixing WordPress
In reply to: file – away pluginPlease take a screenshot of your
wp-config.phpForum: Fixing WordPress
In reply to: Cant access my websiteTry this instead
systemctl start mariadbIt’s whether you’re using MySQL or MariaDB, and either one of which, is not running.
Forum: Fixing WordPress
In reply to: file – away pluginOkay, have you check your Web Charset?
Forum: Fixing WordPress
In reply to: How to remove course curriculum in wordpress website.Owh, you’re using WPLM theme.
I suggest you to ask for a support from the theme developer: https://themeforest.net/item/wplms-learning-management-system/6780226/support
Forum: Fixing WordPress
In reply to: Cant access my websiteNow that’s the conclusion, your MySQL is not running and there’s a problem with your MySQL.
Forum: Fixing WordPress
In reply to: file – away pluginCan you tell me what plugin that you’re using for uploading media file?
Open your wp-config.php, look for
define('DB_CHARSET', 'WHATS IN HERE?');In order to work with another language or character, your Web should be using utf8 charset
Forum: Fixing WordPress
In reply to: Cant access my websiteYour PHP version 5.6, which is still consider as fine. There’s no need to change the PHP version, but if you want your WordPress site to be faster, you can consider to upgrade the PHP version.
And, Have you tried to check your MySQL status, Is it running?
Forum: Fixing WordPress
In reply to: Website Unknown IssueHi, it’s mean that the Googlebot couldn’t indexing your pages site, because your web robots.txt said so.
Try to check whether your WordPress is discouraging search engine from indexing your site.
1. Go to WordPress Dashboard
2. on the Settings > Reading, there’s an option called *Search Engine Visibility*
3. If it’s checked, uncheck it.Let us know
Forum: Fixing WordPress
In reply to: images not showing on pagesHi, maybe it just your browser issue. I’ve visited your website and the images are there.
Try using another browser just to see if it’s caused by your current browser.
Forum: Fixing WordPress
In reply to: Cant access my websiteHi,
The error’s saying that your WordPress site couldn’t connect with your MySQL Database.
Are you using legacy PHP version? Such as PHP v5.3 or below?
If so, please consider to use PHP version 7.
But mostly the error comes up because of miss-configuration, please check your database connection in your wp-config.php file. And also sometimes it because your MySQL is stop running.
Forum: Fixing WordPress
In reply to: How to remove course curriculum in wordpress website.Hi, Please give us more detail about your problem.
1. Do you use any Course/Learning plugin ?
Can you take screenshot of your theme/plugins ?
Forum: Fixing WordPress
In reply to: Stop what appear to be emails sent from site contact formHi
There’s no need to activate 2 anti-spam plugins for this case, either you choose akismet or the honeypot plugin. But if it works, then, why not 😀
Regards
Forum: Fixing WordPress
In reply to: The link you are trying to follow has expiredI think creating user.ini file inside your web server is giving you any effect. You should ask your hosting provider about your max_execution_time value