PHP version reporting incorrectly... 
							
								 
							July 06, 2018, 12:54:40 pm 
							
						 
					
					
						This as the install completes: 
						
					
				 
				
						
						
							Re: PHP version reporting incorrectly... 
							
								 
							
								Reply #2  – July 06, 2018, 01:31:15 pm 
							 
							
						 
					
					
						~# php -r "echo PHP_VERSION;" 
						
					
				 
				
						
						
							Re: PHP version reporting incorrectly... 
							
								 
							
								Reply #6  – July 06, 2018, 02:00:51 pm 
							 
							
						 
					
					
						If you can email me, I'll send you the URL so you can see for yourself... ;-)
						 
						
					
				 
				
						
						
							Re: PHP version reporting incorrectly... 
							
								 
							
								Reply #8  – July 06, 2018, 02:21:31 pm 
							 
							
						 
					
					
						I was using Github master, but I'm now downloading this version 1.1.4 and will let you know what happens... 
						 
						
					
				 
				
						
						
							Re: PHP version reporting incorrectly... 
							
								 
							
								Reply #10  – July 06, 2018, 02:41:51 pm 
							 
							
						 
					
					
						PS - the self-same db user accessed the empty db ( I dropped all the tables from previous attempts before starting this 1.1.4 install) without any complaint, and I can see all the tables etc. created by the installer, so I think CREATE works !!!
						 
						
					
				 
				
						
						
							Re: PHP version reporting incorrectly... 
							
								 
							
								Reply #12  – July 06, 2018, 04:08:43 pm 
							 
							
						 
					
					
						I'm afraid I'm giving up at this point. Needless to say, the privileges are all set correctly and have been throughout and yes, the log_digest table was correctly created on install, and so the worry for me is that the logic is clearly there but all these errors leave me with no confidence that we can use this live.  
						
					
				 
				
						
						
							Re: PHP version reporting incorrectly... 
							
								 
							
								Reply #13  – July 06, 2018, 04:12:27 pm 
							 
							
						 
					
					
						OK, we're at line 1883 etc. in /install/upgrade.php - now to figure this out... stay tuned... 
						 
						
					
				 
				
						
						
							Re: PHP version reporting incorrectly... 
							
								 
							
								Reply #14  – July 06, 2018, 04:22:22 pm 
							 
							
						 
					
					
						OK, so all this is doing is upgrading the db from a previous schema to the required one for 1.1.4. So you can send me a clean, empty db at 1.1.4 which doesn't need upgrading and then we can bypass this completely?