Jump to content

is it possible to change configuration using "configure" script


Recommended Posts

Dear all,

I have php 5.2 installed on my windows xp. Currently I'm following a tutorial in a book that requires php into a certain configuration. The book suggested to run a configuration script and install it using "make" command. I know this procedure works in Lynux or Unix but I'm not sure how can I do it on windows.

 

I'm thinking about reconfiguring my php without re-installation.  If I want my php to have the following configuration:

# ./configure --with-apxs2 \
--with-gd --with-curl \
--with-mysql --with-pdo-mysql \
--with-jpeg-dir --with-png-dir \
--with-freetype-dir --with-zlib

What is the easiest way to achieve this? Can I execute configure script on the existing installation, if I can, how? Or do I need to do each configuration manually?

 

Best regards,

ethereal1m

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.