|
|
|
View FAQ
|
SQL file / MySQL Installation Error
Posted By: sebflipper on 07:34pm - 02.05.05 | 0 comment(s)
|
|
| Question |
I am trying to install Multi-Forums, but I keep getting this error:
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /.../config/multiforums.config.inc.php on line 15
Also when I try to run the SQL files I get an error in phpMyAdmin. |
|
| Answer |
Open your PHP settings file (php.ini) and turn off magic_quotes_runtime, and magic_quotes_gpc, and then turn register_globals on.
The SQL file provided with the script are not meant to be run on their own. The script will automatically read the SQL and the edit and run it on its own. |
Comments
No comments have been made for this article yet
|
|
pdjk-support suite version 1.50
pdjk-support suite is copyright 2005 © of www.pdjkeelan.com
|