Maybe this thread can help (I had similar problems with Debian 9 on Tinkerboard):
ZM 1.30.4 API issue on ubuntu 17.10
Search found 7 matches
- Tue Feb 13, 2018 9:24 pm
- Forum: ZoneMinder 1.30.x
- Topic: Can't access API on 1.30.4 and Debian 9
- Replies: 10
- Views: 6238
- Tue Feb 13, 2018 8:01 am
- Forum: ZoneMinder 1.30.x
- Topic: ZM 1.30.4 API issue on ubuntu 17.10
- Replies: 36
- Views: 77935
Re: ZM 1.30.4 API issue on ubuntu 17.10
mentioned in the 'Additional .ini files parsed' section, but not other occurrence of 'apc' on the page. cakephp/artful,artful,now 2.8.5-1 all [installed,automatic] cakephp-scripts/artful,artful,now 2.8.5-1 all [installed,automatic] libapache2-mod-php/artful,artful,now 1:7.1+54ubuntu1 all [installed ...
- Mon Feb 12, 2018 6:26 pm
- Forum: ZoneMinder 1.30.x
- Topic: ZM 1.30.4 API issue on ubuntu 17.10
- Replies: 36
- Views: 77935
Re: ZM 1.30.4 API issue on ubuntu 17.10
Nope, looks like there's no official apc for php7.0. I've tried installing it via no-idea what methods I found online, but still getting the same error :/ Can you check if apcu is mentioned in phpinfo(). In order to test for your web server, create a new .php file ("version.php") in the root ...
- Wed Feb 07, 2018 12:45 am
- Forum: ZoneMinder 1.29.x
- Topic: (SOLVED) foscam FI9851P v2 shows blue screen
- Replies: 9
- Views: 8916
Re: (SOLVED) foscam FI9851P v2 shows blue screen
Hi all! Since I had a very strange problem with FI9900P (FW 2.74.1.54 and 2.74.1.49), which might be relevant for this thread, I decided to post it here. For me VLC and Zoneminder have not been working with FI9900P RTSP (no video) or ffmpeg (blue screen) settings. After hours of trial and error, I ...
- Tue Feb 06, 2018 10:31 pm
- Forum: ZoneMinder 1.30.x
- Topic: ZM 1.30.4 API issue on ubuntu 17.10
- Replies: 36
- Views: 77935
Re: ZM 1.30.4 API issue on ubuntu 17.10
Fixed the API on my tinkerboard installation. My last problem was: PHP Fatal error: Uncaught InternalErrorException: Internal Server Error in /usr/share/php/Cake/Error/ErrorHandler.php:276\nStack trace:\n#0 /usr/share/php/Cake/Error/ErrorHandler.php(213): ErrorHandler::handleFatalError(256 ...
- Tue Feb 06, 2018 10:02 pm
- Forum: ZoneMinder 1.30.x
- Topic: Can't access API on 1.30.4 and Debian 9
- Replies: 10
- Views: 6238
Re: Can't access API on 1.30.4 and Debian 9
Hi Justin!
I'm not sure how the package names under debian are, but since you are using php7.0, did you check if there is a package for php7.0? like php7.0-apcu and php7.0-apcu-bc
what's the output of
BR Michael
I'm not sure how the package names under debian are, but since you are using php7.0, did you check if there is a package for php7.0? like php7.0-apcu and php7.0-apcu-bc
what's the output of
Code: Select all
apt-cache search 'php.*apcu.*'
- Tue Feb 06, 2018 9:16 pm
- Forum: ZoneMinder 1.30.x
- Topic: ZM 1.30.4 API issue on ubuntu 17.10
- Replies: 36
- Views: 77935
Re: ZM 1.30.4 API issue on ubuntu 17.10
After initially getting this issue on 17.04 I managed to get everything working, but I've just upgraded to 17.10, and this issue is back. I can't for the life of me remember how I solved it last time... :roll: Apache log contains: [Tue Feb 06 20:37:47.104293 2018] [:error] [pid 15773] [client 192 ...