Zikula: A Flexible Open Source Content Management System
home | forum | contact us

Dizkus

Bottom
A NEW (I think) install loop!
  • Posted: 25.10.2002, 03:51
     
    c45207
    rank:
    Freshman Freshman
    registered:
     October 2002
    Status:
    offline
    last visit:
    28.10.02
    Posts:
    5
    While installing PostNuke, I ran into the language loop. I set REGISTER_GLOABALS to Yes. Now the langugage selection works... Then the license page is displayed. However, when clicking the Next button, it returns to the langugage selection screen.

    Any suggestions?

    NB: A search for "language" "license" yielded no useful results. Please direct my to any relivant posts if this is not a new issue.
    More Keywords: gnu GPL install.php
  • Posted: 29.10.2002, 01:01
     
    neosurge
    rank:
    Helper Helper
    registered:
     September 2002
    Status:
    offline
    last visit:
    12.05.05
    Posts:
    247
    What are your server specs, this is a semi-common problem and it seems to usually be due to older server software being present.
  • Posted: 29.10.2002, 04:16
     
    montezuma
    rank:
    Freshman Freshman
    registered:
     October 2002
    Status:
    offline
    last visit:
    08.03.03
    Posts:
    15
    neosurge

    Seems need upgrade /pnadodb with latest version of ADODB
  • Posted: 29.10.2002, 04:37
     
    c45207
    rank:
    Freshman Freshman
    registered:
     October 2002
    Status:
    offline
    last visit:
    28.10.02
    Posts:
    5
    Web Server: Apache/1.3.27 (Win32) mod_gzip/1.3.19.1a PHP/4.2.3
    PHP: 4.2.3 (register_globals is ON)
    MySQL: 4.23 (max-nt)
    OS: Windows 2000 Pro SP3
  • Posted: 30.10.2002, 07:22
     
    c45207
    rank:
    Freshman Freshman
    registered:
     October 2002
    Status:
    offline
    last visit:
    28.10.02
    Posts:
    5

    montezuma

    Seems need upgrade /pnadodb with latest version of ADODB

    How do I do that? Do I need to do that?
  • Posted: 14.03.2003, 10:04
     
    vpuzzella
    rank:
    Freshman Freshman
    registered:
     March 2003
    Status:
    offline
    last visit:
    19.01.05
    Posts:
    10
    Same problem here ...

    Windows 2K SP3
    Apache 1.3.27
    PHP 4.2.2
    MySQL 3.23.55
    PostNuke phoenix-0.7.2.3
  • Posted: 21.05.2003, 18:51
     
    Steltek
    rank:
    Registered User Registered User
    registered:
     May 2003
    Status:
    offline
    last visit:
    22.05.03
    Posts:
    1
    I also have this problem. Fact is that the POST data somehow gets lost and therefore PostNuke won't continue.

    Actually I think it's due to this PHP bug:
    http://bugs.php.net/bug.php?id=22427
    (Vote for it there to make it more popular and get the PHP devels to fix it)

    As per the description of that bug, the POST data sometimes get lost (I see that when I select the language and get dropped back to the exact same screen again) and when there's much data to post it always gets lost (which is the case for the license screen).

    As a workaround you can do the following: Edit the file install/gui.php and comment out this line

    Code

    include("docs/COPYING.txt");
    (just put // in front of it) ... that way, the license agreement won't get printed which makes the textarea field way smaller (completely empty actually) and gets PHP to pass on the other parameters via POST. Unfortunately this doesn't fix the initial bug and you WILL have trouble using PostNuke on your webserver (example: Can't save the PostNuke settings because there's too much form data on that page, intermittent POST failures, ...).

    I really hope PHP gets fixed soon, this is a very annoying bug.

Extensions Moderation

Main Menu

Extensions Database

Documentation

Development

Login

Donate to Zikula