Steps to reproduce
Settings > Logging
Expected behaviour
No error
Actual behaviour
Error as below:
| Level |
App |
Message |
Time |
| Error |
PHP |
Undefined index: SCRIPT_FILENAME at /home/xxxxx/public_html/cloud/lib/base.php#144 |
2018-09-27T21:30:02+0100 |
Server configuration
Operating system: CentOS 7
Web server: Apache
Database: MySQL 5.5.60
PHP version: 7.0.32
Nextcloud version: 13.0.6
Updated from an older Nextcloud/ownCloud or fresh install: updated since v9 originally I think, about a year back.
Where did you install Nextcloud from: Nextcloud website
I also tried changing the cron to php-cli in cPanel as suggested here #285 (comment) but it the cron kept failing after that.
Steps to reproduce
Settings>LoggingExpected behaviour
No error
Actual behaviour
Error as below:
Undefined index: SCRIPT_FILENAME at /home/xxxxx/public_html/cloud/lib/base.php#144Server configuration
Operating system: CentOS 7
Web server: Apache
Database: MySQL 5.5.60
PHP version: 7.0.32
Nextcloud version: 13.0.6
Updated from an older Nextcloud/ownCloud or fresh install: updated since v9 originally I think, about a year back.
Where did you install Nextcloud from: Nextcloud website
I also tried changing the cron to
php-cliin cPanel as suggested here #285 (comment) but it the cron kept failing after that.