Re: [PHP] what are the steps to recompile PHP?

2001-03-12 Thread Tanya Brethour


I would assume that you need to 1) make sure you install it in the same
place :) 2) if you already compiled a Apache binary you need to copy the
new binary over.. or do another make install.

I would just follow the steps you did when you first installed it.. and it
should overwrite everything you did before.. assuming your --prefix is
right and what not.

-Tanya


On Mon, 12 Mar 2001, colin olkowski wrote:

> if one wants to recompile php (to add support for something that was missed
> during the first compile) is there a step I need to complete that will
> remove the earlier version of php, or do i just recompile over the old php
> and not worry about it?
> 
> thanks
> 
> colin olkowski - [EMAIL PROTECTED]
> cell 917.549.8395
> land 212.414.4481
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] what are the steps to recompile PHP?

2001-03-12 Thread colin olkowski

if one wants to recompile php (to add support for something that was missed
during the first compile) is there a step I need to complete that will
remove the earlier version of php, or do i just recompile over the old php
and not worry about it?

thanks

colin olkowski - [EMAIL PROTECTED]
cell 917.549.8395
land 212.414.4481



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]