A comprehensive guide to install Aikeedo on your server, with detailed steps and solutions for common issues.
public
directory that contains web-accessible files.public
directory, not the root of all Aikeedo files.public
directory cannot be moved; it must remain within the Aikeedo file structure./var/www/yourdomain.com
, your domain must point to /var/www/yourdomain.com/public
.
Upload Aikeedo Files
aikeedo-server-files.zip
in your Aikeedo package.Extract Files
aikeedo-server-files.zip
so that the public
folder ends up in your domain’s root directory.Example:Configure Domain
public
directory within the extracted Aikeedo files.Example:
If Aikeedo is extracted to /var/www/yourdomain.com
, set the document root to /var/www/yourdomain.com/public
.Access the Install Page
https://yourdomain.com
.https://yourdomain.com/install
.public
directory. In this case, you might see a 403 error. Double-check your domain’s document root configuration to ensure it’s set to the public
folder within your Aikeedo installation.Follow On-Screen Instructions
Complete Installation