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.


Ensight supports PHP 5 from version 3.0.3 onwards. Here are a few handy tips for upgrading to PHP 5.

New/modified php.ini settings:

  • You can now set register_long_arrays to Off if you no longer use $HTTP_* variables in your code

For MySQL users:

MySQL's libraries are no longer bundled with PHP from version 5. For Windows installations of PHP 5, you will need to do the following in order to connect to MySQL:

  • uncomment the line: extension=php_mysql.dll
  • copy the file libmysql.dll from the php install directory into C:\WINDOWS or C:\WINNT (your Windows directory)
  • click here for additional MySQL support

Windows CLI installation changes:

  • /cli/php.exe is now php.exe in the php install directory
  • /php.exe (the old CGI version) is now php-cgi.exe
  • /php-win.exe is a GTK version - don't touch this

You will also need to install a new Zend Optimizer

 


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