You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.
While looking to use occ commands (specificaly to force a full scan), I was unable to find php cli :
# docker exec -it nextcloud sh
/ # cd /nextcloud/
/nextcloud # su - nextcloud
06fc87f8772b:~$ /nextcloud/occ files:scan --all
env: can't execute 'php': No such file or directory
06fc87f8772b~$ php -v
sh: php: not found
(no more success in root)
Is there an other way to do it ?
I no, can you include php cli on the container ?
Note : by default /nexcloud/oss is not executable.
Regards,
zer.
The text was updated successfully, but these errors were encountered:
zerpex
changed the title
missing php cli ?
Nexcloud : missing php cli ?
Aug 31, 2016
Hi there,
While looking to use occ commands (specificaly to force a full scan), I was unable to find php cli :
(no more success in root)
Is there an other way to do it ?
I no, can you include php cli on the container ?
Note : by default /nexcloud/oss is not executable.
Regards,
zer.
The text was updated successfully, but these errors were encountered: