Re: [PHP] wanto uninstall php manual

2002-08-13 Thread Alex Shi
Thanks! It works as I expected ;-) Alex -- --- TrafficBuilder Network: http://www.bestadv.net/index.cfm?ref=7029 "@ Edwin" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I haven't use up2date but perhaps this will work anyway. Open a te

Re: [PHP] wanto uninstall php manual

2002-08-13 Thread @ Edwin
I haven't use up2date but perhaps this will work anyway. Open a terminal and execute this: rpm -ql php-manual The 'l' will tell you where the package was installed. While, rpm -e php-manual will uninstall the package... HTH - E > >Hi, > >I upgraded php from 4.0.4p11 to 4.0.6 with up2da

[PHP] wanto uninstall php manual

2002-08-13 Thread Alex Shi
Hi, I upgraded php from 4.0.4p11 to 4.0.6 with up2date (a RedHat Update Agent). The new php includes a huge manual but I cannot find where is it after installed, and I don't know how can access it. And more, my free disk space is only 120M. So I am thinking to uninstall this manual. Any one know