FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Step 2: MySQL temporary table creation denied
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Step 2: MySQL temporary table creation denied [message #20797] Thu, 28 October 2004 22:51 Go to previous message
dadij is currently offline  dadij   Iceland
Messages: 9
Registered: October 2004
Karma:
Junior Member
When I hit the Next button in installation step 2 I get:
FATAL ERROR: your MySQL account does not have permissions to create temporary tables.
Enable this functionality and restart the script.


It looks like this error message comes from lines 160-162 in install.php when it tries to execute the following SQL statement:

CREATE TEMPORARY TABLE fud_forum_install_test_table (test_val INT)


I copied that statement into PHPMyAdmin and tried it there and it seems to be executed without an error:

Your SQL-query has been executed successfully (Query took 0.0026 sec)


I could not find anything about this problem in the forums.

FUDforum v2.6.8 Release Candidate #1
MySQL 4.0.18.
PHP Version 4.3.6
safe_mode off
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: nntp.php
Next Topic: [Error Message] Notice: Undefined index:
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Wed Nov 27 07:53:21 GMT 2024

Total time taken to generate the page: 0.05516 seconds