OK I guess it's reinstall zm time, but first let's remove the symlinks.
As root (using su not "su -" )
- Code: Select all
rm /home/$USER/zm -rf
rm /var/www/html/zm -rf
Now re-install zoneminder
- Code: Select all
urpmi --replacepkgs zoneminder
Now run zmsetup and let it create a new mysql database for zoneminder
- Code: Select all
zmsetup
Now test it - if it works then use the symlink procedure ONCE and carefully, exactly as I described.
Good luck
