php-duzeltme
This commit is contained in:
		
							parent
							
								
									19a8f1c5d7
								
							
						
					
					
						commit
						e913138592
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -18,5 +18,6 @@ derle() {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	install -D -m755 ${SRC}/php-${surum}/libs/libphp7.so ${PKG}/usr/lib/httpd/modules/libphp7.so
 | 
						install -D -m755 ${SRC}/php-${surum}/libs/libphp7.so ${PKG}/usr/lib/httpd/modules/libphp7.so
 | 
				
			||||||
	install -D -m644 ${SRC}/apache.conf ${PKG}/etc/httpd/conf/extra/php7_module.conf
 | 
						install -D -m644 ${SRC}/apache.conf ${PKG}/etc/httpd/conf/extra/php7_module.conf
 | 
				
			||||||
 | 
						mkdir -p $PKG/etc/php/conf.d/
 | 
				
			||||||
	echo "extension=apache.so" > $PKG/etc/php/conf.d/apache.ini
 | 
						echo "extension=apache.so" > $PKG/etc/php/conf.d/apache.ini
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue