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.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Installation problem (pn8-MS3)
-
**unknown user**
- Rank: Senior
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 2330
Maybe try a daily snapshot. -
- Rank: Registered User
- Registered: Feb 11, 2003
- Last visit: Nov 11, 2009
- Posts: 49
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
-
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
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. -
- Rank: Helper
- Registered: Mar 30, 2003
- Last visit: Oct 21, 2009
- Posts: 683
Fatal error: Undefined class name 'themeutil' in /home/clifft/www/includes/pnRender.class.php on line 131 -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
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 -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
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 -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
Just noticed Mark West added the missing installer_selectmodule.htm to the SVN repository.
Thanks so much Mark -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
Sorry about that - that'd be my fault.....
Anyway fixed now.
-Mark
--
Visit My homepage and Zikula themes. -
- Rank: Softmore
- Registered: Nov 04, 2003
- Last visit: Oct 21, 2009
- Posts: 119
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
- Moderated by:
- Support
