Hi everybody
I'm using Postnuke 0.750 on Freebsd 5.4, Mysql 4.1.3, Apache 2, PHP 4-.4.4.0.
I had some problem with the database module (cannot recall exactly what), and so I downloaded database1.0.zip from the chuck steel's website.
Then I uninitialized my existing database, removed the database folder from /pn/modules, and put the new database (database1.0) folder into /pn/modules.
Then I did a Regenerate in Administration -> Modules. But when I clicked 'Initialise', I got this error message:
Table creation failed.
I did the same thing on another server, and had no problem. The other server is almost identical except it is using Mysql 4.1.4.
Can anybody help?
Thank you.
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 10:33 PM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. 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
database module : Table creation failed
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 18, 2005
- Posts: 18
I upgraded Mysql to 4.1.4. Still the same Table creation failed error.
zzzzsg
Hi everybody
I'm using Postnuke 0.750 on Freebsd 5.4, Mysql 4.1.3, Apache 2, PHP 4-.4.4.0.
I had some problem with the database module (cannot recall exactly what), and so I downloaded database1.0.zip from the chuck steel's website.
Then I uninitialized my existing database, removed the database folder from /pn/modules, and put the new database (database1.0) folder into /pn/modules.
Then I did a Regenerate in Administration -> Modules. But when I clicked 'Initialise', I got this error message:
Table creation failed.
I did the same thing on another server, and had no problem. The other server is almost identical except it is using Mysql 4.1.4.
Can anybody help?
Thank you. -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 186
Make sure that all of the database module's tables have been removed from your database using a tool like phpMyAdmin. Then try to initialize the module again. -
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 18, 2005
- Posts: 18
thank you.
Yeah, I realised that uninitializing the module actually remove the records but not the tables.
Luckily, I have a backup.
So I deleted the tables, click on Initialize and it worked.
Then I import the records from the backup server using Mysql commands.
But now, I am getting another error when trying to do a delete in the database module.
Fatal error: Call to a member function on a non-object in /usr/local/www/pn/modules/database/pnuser.php on line 759
I've no time to troubleshoot this, and will just live with this error, and use Mysql on the server to delete records.
Thank you for replying once again.
csteelatgburg
Make sure that all of the database module's tables have been removed from your database using a tool like phpMyAdmin. Then try to initialize the module again.
-
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 186
- Moderated by:
- Support
