瀏覽代碼

forgot to disable everything again

Christoph Schug 24 年之前
父節點
當前提交
a559593387
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      apache/apache.spec

+ 2 - 2
apache/apache.spec

@@ -26,7 +26,7 @@
 #   the additionally used Apache modules 
 %define       mod_ssl              no
 %define       mod_perl             no
-%define       mod_php              yes
+%define       mod_php              no
 %define       mod_dav              no
 %define       mod_layout           no
 %define       mod_macro            no
@@ -41,7 +41,7 @@
 
 #   more optional settings 
 #   (requires mod_php set to "yes" above)
-%define       php_mysql            yes
+%define       php_mysql            no
 %define       php_gd               no
 %define       php_db               no
 %define       php_pdflib           no