Giter VIP home page Giter VIP logo

Comments (7)

slawkens avatar slawkens commented on June 8, 2024

Is in this directory '/root/forgottenserver/' a config.lua file?

AAC checks if config.lua exist, if not then it displays error message.

from myaac.

zcundizmond avatar zcundizmond commented on June 8, 2024

from myaac.

ACKX avatar ACKX commented on June 8, 2024

Hi, when I added my ip to ip.txt, apache return server 500 error. What happend?

from myaac.

slawkens avatar slawkens commented on June 8, 2024

Hi. You need to look into your apache2 error.log, there will be message saying what went wrong.

Post it to me.

from myaac.

ACKX avatar ACKX commented on June 8, 2024

PHP Fatal error: Uncaught RuntimeException: Unable to create the cache directory (/var/www/html/myaac-master/system/cache/twig/2b). in /var/www/html/myaac-master/system/libs/Twig/Cache/Filesystem.php:57\nStack trace:\n#0 /var/www/html/myaac-master/system/libs/Twig/Environment.php(457): Twig_Cache_Filesystem->write('/var/www/html/m...', '<?php\n\n/* insta...')\n#1 /var/www/html/myaac-master/system/libs/Twig/Environment.php(363): Twig_Environment->loadTemplate('install.welcome...')\n#2 /var/www/html/myaac-master/install/steps/1-welcome.php(24): Twig_Environment->render('install.welcome...', Array)\n#3 /var/www/html/myaac-master/install/index.php(184): require('/var/www/html/m...')\n#4 {main}\n thrown in /var/www/html/myaac-master/system/libs/Twig/Cache/Filesystem.php on line 57

I gave permissions apache:apache to /var/www, Centos 7.3

from myaac.

slawkens avatar slawkens commented on June 8, 2024

Try this:

chown -R apache:apache /var/www
chmod -R 750 /var/www

from myaac.

slawkens avatar slawkens commented on June 8, 2024

Closing this, as it's not related to MyAAC.

Its a problem with permissions - web server cannot read the MyAAC directory.

from myaac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.