Open rrolla opened 9 years ago
If you got blank page when loading with sacy, then probably your php configuration not allowing to load phar file.
add to php.ini:
suhosin.executor.include.whitelist = phar
If you got blank page when loading with sacy, then probably your php configuration not allowing to load phar file.
add to php.ini: