Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: preg_match(): Unknown modifier '-' in /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php on line 783

Warning: Cannot modify header information - headers already sent by (output started at /home/akl1986/public_html/support/wp-content/plugins/redux-framework/redux-core/inc/extensions/metaboxes/class-redux-extension-metaboxes.php:783) in /home/akl1986/public_html/support/wp-includes/feed-rss2.php on line 8
Cloud Hosting – AKLWEB HOST LLC Support Center https://support.aklwebhost.com Mon, 25 Nov 2019 11:39:45 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.4 What is a SPF record and how to change the SPF record? https://support.aklwebhost.com/knowledgebase/what-is-a-spf-record-and-how-to-change-the-spf-record/ https://support.aklwebhost.com/knowledgebase/what-is-a-spf-record-and-how-to-change-the-spf-record/#respond Mon, 25 Nov 2019 11:39:45 +0000 https://support.aklwebhost.com/?post_type=manual_kb&p=2003 SPF stands for Standard Policy framework. It is being implemented by many Hosting providers. Hosting providers need a SPF record, so that a email can go through their network. It is an attempt made to control bounce back emails. It allows the e-mail address owner to specify the mail servers which will be used to send mail from their respective domain to prevent sender address forgery. The SPF record makes sure the Remote email server will allow mails on your server from your domain name only. It helps fighting against spam emails.

Its mostly used to create SPF record for a particular domain name so that you will not receive any bounce back emails that are not sent by you. The SPF record can be setup and managed for the respective domain name from Plesk or cPanel –> Email Authentication.

]]>
https://support.aklwebhost.com/knowledgebase/what-is-a-spf-record-and-how-to-change-the-spf-record/feed/ 0
Plesk Control Panel Is Not Loading? https://support.aklwebhost.com/knowledgebase/plesk-control-panel-is-not-loading/ https://support.aklwebhost.com/knowledgebase/plesk-control-panel-is-not-loading/#respond Mon, 25 Nov 2019 11:38:51 +0000 https://support.aklwebhost.com/?post_type=manual_kb&p=2001 If you are not able to login into your plesk control panel, please refer the below,

/usr/local/psa/admin/logs/httpsd_error_log

If you are getting the below error message, it means you are using more memory than alloted to you,

[emerg] (22)Invalid argument: could not call shmget

In such a case you need to increase the value of shmall in

/etc/sysctl.conf

file. Edit the file and increase the value as

kern.sysv.shmall=shmmax/4096

If you need the changes to get reflected soon, please execute the following command :-

sysctl -p

You need to reset the psa service, in this way you can access your Plesk control panel.

]]>
https://support.aklwebhost.com/knowledgebase/plesk-control-panel-is-not-loading/feed/ 0
How To Change Memory Limit In The .htaccess Via FTP https://support.aklwebhost.com/knowledgebase/how-to-change-memory-limit-in-the-htaccess-via-ftp/ https://support.aklwebhost.com/knowledgebase/how-to-change-memory-limit-in-the-htaccess-via-ftp/#respond Mon, 25 Nov 2019 11:37:11 +0000 https://support.aklwebhost.com/?post_type=manual_kb&p=1997 If a user who wish to do the required changes in his memory limit using his FTP account, he only has to go through the steps mentioned below:

Step 1: You just have to make the htaccess.txt file on your local machine.

Step 2: For changing the memory_limit for your website you have to add the below mentioned php code with in the file.

php_value memory_limit 64M

As soon as he has created and updated his file, make sure you save it in the proper format.

Step 3: The next step is to upload that htaccess.txt file using any FTP client software that you are comfortable using.

Step 4: After uploading the file on the server using the FTP account, make sure that you rename the file to .htaccess

Step 5: You have to create another file name named as phpinfo.php file on your local system.

Step 6: We have to use following mentioned code in that particular phpinfo.php file.

<? phpinfo(); ?>

Step 7: Using your FTP account, upload that file on web server.

Step 8: Confirm if the changes have been applied after looking through your web browser.

Note :- A user must know that the steps mentioned above can only be used by customers who have a VPS or a dedicated server hosting account with AKLWEB Host.

]]>
https://support.aklwebhost.com/knowledgebase/how-to-change-memory-limit-in-the-htaccess-via-ftp/feed/ 0