XF 2.1 Clean install wont work

Hi Xenforo community!

So here's the issue:
I've purchased XF two days ago and I'm still trying to install it. Somehow this just doesn't work... (Yes I followed the instructions).
I tried multiple times on multiple XF versions but none works. The issue is the following:

During the installation, I get stuck at step 2. Here, when it is supposed to build tables it goes to either a fatal error Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 3375252448 bytes) in /home/xxx/xxx/src/XF/Db/Mysqli/Statement.php on line 84 or straight up to an Internal Server Error. (sizes keep changing)

What I've tried so far:
  • Change the PHP version to 7.2;
  • Changed the memory_limit via Cpanel and php.ini;
  • Changed max_execution_time;
  • Changed max_input_vars;
  • I've upgraded my host to 6GB RAM;
  • Changed the data and initial_data permissions from 0755 to 0777
I tried all of this multiple times on multiple clean installs. Nothing works.

Anyone who can help out or has any clue what might fix it?
 
Top Bottom