• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. T

    MyAAC v1.0

    i already download from this site and already install composer /var/www/html# composer --version Do not run Composer as root/super user! See https://getcomposer.org/root for details Continue as root/super user [yes]? yes Composer version 2.8.10 2025-07-10 19:08:33 PHP version 8.1.2-1ubuntu2.22...
  2. T

    MyAAC v1.0

    Fatal error: Uncaught RuntimeException: The vendor folder is missing. Please download Composer: <a href="https://getcomposer.org/download">https://getcomposer.org/download</a>, install it and execute in the main MyAAC directory this command: <b>composer install</b>. Or download MyAAC from <a...
  3. T

    MyAAC v1.0

    mysqlHost = "127.0.0.1" mysqlUser = "user" mysqlPass = "123" mysqlDatabase = "ots" mysqlPort = 3306 mysqlSock = "sha1"
  4. T

    MyAAC v1.0

    apache2 but i fix this now error i have: PDOException: SQLSTATE[HY000] [2002] No such file or directory in /var/www/html/system/libs/pot/OTS_DB_MySQL.php:123 Stack trace: #0 /var/www/html/system/libs/pot/OTS_DB_MySQL.php(123): PDO->__construct() #1 /var/www/html/system/libs/pot/OTS.php(373)...
  5. T

    MyAAC v1.0

    I have already install php8+ but website still not work. PHP 8.4.7 (cli) (built: May 9 2025 06:53:45) (NTS) Copyright (c) The PHP Group Zend Engine v4.4.7, Copyright (c) Zend Technologies with Zend OPcache v8.4.7, Copyright (c), by Zend Technologies On site error:
Back
Top