Blank Page After Install But Mod Is Installed 
							
								 
							 
							October 26, 2015, 10:20:51 pm 
							 
							
						 
					
					
						Yes, I'm facing (what can be termed as) a minor own server (ISPConfig3/Apache) issue as stated. Latest version of Elk (1.0.5). I have set 256MB for php which can be seen from php info; and Elk is 128MB, right? So what else could be the problem so that it can be looked into? Any suggestion?
						 
						
					
				 
				
						
						
							Re: Blank Page After Install But Mod Is Installed 
							
								 
							 
							
								Reply #1  – October 26, 2015, 11:26:53 pm 
							 
							
						 
					
					
						You're probably running out of RAM with that little.
						 
						
					
				 
				
						
						
							Re: Blank Page After Install But Mod Is Installed 
							
								 
							 
							
								Reply #4  – November 09, 2015, 06:51:56 am 
							 
							
						 
					
					
						I resolved this problem. Domain error logs provide clearer details if compared to Apache error logs. Problem is due xcache.
						 
						
					
				 
				
						
						
							Re: Blank Page After Install But Mod Is Installed 
							
								 
							 
							
								Reply #5  – November 09, 2015, 07:51:18 am 
							 
							
						 
					
						
	
		
			emanuele
		 
		
	 
							
								
									 
								 
							 
							 
							Global Moderator  
					 
					
						Is it a problem that can be fixed on Elk's side?
						 
						
					
				 
				
						
						
							Re: Blank Page After Install But Mod Is Installed 
							
								 
							 
							
								Reply #6  – November 09, 2015, 07:46:42 pm 
							 
							
						 
					
					
						I am not so sure but in Apache error logs it was pointing to Cache.subs.php. but after checking the domain error logs, the problem is on xcache, so I fixed that by increasing memory for xcache.size and xcache.var_size. How ElkArte actually takes advantage of this xcache or other caching softwares?
						 
						
					
				 
				
						
						
							Re: Blank Page After Install But Mod Is Installed 
							
								 
							 
							
								Reply #8  – November 10, 2015, 06:16:12 pm 
							 
							
						 
					
					
						Lol... Right. Less database queries. But it seems by default, ElkArte has its own default file caching? WIll that work the same , if we don't have any external caching softwares installed?
						 
						
					
				 
				
						
						
							Re: Blank Page After Install But Mod Is Installed 
							
								 
							 
							
								Reply #9  – November 11, 2015, 02:17:06 am 
							 
							
						 
					
						
	
		
			emanuele
		 
		
	 
							
								
									 
								 
							 
							 
							Global Moderator  
					 
					
						File-based is an alternative in case there isn't a proper caching software installed on the server. But, is flawed since it's beginning and is meant to be removed.