Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[letoDMS v3.0 RC3 / RC4 / RC5] Check configuration after an installation
#8
(02-06-2011, 12:18 AM)Doudoux Wrote: Put attachment file in root LetoDMS folder and launch it with an internet browser.

Example : http://localhost/letoDMS-3.0.0b/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
  //
  // Historic
  //  3.00-02 : Add debug option : check.php?debug
  //            Add PHP informations may have an impact on the execution of LetoDMS
  //            Improve adodb check
  //            Improve $settings check
  //  3.00-01 : Create for letoDMS 3.0.0 RC1


This is what I get from check.php.

LetoDMS 3.0.0 check configuration

Check Apache configuration

Apache version: Apache/2.2.14 (Ubuntu)
mod_rewrite : Error

Check PHP configuration

PHP version: 5.3.2-1ubuntu4.7
gd2 : Ok
mbstring : Ok
database - mysql - : Ok
ldap (optional) : Error

Active PHP extension: php_ldap (optional)

Check LetoDMS configuration
settings->_rootDir : Error

Current value : http://84.86.183.123/var/www/mydms/
Suggestion value : /var/www/mydms/
settings->_coreDir : Error

Current value : http://84.86.183.123/var/www/mydms/Core/
Suggestion value : /var/www/mydms/
settings->_httpRoot : Ok
settings->_contentDir : Ok
settings->_ADOdbPath : Error

Current value : /var/www/mydms/adodb
Suggestion value : /var/www/mydms/

adodb missing, CAN'T TEST DATABASE

Check other configuration
Cookies : OK

Informations

Limit size for uploading file (upload_max_filesize): 2M

Limit size for uploading file (post_max_size): 8M

SMTP server (SMTP): localhost

Limits of the execution time (max_execution_time): 30 s

END

We are running SSH listing to port 3024 and I have saw that Apache2 is listing to port 80.
No problem for us.
We are running NAT and the server with mysql is on IP Adrress 192.168.2.2
As You see we having Ubuntu Version 10.04.
APache2 and Mysql are the latest stable versions.

Sorry for my English.

Regards

Gerard de Veer
This is what I get from check.php.

LetoDMS 3.0.0 check configuration

Check Apache configuration

Apache version: Apache/2.2.14 (Ubuntu)
mod_rewrite : Error

Check PHP configuration

PHP version: 5.3.2-1ubuntu4.7
gd2 : Ok
mbstring : Ok
database - mysql - : Ok
ldap (optional) : Error

Active PHP extension: php_ldap (optional)

Check LetoDMS configuration
settings->_rootDir : Error

Current value : http://84.86.183.123/var/www/mydms/
Suggestion value : /var/www/mydms/
settings->_coreDir : Error

Current value : http://84.86.183.123/var/www/mydms/Core/
Suggestion value : /var/www/mydms/
settings->_httpRoot : Ok
settings->_contentDir : Ok
settings->_ADOdbPath : Error

Current value : /var/www/mydms/adodb
Suggestion value : /var/www/mydms/

adodb missing, CAN'T TEST DATABASE

Check other configuration
Cookies : OK

Informations

Limit size for uploading file (upload_max_filesize): 2M

Limit size for uploading file (post_max_size): 8M

SMTP server (SMTP): localhost

Limits of the execution time (max_execution_time): 30 s

END

We are running SSH listing to port 3024 and I have saw that Apache2 is listing to port 80.
No problem for us.
We are running NAT and the server with mysql is on IP Adrress 192.168.2.2
As You see we having Ubuntu Version 10.04.
APache2 and Mysql are the latest stable versions.

Sorry for my English.

Regards

Gerard de Veer
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: