mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 02:11:39 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			263 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			263 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/php.ini-production
 | 
						|
+++ b/php.ini-production
 | 
						|
@@ -742,7 +742,7 @@
 | 
						|
 ;;;;;;;;;;;;;;;;;;;;;;;;;
 | 
						|
 
 | 
						|
 ; UNIX: "/path1:/path2"
 | 
						|
-;include_path = ".:/php/includes"
 | 
						|
+include_path = ".:/usr/share/php8"
 | 
						|
 ;
 | 
						|
 ; Windows: "\path1;\path2"
 | 
						|
 ;include_path = ".;c:\php\includes"
 |