Installation & Hosting
PHP and MySQL requirements
Many DotwebApps web products use PHP together with a MySQL-compatible database. However, the exact PHP version, database version, and required...
Database configuration
Many DotwebApps PHP/MySQL applications require a database connection. The exact configuration method is product-specific, so always follow the installation documentation...
File permissions
File permissions control which files and directories a web application and the web-server process can read, write, or modify. Correct...
SSL and domain configuration
A production DotwebApps web application should normally use the intended production domain or subdomain and a valid HTTPS connection where...
Cron jobs
Some web applications use cron jobs or other scheduled tasks to perform recurring background work automatically. Not every DotwebApps product...
Common installation problems
Installation problems usually come from a mismatch between the product’s requirements and the hosting environment, incomplete configuration, missing files, database...
Uploading and installing software
Installation steps differ between DotwebApps products. This article provides a safe general overview for a typical PHP/MySQL web application; it...
Server requirements
Server requirements vary between DotwebApps products. Before choosing hosting or deploying a product, always check the System Requirements and Installation...