Predetermined php [SOLVED]
Predetermined php
Is there any way to switch predetermined operating system within Keyhelp?
Command line is using predetermined php interpreter and I can't see how to update in ndex.php?page=admin_configuration&configure=php_interpreter
None of the domains are using the old php.
Re: Predetermined php
Don't install other versions or rename anything, else KeyHelp is broken.
Workaround: viewtopic.php?p=37825#p37825
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
Re: Predetermined php
Re: Predetermined php
Yes.
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.
Re: Predetermined php [SOLVED]
I'm having an error with just that, so I ended with keyhelp-php74 --define apc.enable_cli=1
This was the error.
OCP\HintException: [0]: Memcache \OC\Memcache\APCu not available for local cache (Is the matching PHP module installed and enabled?)
Re: Predetermined php
I had the same error for my phpbb_update script, and I fixed it like you did.lmarcos wrote: ↑Sun 5. Feb 2023, 17:07 Thanks for the workaround.
I'm having an error with just that, so I ended with keyhelp-php74 --define apc.enable_cli=1
This was the error.
OCP\HintException: [0]: Memcache \OC\Memcache\APCu not available for local cache (Is the matching PHP module installed and enabled?)
viewtopic.php?t=11286&hilit=phpbb_update
--
A Windows user reinstalls software every few weeks.
A Linux user reinstalls software every few weeks.
The difference is with Linux the version numbers change.