ZM 1.27 Centos 6.5 Install Issues
Posted: Mon Mar 31, 2014 5:23 pm
Hello there,
I am attempting to install 1.27 on a 2nd 64bit computer. I just installed 1.27 on a 32bit last week with a few issues but got through them.
On this install, I got everything working except these two things:
1. When I add a new camera or modify it, the screen goes blank and just sits there. (small screen with config options) I see this error in the Apache log: "PHP Fatal error: Call to undefined function fixDevices() in /var/www/html/zm/includes/actions.php on line 553"
So I commented out //fixDevices(); on line 553 and now the window goes away. I notice there is no function named fixDevices on my 32bit code so something has changed with the source code since I downloaded it last week. (or maybe I'm screwed up here...)
2. When an event is triggered, I see it in /var/log/messages and then it closes. On the main screen in ZM, the events still stay at 0, even after a browser refresh. If I click on the camera, it shows a live view and it also shows the events. So, I have something wrong with the main screen. Maybe it is related to commenting out the fixDevices above?
I'm attaching my notes for the install. Thanks for the help, I appreciate it. Once I'm done, I'll gladly post all of my notes so others can learn.
I am attempting to install 1.27 on a 2nd 64bit computer. I just installed 1.27 on a 32bit last week with a few issues but got through them.
On this install, I got everything working except these two things:
1. When I add a new camera or modify it, the screen goes blank and just sits there. (small screen with config options) I see this error in the Apache log: "PHP Fatal error: Call to undefined function fixDevices() in /var/www/html/zm/includes/actions.php on line 553"
So I commented out //fixDevices(); on line 553 and now the window goes away. I notice there is no function named fixDevices on my 32bit code so something has changed with the source code since I downloaded it last week. (or maybe I'm screwed up here...)
2. When an event is triggered, I see it in /var/log/messages and then it closes. On the main screen in ZM, the events still stay at 0, even after a browser refresh. If I click on the camera, it shows a live view and it also shows the events. So, I have something wrong with the main screen. Maybe it is related to commenting out the fixDevices above?
I'm attaching my notes for the install. Thanks for the help, I appreciate it. Once I'm done, I'll gladly post all of my notes so others can learn.