Skip to content

This repository contains one PHP file. Where a user can select the TYPO3 version and check the server compatibility with the selected TYPO3 version.

License

Notifications You must be signed in to change notification settings

Hauer-Heinrich/ns_typo3_compatibility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

DO NOT USE THIS IN PRODUCTION! DELETE the "typo3-check.php" file if you are done!

Changes

  • change detection of ImageMagick
  • use SMTP instead of php mail() function (php-smtp)
  • added hints section
  • added links section

This repository contains one PHP file. Where a user can select the TYPO3 version and check the server compatibility with the selected TYPO3 version.

It includes following funtionalities.

1. TYPO3 Version Server Compatibility

server_compatibility_v2

2. Check DataBase Connectivity:

Success Message

db_connection_success

Error Message

db_connection_error

3. Check Email service:

email_message

4. PHPInfo:

phpinfo_block

About

This repository contains one PHP file. Where a user can select the TYPO3 version and check the server compatibility with the selected TYPO3 version.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%