Important Links...

• ENVENT Corporate
My ENVENT
http://www.php.net


Howto's
Configuring IIS SMTP for Mail Delivery
Configuring a Bounce Handler in Windows
User Not Associated with a trusted SQL Server Connection
Php not connecting to MSSQL 2000 on Windows 2003
Connecting Windows 2003 Web Edition to MS-SQL 2000
Ensight Configuration Changes for PHP 5
Ensight's content gets cut off prematurely
Installing Ensight on Windows 2003 with IIS 6
Additional Settings for MySQL 4.1

FAQ's
Design Mode Editor
IE6 Settings
IE7 Settings
Installation
Profiling

Who's online...
There are 4 guests and 0 registered users online.


Try the following if you receive this error from MySQL while attempting to install phpMyAdmin or configure Ensight

Warning: mysql_connect(): Client does not support authentication protocol requested by server; consider upgrading MySQL

Using command-line tools, run:
mysql -u root -p

Modify root to correspond with your designated root user account. Enter the password you created during setup. Once at the mysql> prompt, enter the following SQL statements:

SET PASSWORD = OLD_PASSWORD('your_password');
SET PASSWORD FOR 'root'@'localhost' = OLD_PASSWORD('your_password');

Windows Problems

If you have trouble getting MySQL 4.1 to run as a service on Windows, please see the article below.

http://forums.mysql.com/read.php?11,4460,35804#msg-35804


Give us your feedback

Have a question about Ensight's functionality? Drop us a line using the form below and we'll get back to you with feedback within 24 to 48 hours (or 72 hours on weekends)

First Name
Surname
E-mail Address
Type of comment
Comment

Enter the word displayed above:


Search

[ Advanced Search ]

Login
Email: 
Password: 



Back to Home
Return to the Home Page