I fixed it.
Now running Zoneminder 1.21.3 on Debian unstable with MySQL 5.0.11beta3 and PHP 5.0.4.
Just add to your /etc/apt/sources.list
deb http://people.debian.org/~dexter php5 sarge
apt-get update
apt-get install php5.0-common php5.0-mysql php5.0-cgi
This should do the trick.
Daniel
Search found 5 matches
- Thu Sep 01, 2005 2:16 pm
- Forum: ZoneMinder Previous Versions
- Topic: debian sarge's zm.deb dependences
- Replies: 13
- Views: 9192
- Thu Sep 01, 2005 1:57 pm
- Forum: ZoneMinder Previous Versions
- Topic: debian sarge's zm.deb dependences
- Replies: 13
- Views: 9192
- Thu Sep 01, 2005 12:46 pm
- Forum: ZoneMinder Previous Versions
- Topic: debian sarge's zm.deb dependences
- Replies: 13
- Views: 9192
I forced the package to be installed since phpapi-20020918 is just a virtual package, I got this error when accessing the webpage Warning: main(zm_wav.php): failed to open stream: No such file or directory in /var/www/zm/zm.php on line 162 Fatal error: main(): Failed opening required 'zm_wav.php ...
- Thu Sep 01, 2005 12:28 pm
- Forum: ZoneMinder Previous Versions
- Topic: debian sarge's zm.deb dependences
- Replies: 13
- Views: 9192
- Sat Aug 27, 2005 1:52 pm
- Forum: ZoneMinder Previous Versions
- Topic: Login broken
- Replies: 9
- Views: 8624
I have similar problems. Tried both compiling and running the Debian package (which depended on an old non-existing phpapi). Compiled version 1.21.3: Login screen is accepting "admin/admin" and then just flashes and then back to login page. Tried to set a new password directly in the database, same ...