Put attachment file in root LetoDMS folder and launch it with an internet browser.
Example : http://localhost/letoDMS-2.0.2/check.php
Delete file after use
Example : http://localhost/letoDMS-2.0.2/check.php
Delete file after use
Code:
// Commands :
// check.php -> launche check configuration
// check.php?debug -> launche check configuration with debug PHP informations
// use if the "END" is not displayed at the bottom of the page
// check.php?phpinfo -> show only PHP informations
//
// ------------------------------------
// Delete file after use
// ------------------------------------
//
// Historic
// 2.02-04 : Add debug option : check.php?debug
// Add PHP informations may have an impact on the execution of LetoDMS
// Improve apache check : error message when no information
// Improve database check
// 2.02-03 : Add Cookies check
// 2.02-02 : Add Apache check
// 2.02-01 : Create for letoDMS 2.0.2
[/quote]