Re: Did a phpinfo. What does this "Configure Command" output mean?
- From: Andrew Hutchings <info@xxxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 21:36:21 GMT
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...
.
- References:
- Prev by Date: Re: resize image and memory limits
- Next by Date: Re: Array_merge() Question
- Previous by thread: Did a phpinfo. What does this "Configure Command" output mean?
- Next by thread: Re: Did a phpinfo. What does this "Configure Command" output mean?
- Index(es):
Relevant Pages
|