TODCM Installation

Installation Requirements Checklist (Step 1 of 5)
Components required for the installation:
1. Apache Web Server Passed
2. Apache Rewrite Module
Please turn on the Apache rewrite module by adding or uncommenting the following line to the Apache configuration file (make sure to restart Apache afterward):
LoadModule rewrite_module modules/mod_rewrite.so
Failed
3. PHP Version (Only 5.2.x and 5.3.x are supported. 5.1.x should work with additional PHP JSON extension)
You are running PHP version 8.1.33, Click to see PHP Info.
Failed
4. PHP MySQL Extension
MySQL extension is missing. Please install the PHP MySQL extension, Click to see PHP Info. You might need to set extension_dir="FULL_EXTENSION_PATH" (replace FULL_EXTENSION_PATH with actual path such as c:/windows/php/ext) or add/uncomment extension=php_mysql.dll in your php configuration file
Failed
5. Website Folder "/home/delsoltheschool/public_html/cr/todcm" Write Access Passed
The installation can not be continued if any one of the above fails.

Optional Requirements:
1. OS Support (Linux, Mac OS-X and Windows) Passed
2. WKHTMLTOPDF Binary Support (PDF generator, OS dependent) Passed
3. MIMETEX Binary Support (Math formula image generator, OS dependent) Passed
4. PHP Config File - Upload Size (8 MB recommended) Passed
5. Apache Deflate/Compression Module (Makes pages load faster from internet)
Please add or uncomment the following line to the Apache configuration file:
LoadModule deflate_module modules/mod_deflate.so
Failed
6. CGI-bin Support (For MIMETEX)
Please check your Apache configuration and turn on CGI support.
Failed
7. CGI-bin Folder Write Access (For copying the MIMETEX binary) Failed
TODCM by todcm.org - Licensed under GNU APGL V3
Software Copyright © Tiller Software Co. Ltd.