If a user wishes to make the required changes in his memory limit using his FTP account, he only has to go through the steps mentioned below:
You just have to make the htaccess.txt file on your local machine.
To change the memory_limit For your website, you have to add the below-mentioned php code within the file.
php_value memory_limit 64MAs soon as he has created and updated his file, make sure you save it in the proper format.
The next step is to upload that htaccess.txt file using any FTP client software that you are comfortable using.
After uploading the file to the server using the FTP account, make sure that you rename the file to .htaccess
You have to create another file named phpinfo.php on your local system.
We have to use the following code in that particular phpinfo.php file.
<? phpinfo(); ?>Using your FTP account, upload that file to the web server.
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.