Hi,
We are running LiteSpeed Enterprise 3.2.3. We're trying to install OpenAds on litespeed via the PHP VH Template but couldn't get any further since it requires the following php core config:
Can you please point me to the right direction to turn on file_uploads and register_argc_argv?
Thanks.
We are running LiteSpeed Enterprise 3.2.3. We're trying to install OpenAds on litespeed via the PHP VH Template but couldn't get any further since it requires the following php core config:
Code:
Error:
The file_uploads option must be ON
Warning:
Server timezone not correctly set in PHP.
Please see the documentation about setting this variable for PHP.
Warning:
The PHP configuration variable register_argc_argv needs to be turned on to run maintenance from the command line.
Thanks.