Moderators: They make you lose count(Longest thread still alive!)

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
15
lua requires PHP (version >= 5.1.0, version <= 5.4.0), installed version is 5.6.19-0+deb8u1
this...might be a "small" problem.....
 
17 well, I am now turning on my laptop in the hopes I made a typo when trying to use the lua class without trying to install that thing first :P
 
19 ? What makes you think that? it says that php is 5.6.something and it needs bigger then 5.1.0 and smaller then 5.4.0
 
22 I'm probably misunderstanding what you're trying to do. My train of thought was something like this:

- Lua wants PHP version 5.4 or earlier
- Current PHP version is 5.6
- Ah, best see if there's a version of Lua that works with PHP 5.6. Because that's probably easier than downgrading PHP.