Omkonfigurere php
Jeg har netop installeret php og apache på mandrake.Jeg har brugt følgende til at konfigurere php:
./configure\' \'--with-mysql\' \'--with-apache=/home/server/apache_1.3.20\'
\'--with-zlib\' \'--with-gd\' \'--enable-gd-native-tt\' \'--with-freetype-dir=/usr/local\'
\'--with-jpeg-dir=/usr/local/lib\' \'--with-png-dir=/usr/local\' \'--with-tifflib=/usr/local\'
\'--with-t1lib=/usr/local\' \'--with-pdflib=/usr/local\' \'--with-swf=/home/server/dist\'
\'--enable-ftp\' \'--enable-track-vars\'
Nu har jeg opdaget at jeg har glemt noget!!!!!
--enable-trans-sid
Hvordan kan jeg på en nem måde omkonfigurere php uden at skulle compile og istallere apache igen?
