Problem description
I have three observation that something with the installation seems not to be correct.
- Cron does not run and a error message is in the admin page
- I do not see any addIns when clicking in the top left corner in the owncloud web page.
- occ terminates with an error message
I describe the observation with 3 since there is actually an error message.
Remark: thanks in advance for reading and helping.
Steps to reproduce
I wanted to run the occ command and did the following:
Steps:
- I have just newly installed owncloud. The file exchange and interaction seems to work
- Log in with ssh to server
- changed to directory where the occ command is (i.e. /subdomains/myDomainDirectory.mySubdomain/)
- run ‘/opt/php73/bin/php occ’
(Remark: for some reason I cannot run with sudo. I guess my hoster does not allow it).
Expected behaviour
I was expecting the get the help text of occ.
Actual behaviour
The occ command seemed to execute but with some internal error resulting in the message.
(-> occ is running but terminating with error message (not crashing).)
App directory "/home/httpd/vhosts/myServer.com/subdomains/myDomainDirectory.mySubdomain/apps" not found! Please put the ownCloud apps folder in the ownCloud folder or the folder above. You can also configure the location in the config.php file.
Additional info
I tried to change the path in the config.php for the apps. But whatever I do, occ crashes more seriousely (with >30 lines of crash dump).
Goal of this question
Answer that results in the following:
- occ command runs
- cron works requlareyl
- apps are shown
What I have done
Searched web for this error message -> no luck (unbelievable)
Searched web for cron not working -> nothing made sense to me
Searched web for not showing apps-> only found issues about specific apps
Server configuration
Operating system: don’t know
Web server:: managed with PLESK, I guess it is Apache
Database:: mySQL
PHP version:: 7.3.14
ownCloud version: 10.3.2.2, Community edition
Updated from an older ownCloud or fresh install: no, newly installed from
Where did you install ownCloud from: owncloud-10.3.2.zip from owncloud.org. Extracted to folder and run setup with first-time-login.
Signing status (ownCloud 9.0 and above):
Login as admin user into your ownCloud and access
http://example.com/index.php/settings/integrity/failed
paste the results into https://gist.github.com/ and puth the link here.
The content of config/config.php:
no change made, i.e. original config.php
List of activated apps:
standard just after installing
Are you using external storage, if yes which one: no
Are you using encryption: no
**Are you using an external user-backend, if yes which one:**no