#3091 - White screen on Step 6
0 guests and 0 members have recently viewed this.
The top 3 point earners from 22nd Mar 2026 to 29th Mar 2026.
| Gabri |
|
|
|---|---|---|
| Jason Verhagen |
|
|
| jacobgkau |
|
|
There are no events at this time
Is it an SSD or a traditional magnetic HDD? I've observed many times Windows is much slower accessing small files that Linux, I'm not sure if that's a disk caching thing or something to do with how NTFS works.
How long until it white screens in seconds?
Bitnami set a Zend OpCache extension setting unusually high
opcache.revalidate_freq=60
This broke the config file loading within the installer. It was initially blank, Composr would load it for default settings, Zend OpCache cached it as blank, Composr wrote the file, but it would take 60 seconds before it would decache so the next screen (when it was needed) failed due to the stale cached blank version.