Posted by Andrew Hutchings on 06/29/07 21:36
Reporter wrote:
> I got the output listed below from phpinfo. I am running on GoDaddy.
> If I wanted to change the configuration of my PHP, where would i find
> this "configure" command? Is it documented?
>
> Configure Command
>
> './configure' '--with-cgi' '--enable-fastcgi' '--with-config-file-
> path=/web/conf' '--with-gd' '--with-xml' '--with-gettext' '--with-zlib-
> dir=/usr/src/zlib' '--disable-posix' '--with-jpeg-dir=../jpeg-6b' '--
> enable-gd-native-ttf' '--enable-ftp' '--with-freetype-dir=/usr' '--
> with-freetype' '--with-sybase=/usr/src/freetds' '--with-curl=/usr/bin/
> curl' '--with-dom' '--enable-calendar' '--enable-soap' '--enable-
> bcmath' '--with-zip' '--with-openssl' '--with-mcrypt' '--with-mysql=/
> usr/local/mysql-5.0'
>
Hi Reporter,
When you build many open source applications you have to configure the
build first, which tells the build tools what options you want built in
and where you want it installed. This is the command and parameters run
to do this.
--
Andrew Hutchings - LinuxJedi - http://www.linuxjedi.co.uk/
Windows is the path to the darkside...Windows leads to Blue Screen. Blue
Screen leads to downtime. Downtime leads to suffering...I sense much
Windows in you...
Navigation:
[Reply to this message]
|