Re: [campsite-support] Re: Install Error=thanks Ondra and Mugur, but
  • hi Remi!

    usually it happens when you have got "NameVirtualHost *" defined, then
    you have got the Campsite virtual host like:


    but, at the same time you have got another enabled site using:


    ... and that generates the error.

    for example, the default apache site enabled comes in that way, so...
    if you are not going to use the default site longer, please delete the
    symlink from sites-enabled and re-start apache.

    regards,



    On 4/19/07, phorum@code.campware.org wrote:
    > Author: Remi Baba
    > Link: http://code.campware.org/phorum/read.php?8,5487,5493,phorum_session_v5=Remi%2BBaba%3A7d732775fa813aab671a7b54ef3610f8#msg-5493
    > --------------------------------------------------------------------------------
    >
    > Thanks, Ondra and Mugur.
    >
    > Inserted: NameVirtualHost *
    > and changed back to:
    > $ sudo nano /etc/apache2/sites-available/campsite-vhost.conf
    > $ sudo nano /usr/local/campsite/etc/campsite/campsite-vhost.conf
    > $ sudo /etc/init.d/apache2 restart
    > Forcing reload of web server (apache2)... VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
    > NameVirtualHost *:0 has no VirtualHosts
    > VirtualHost *:80 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
    > NameVirtualHost *:0 has no VirtualHosts
    > .
    >
    > But
    > [1] when I try =http://192.168.10.1= in the browser, the output is
    >
    >
    > [2] despite the errors: I was able to login to http://192.168.10.1/admin
    > and change the Admin password.
    >
    > So, please, how do I get rid of the errors? Many, many thanks for the efforts.
    >
    > Remi
    >
    >
    >
    > --
    > Sent from Campware Forums
    > http://code.campware.org/phorum
    >


    --
    /holman