Fork me on GitHub

Installation problem (pn8-MS3)  Bottom

  • Hi all,
    hope to write in the right forum. I got the latest PN verison (PostNuke-0.800-MS3.tar.gz), uncompress it under /var/www/postnuke and run the install.php. Everything ok for the DB creation but the step "Select installation type" (no matter if Basic or Complete) ends returning me the install.php as file to download via browser!!! If I download it, is empty.

    So, I'm not able to complete the installation procedure... what's wrong?

    MySQL: 4.1.20
    PHP: 5.0.4

    I guess that is a permission problem of the some file in the tarball. I've tried also the zip version... but the same behaviour.
  • Maybe try a daily snapshot.
  • Did you receive any error messages at all?
    I find that having less than 24MB of PHP memory kills the (0.8MS3) installer.

    To debug try adding these lines to the .htaccess file
    php_value display_errors on
    php_value memory_limit 24M

    You will probably want to set the display_errors off again afterwards to prevent anyone from prying.

    Regards,
    Dennis
  • dennisMe2

    Did you receive any error messages at all?
    I find that having less than 24MB of PHP memory kills the (0.8MS3) installer.

    To debug try adding these lines to the .htaccess file
    php_value display_errors on
    php_value memory_limit 24M


    This shouldn't be necessary. I can install the base setup with the basic 8M memory install. The more modules you ask the system to install during installation the more memory is needed so there may be an issue with should you ask the installer, for example, to install the entire valueaddons pack.

    -Mark

    --
    Visit My homepage and Zikula themes.

  • Fatal error: Undefined class name 'themeutil' in /home/clifft/www/includes/pnRender.class.php on line 131
  • Same problem here with daily snapshot of 8 June.

    My page says:

    An unknown installer error has occured

    This is after confirming the admin details and selecting a basic setup. Database tables seem to be created fine (33 of them). PHP error log says:

    PHP Fatal error: Class 'ThemeUtil' not found in /srv/www/htdocs/pn8/includes/pnRender.class.php on line 131, referer: http://pn8.dits-sa.com/install.php
  • Seems to be a missing install\pntemplates\installer_selectmodule.htm.
    I can't find that one in my MS1 copy as well. How do I get hold of that one?

    Any hints as where I find a SQL dump for a manual installation?



    edited by: dits, Jun 11, 2007 - 01:40 PM
  • Just noticed Mark West added the missing installer_selectmodule.htm to the SVN repository.

    Thanks so much Mark
  • Sorry about that - that'd be my fault..... icon_redface

    Anyway fixed now.

    -Mark

    --
    Visit My homepage and Zikula themes.
  • Probably not yet fixed, please see the bugtracker.

    http://noc.postnuke.…group_id=5&atid=101



    edited by: jadranko, Jul 20, 2007 - 11:26 AM

    --
    "A patriot must be ready to defend his country against his government." - Edward Abbey

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