Page 1 of 1
					
									reduce size of resume--Solved
					Posted: 07 Mar 2017, 01:38
					by jda
					Hi guys,
anyone here know how to add / reduce size of resume in opencats?
Thanks. 
PS: I'm using the latest version of opencats
							 
			
					
									Re: reduce size of resume
					Posted: 07 Mar 2017, 01:40
					by cptr13
					I'm not sure what you mean.
How large the file is?
The length of the resume?
More specific please.
							 
			
					
									Re: reduce size of resume
					Posted: 07 Mar 2017, 04:24
					by jda
					I tried adding an attachment of 2.79MB and it says that "I file error has occurred" - file size is greater than system-wide size limit.
							 
			
					
									Re: reduce size of resume
					Posted: 07 Mar 2017, 17:49
					by RussH
					jda wrote:I tried adding an attachment of 2.79MB and it says that "I file error has occurred" - file size is greater than system-wide size limit.
Hi, default file size limit in PHP is 2Mb. You need to change the max filesize settings in your php.ini and restart apache for it to take effect
 
			
					
									Re: reduce size of resume
					Posted: 13 Mar 2017, 07:58
					by jda
					It is working!!!
Thanks a lot. it is a great help. 

 
			
					
									Re: reduce size of resume--Solved
					Posted: 11 Jul 2019, 12:22
					by CatDev
					Hi, 
where exactly do I find the file to Change it?
Thanks a lot!
							 
			
					
									Re: reduce size of resume--Solved
					Posted: 11 Jul 2019, 14:40
					by RussH
					php.ini is usually in /etc/php.ini
							 
			
					
									Re: reduce size of resume--Solved
					Posted: 15 Jul 2019, 11:18
					by CatDev
					Thank you!