When you install PHP it executes in the default setting. Sometimes it is good for many websites. Sometimes your website needs different settings then you can change PHP settings. E.g. your website required heavy files to upload. But the default setting allows you to limit the upload files. For changing the settings you will create a ‘phprc’ file and change values. php Max_execution_time is the largest time in which a script is allowed to run before end. Default time is 30 seconds.
Default time of execution is 30 seconds it will be too short for you. you can change this value by creating a phprc file. you can create a phprc file via FTP and SSH.
10. Login to your server. Ensure that you are in correct directory to create file. Click right on file you see an option view and edit click on it.
11. After click on edit next prompt open asking him to choose the editor. you choose our default window editor notepad.
12. After choose the editor notepad open. you can write here code.
13. When you write your code then click on file and save this file.
14. When you save your file within few seconds a new prompt open. you check the box and click on yes button.
Delete file:
15. Login to server via FTP.
16. Very important thing is that ensure that you are in correct directory or not.
17. Write click on file and click on delete.
18. When you complete your task he asking him to confirm the file delete or not click on yes button.