Hi,
I have already written to you in order to start correctly Eventum.
With your suggestion, I have resolved the problem referred to the wrong
"GD extension" in php.ini file.
Now, when I try to start Eventum I obtain only the following error:
Configuration Error:
The following problems regarding file and/or directory permissions were
found:
The 'allow_call_time_pass_reference' directive needs to be enabled in
your PHP.INI file in order for Eventum to work properly.
Please provide the appropriate permissions to the user that the web
server run as to write in the directories and files specified above.
I have tried to change the following rows in my php.ini file:
Before the change:
; - allow_call_time_pass_reference = Off [Code cleanliness]
After the change:
- allow_call_time_pass_reference = On [Code cleanliness]
but Eventum doesn't start correctly too.
Please, can you provide me the correct change?
Thank you very much for your support.
Regards,
Antonio Gargiulo