[campsite-support] site alias problem
  • Hi,

    I have new installation of campsite 2.6.3 on Fedora Core 4
    (mysql-4.1.16, php-5.0.4, httpd-2.0.54), database was upgraded from
    2.1.6. Virtual hosts for apache are set correctly, the same for
    publication inside of campsite administration. But I can not open the
    website. Every time i get error: "Internal out of range error:
    invalid publication alias... ". I can access admin interface
    normally. In apache error log, I can find:
    PHP Notice: Undefined variable: argc in /usr/local/campsite/www-
    common/html/index.php on line 31
    for every attempt to open the site. Installation was without any
    problems.

    Can somebody help me with that?

    Thank you,
    Michal
  • 4 Comments sorted by
  • Please copy the attached file (index.php) to /usr/local/campsite/www-common/html/

    It should get rid of the notice.

    For the "invalid publication alias" error: are you sure you set the publication alias correctly?
    If so, please give me access to the system.

    Mugur

    --- Michal Hruska wrote:
    > Hi,
    >
    > I have new installation of campsite 2.6.3 on Fedora Core 4
    > (mysql-4.1.16, php-5.0.4, httpd-2.0.54), database was upgraded from
    > 2.1.6. Virtual hosts for apache are set correctly, the same for
    > publication inside of campsite administration. But I can not open the
    > website. Every time i get error: "Internal out of range error:
    > invalid publication alias... ". I can access admin interface
    > normally. In apache error log, I can find:
    > PHP Notice: Undefined variable: argc in /usr/local/campsite/www-
    > common/html/index.php on line 31
    > for every attempt to open the site. Installation was without any
    > problems.
    >
    > Can somebody help me with that?
    >
    > Thank you,
    > Michal
    >
    >




    ____________________________________________________________________________________
    Want to start your own business?
    Learn how on Yahoo! Small Business.
    http://smallbusiness.yahoo.com/r-index
  • hi Michal !

    have you tried to restart the template engine? if not, please do it !
    it has been my rescuer sometimes. let me know what happens and i will
    take a look thoroughly on it if necessary.


    On 12/4/06, Michal Hruska wrote:
    > Hi,
    >
    > I have new installation of campsite 2.6.3 on Fedora Core 4
    > (mysql-4.1.16, php-5.0.4, httpd-2.0.54), database was upgraded from
    > 2.1.6. Virtual hosts for apache are set correctly, the same for
    > publication inside of campsite administration. But I can not open the
    > website. Every time i get error: "Internal out of range error:
    > invalid publication alias... ". I can access admin interface
    > normally. In apache error log, I can find:
    > PHP Notice: Undefined variable: argc in /usr/local/campsite/www-
    > common/html/index.php on line 31
    > for every attempt to open the site. Installation was without any
    > problems.
    >
    > Can somebody help me with that?
    >
    > Thank you,
    > Michal
    >
    >


    --
    /holman
  • On 12/4/06, Michal Hruska wrote:
    > Hi,
    >
    > I have new installation of campsite 2.6.3 on Fedora Core 4
    > (mysql-4.1.16, php-5.0.4, httpd-2.0.54), database was upgraded from
    > 2.1.6. Virtual hosts for apache are set correctly, the same for
    > publication inside of campsite administration. But I can not open the
    > website. Every time i get error: "Internal out of range error:
    > invalid publication alias... ". I can access admin interface

    I got the same error once; after scratching my head for a while I
    realized it was caused by campsite_server not running. Try
    (re)starting it.

    /Anders

    --
    Anders Jensen-Urstad
    http://x.unix.se
  • Thank you guys for your answers. It's solved now, thanks to Mugur.
    The problem was in mysql password. It's not possible to use these
    characters in campsite password for myslq:
    backslash - \
    left or right parenthesis - ( )

    Michal


    On Dec 4, 2006, at 5:49 PM, Holman Romero wrote:

    > hi Michal !
    >
    > have you tried to restart the template engine? if not, please do it !
    > it has been my rescuer sometimes. let me know what happens and i will
    > take a look thoroughly on it if necessary.
    >
    >
    > On 12/4/06, Michal Hruska wrote:
    >> Hi,
    >>
    >> I have new installation of campsite 2.6.3 on Fedora Core 4
    >> (mysql-4.1.16, php-5.0.4, httpd-2.0.54), database was upgraded from
    >> 2.1.6. Virtual hosts for apache are set correctly, the same for
    >> publication inside of campsite administration. But I can not open the
    >> website. Every time i get error: "Internal out of range error:
    >> invalid publication alias... ". I can access admin interface
    >> normally. In apache error log, I can find:
    >> PHP Notice: Undefined variable: argc in /usr/local/campsite/www-
    >> common/html/index.php on line 31
    >> for every attempt to open the site. Installation was without any
    >> problems.
    >>
    >> Can somebody help me with that?
    >>
    >> Thank you,
    >> Michal
    >>
    >>
    >
    >
    > --
    > /holman