can anybody advise be on this error messages on my server?
Posted by: beergardenfree (---.mynow.co.uk)
Date: November 06, 2007 10:08PM


I have trouble with my new site and cannot pinpoint the cause!
Can anyone help please.... i found other sites with the same troubles...
i am running the latest version of wamp sever and MySQL 5. on my local machine
but on the server which also runs MySQL 5. and is a linux server with PHP
both databases are set up with the right tables and field names but the login and register pages bring the following error messages:


Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/content/g/l/o/globersilkman/html/includes/common/lib/db/KT_Connection.class.php on line 71

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/content/g/l/o/globersilkman/html/includes/common/lib/db/KT_Connection.class.php on line 71

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/content/g/l/o/globersilkman/html/includes/common/lib/db/KT_Connection.class.php on line 92

Warning: mysql_error(): supplied argument is not a valid MySQL-Link resource in /home/content/g/l/o/globersilkman/html/includes/common/lib/db/KT_Connection.class.php on line 105
Error:
Internal error.
Developer Details:
tNG_fields.getFakeRecordset:
SQL error: Error creating fake recordset:

SQL:
SELECT '' AS kt_login_user, '' AS kt_login_password, '0' AS kt_login_rememberme (FIELDS_FAKE_RS_ERROR)
tNG Execution Trace - VIEW
tNG_login.executeTransaction
STARTER.Trigger_Default_Starter
tNG_login.getRecordset
tNG_login.getLocalRecordset
tNG_login.getFakeRecordset*


the site is www.lezite.com

anyone has an idea where i should be looking???
just want to get the users database running so i can finish building the site.


thank you guys!

Options: ReplyQuote
Re: can anybody advise be on this error messages on my server?
Posted by: yfastud (---.cable.mindspring.com)
Date: November 06, 2007 11:08PM

wamp already come w/ mysql, so make sure there is no other mysql running on same port. If you do have other mysql, then shut down wamp, backup db from old mysql, uninstall and clean registry from old mysql, shut down and restart computer, restart wamp; however, if you already edit any wamp's config file, you have to undo it, too, or better, backup all data including old db from previous mysql, new data and db from wamp, uninstall all including old mysql and wamp, delete old mysql folder as well as wamp folder, clean old mysql, wampapache, and wampmysql in registry, restart computer, then reinstall wamp

BEST solution is install wamp in different desktop/laptop, restore db from old mysql, check to make sure it's working before actually uninstall and clean up everything in your current computer

Have fun,

[test.jlbn.net] (Sample Testing Coades for PHP, MySQL, ASP.net, SQL, JSP)
[www.jlbn.net] (Basic Guide for WAMP & Add-ons)

Options: ReplyQuote
Re: can anybody advise be on this error messages on my server?
Posted by: beergardenfree (---.mynow.co.uk)
Date: November 08, 2007 11:16PM

thanks for the tips smiling smiley
i appreciate it

Options: ReplyQuote


Sorry, only registered users may post in this forum.