Re: recompiling php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Çäðàâñòâóéòå, blackwater.

Âû ïèñàëè 6 èþëÿ 2005 ã., 18:57:17:

> I have a linux box which I use periodically. I built php 5.0.3 on it
> and it runs fine.  I just came across a situation where I need to
> compile in the zlib extension so I got into my php folder and did
> ./configure with my options, then make and make install.  I then
> restarted Apache but when I look at phpinfo, it still shows the old
> command used to build php, not the command I just used to recompile.
> Are there other things needed in a recompile?

> Thanks!

> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php

$ ./confugure --with-my-options
$ make clean
$ make
$ make install


-- 
Ñ óâàæåíèåì,
 Mikhail                          mailto:mikhail.makarov@xxxxxxxxx

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux