Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
php4
:
4.4.9
>
php4
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 7
[-]
[+]
Changed
php4.spec
@@ -1,4 +1,4 @@ -%define contentdir /var/www +%define contentdir /var/www/php4 %define with_oci8 %{?_with_oci8:1}%{!?_with_oci8:0} %define with_mssql %{?_with_mssql:1}%{!?_with_mssql:0} %define with_mhash %{?_with_mhash:1}%{!?_with_mhash:0} @@ -605,7 +605,7 @@ # Build standalone /usr/bin/php4 pushd build-cgi -build --enable-force-cgi-redirect --enable-pcntl +build --enable-fastcgi --enable-force-cgi-redirect --enable-pcntl popd # Build Apache module