Fork me on GitHub

rc1 installation error  Bottom

  • web hosting 1and1. files uplaoded and run install, I got:

    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webadmin@kundenserver.de and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.


    fuzi icon_confused
  • Gotta contact 1&1. We can't diagnose something like that.

    --
    Home Page | Find on Facebook | Follow on Twitter
  • There will be an entry in your server logs explaining the problem. My guess is that your hosting setup doesn't allow (and triggers a error if you have) .htaccess files. There's one in the root of the PN install with some basic setttings. Try removing this file - note that you'll be unable to use some of PN's custom URL schemes without .htaccess support.

    -Mark

    --
    Visit My homepage and Zikula themes.
  • yes, from 1and1 feed back, they said it was caused by .htaccess. after i removed the file, i could install the RC1, but i got the following errors after input mysql info then press install:

    _MODULES_APIINVALIDSTATETRANSITION [modules_adminapi_setstate] at line 306 in file /homepages/38/d163795790/htdocs/8fortune/pn/system/Modules/pnadminapi.php.

    1. (array) 0:
    1. (string) file = /homepages/38/d163795790/htdocs/8fortune/pn/system/Modules/pnadminapi.php
    2. (integer) line = 306
    3. (string) function = registererror
    4. (string) class = logutil
    5. (string) type = ::
    6. (array) args:
    1. (string) 0 = _MODULES_APIINVALIDSTATETRANSITION
    2. (array) 1:
    1. (string) file = /homepages/38/d163795790/htdocs/8fortune/pn/includes/pnMod.php
    2. (integer) line = 631
    3. (string) function = modules_adminapi_setstate
    4. (array) args:
    1. (array) 0:
    1. (string) id = 46
    2. (integer) state = 3
    3. (array) 2:
    1. (string) file = /homepages/38/d163795790/htdocs/8fortune/pn/includes/pnMod.php
    2. (integer) line = 594
    3. (string) function = pnmodfuncexec
    4. (array) args:
    1. (string) 0 = Modules
    2. (string) 1 = admin
    3. (string) 2 = setstate
    4. (array) 3:
    1. (string) id = 46
    2. (integer) state = 3
    5. (boolean) 4 = 1
    4. (array) 3:
    1. (string) file = /homepages/38/d163795790/htdocs/8fortune/pn/install/functions.php
    2. (integer) line = 405
    3. (string) function = pnmodapifunc
    4. (array) args:
    1. (string) 0 = Modules
    2. (string) 1 = admin
    3. (string) 2 = setstate
    4. (array) 3:
    1. (string) id = 46
    2. (integer) state = 3
    5. (array) 4:
    1. (string) file = /homepages/38/d163795790/htdocs/8fortune/pn/install/functions.php
    2. (integer) line = 149
    3. (string) function = installmodules
    4. (array) args:
    1. (string) 0 = complete
    2. (string) 1 = eng
    6. (array) 5:
    1. (string) file = /homepages/38/d163795790/htdocs/8fortune/pn/install.php
    2. (integer) line = 12
    3. (string) function = install
    4. (array) args: (empty)



    regards

    fuzi
  • Select installation type:
    Basic ...

    I got

    Fatal error: Undefined class name 'themeutil' in /homepages/38/d163795790/htdocs/chinesepeople.ca/includes/pnRender.class.php on line 137

    regards

    fuzi
  • _MODULES_APIINVALIDSTATETRANSITION error is
    caused by topics module.
    topics modue is type 1 module so this module
    should not be activated directly when uninitialized.

    if you install without topics module,
    it'll be ok.

    s. moon
  • I install PostNuke-0.800-RC1-FULL, haven't gone to activate topics module step yet.

    I may try PostNuke-0.800-RC1-core, then load the modules icon_razz

    fuzi
  • Gidday, any progress on this error?


    Code

    Fatal error: class 'ThemeUtil' not found in C:\wamp\www\includes\pnRender.class.php on line 137



    It is listed as a bug.

    I tried reinstalling after deleting modules one at a time.

    I downloaded a different package and tried reinstalling both basic and full forms.

    I used both winace and winzip

    This is on a locahost though using WAMP, however I can't see why that should be an issue.

    The class is there:

    Code

    //---- Plugins handling -----------------------------------------------
            // add plugin paths
            $this->themeinfo = ThemeUtil::getInfo(ThemeUtil::getIDFromName(pnUserGetTheme()));
            $this->theme = $theme = $this->themeinfo['directory'];


    Cheers and TIA



    edited by: Namtrak, Jul 30, 2007 - 04:18 PM
  • If it's listed in the bug tracker then that would be the place to see if it's been fixed yet. Once fixed it should be available in the daily snapshots and then in RC2.

    --
    Under Construction!
  • So far none of the team have been able to reproduce this issue.

    If anyone can provide me with access to a system that exhibits this problem that would help.

    --
    Visit My homepage and Zikula themes.
  • Okay, I'll install it on a live server in the next few hours and see how we go.
  • Before I installed on the live server I gave xampp a go rather than Wamp and it worked fine with the core set and then an upgrade to add-ons.
  • 0 users

This list is based on users active over the last 60 minutes.