I'm currently using Threads under a windows environment and am in the process of converting my server over to Red Hat 9 (Shrike). I am able to successfully setup threads as a fresh installation under linux. However, whenever I import a threads database, things break all of a sudden. I always get a page full of these errors:
<br />Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/html/ubbthreads/mysql.inc.php on line 131<br />SQL ERROR: Database error only visible to forum administrators<br />
I'm not sure why this happens only on import. Is there something I have to do when converting from a windows based mysql to a linux based?
I'm using the following versions:
mySQL : mysql Ver 12.20 Distrib 4.0.13, for pc-linux (i686)
PHP Version 4.2.2
Apache HTTP Server Version 2.0
Thanks
