Re: How to get latest and greatest FAMP





--- Graham Bentley <gbentley@xxxxxxx> wrote:

> Hi All,
>
> I wanted to do a quick test of Apache21, MySQL5 and
> PHP5
> I tried a minimal install of FreeBSD 6.0 then
> pkg_add -r which
> worked fine up until PHP5 where I was told that
> Apache21
> conflicted with Apache13 that was to be installed as
> aPHP5
> dependancy. I pkg_delete and went ahead with
> installing
> PHP5 then Apache13 but when I tried to pkg_delete
> Apache13
> so I could install Apache21 was told that I coudl
> not remove it ?
>
> What the best way to do this ?
>
> _______________________________________________
> freebsd-questions@xxxxxxxxxxx mailing list
>
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@xxxxxxxxxxx"
>

Hello,

If you were to start again from scratch - I use the
information on this page regularly to install
apache+ssl+php, it has very detailed instructions for
both apache13 and apache2:

http://www.bsdguides.org/guides/freebsd/webserver/apache_ssl_php_mysql.php

To try and clean up what is currently there - it
sounds like a dependency on Apache 13 has been
created, so you need to find out what is depending on
it now, the following commands should tell you:

First of all, you need to know the exact name/version
of apache that is currently installed, type the
following:

pkg_info

Near the top you will see an item for "apache....."

Now type this - the "apache..." part should be exactly
the same as what you got from the previous command:

pkg_info -R "apache...."

Now you will see all the packages currently depending
on apache - you need to remove them first before you
can remove apache.

Or maybe just start again using the info in the first
link at the top.

Regards, Tim.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: [PHP] Question before upgrading to 5
    ... anyway I see you did do a dual apache setup, cool, and got it working properly. ... but it sure is a cool trick if you really need to run php4 sites and php5 sites on one production ... install of apache would allow you to do. ... php in so far as you can also specify a custom prefix to have ...
    (php.general)
  • Re: PHP Tutorials
    ... >> In this tutorial we assume that your server has activated support for PHP ... install a web server locally (not just Apache). ...
    (comp.lang.php)
  • Need Help with Adding mod_ssl to Apache
    ... Solaris 9 system and I am using the relevant version of mod_ssl. ... rather than to install the web server from another source. ... Well, first of all, why are you using the Sun Freeware apache? ...
    (comp.unix.solaris)
  • Re: Upgrade Fedora Core 3 to Fedora Core 5 Help please
    ... I run from apache for my family website. ... some of the nice new features that I hear about with Fedora Core 5. ... don't work anymore would be a real problem. ... Format and install fresh would be a real nice way to go and I ...
    (comp.os.linux)
  • Re: cgi problem
    ... Activestateperl 5.8.7 and XP. ... Install Activestateperl ... Configure Apache to accept cgi scripts. ... The only rights possible in windows are read-only and hidden. ...
    (perl.beginners)