And you set a password for mysql user "root"?So, yes I want to connect with root remotely to admin the MySQL server. I have already commented out the "skip networking" line and it did not help. I'm getting a "not allowed to connect" message.
Search found 851 matches
- Sat Mar 06, 2010 3:08 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 13375
- Sat Mar 06, 2010 3:06 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLArch pacman -S file fails, files not found, Need guidance
- Replies: 4
- Views: 3186
pacman -Sy will update the pacman db. As you have probably already discovered upgrading the whole system is not a good idea since it will break zoneminder. But you will probably be OK just adding a few packages. Look cosely at what pacman wants to pull in as dependancies. If there is something that ...
- Sat Mar 06, 2010 2:33 am
- Forum: ZoneMinder Distributions
- Topic: ZMLarch MySQL root password?
- Replies: 18
- Views: 13375
There is no password set for mysql user "root", so you can set your own. If you launch firefox in zmlarch the homepage document tells you this. To connect remotely you will need to comment the the line that says "skip networking" in /etc/my.cnf and then restart mysqld. Are you sure you want to conne...
- Mon Nov 23, 2009 3:04 am
- Forum: ZoneMinder Distributions
- Topic: ZMLArch system password
- Replies: 4
- Views: 4614
- Mon Nov 02, 2009 4:11 am
- Forum: ZoneMinder Distributions
- Topic: Upgrade zmarch to svn useing AUR
- Replies: 9
- Views: 6163
- Sat Oct 03, 2009 3:08 am
- Forum: ZoneMinder Distributions
- Topic: It kills the network connection too
- Replies: 3
- Views: 2528
I think you have a couple of probably unrelated things going on here. The choice of shared or mapped memory is made at compile time, and I opted for shared so that user maciekc's Raw Stream Viewer could be used. http://www.zoneminder.com/forums/viewtopic.php?t=5600 These errors are caused by the web...
- Sat Sep 26, 2009 12:46 am
- Forum: ZoneMinder Distributions
- Topic: ZMLarch_1.24.1-4.iso changelog
- Replies: 17
- Views: 12481
Sorry, this should be better documented. As with previous "ZMliveCD" installations the recommended partitions scheme is a small (~3GB) / partition, a swap partition id desired, and the rest mounted under /var. This way logging gone wild from debug settings, misconfigured purge filter, package manage...
- Sun Aug 16, 2009 12:38 am
- Forum: ZoneMinder Distributions
- Topic: ZMLarch_1.24.1-4.iso changelog
- Replies: 17
- Views: 12481
- Fri Aug 14, 2009 12:33 am
- Forum: ZoneMinder Distributions
- Topic: ZMLArch HDD install fails
- Replies: 6
- Views: 4610
- Thu Aug 13, 2009 2:03 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLArch HDD install fails
- Replies: 6
- Views: 4610
- Sun Aug 02, 2009 3:52 am
- Forum: ZoneMinder Distributions
- Topic: ZMLiveCD 1.22.3 (Mandriva 2007.0) - Updates?
- Replies: 1
- Views: 2209
- Sun Jul 19, 2009 10:47 pm
- Forum: ZoneMinder Distributions
- Topic: zmu command not found
- Replies: 1
- Views: 1820
- Sat Jul 18, 2009 10:01 pm
- Forum: ZoneMinder Distributions
- Topic: After Installing ZMLARCH to Hard drive, ZMCONSOLE not Workin
- Replies: 7
- Views: 4850
- Mon Jul 13, 2009 7:40 pm
- Forum: ZoneMinder 1.24.x
- Topic: ZoneMinder with Ubuntu 9.04 and QuickCam® Pro 9000
- Replies: 5
- Views: 4124
This forum is for v1.24.x, but the solution is probably the same with 1.23.3 From this thread, try azir's hack: http://www.zoneminder.com/forums/viewtopic.php?p=53462#53462 gspca kernel module supports many usb web cams, but sometimes it need help of libv4l2, try preload libv4l within zmdc.pl script...
- Sat Jul 11, 2009 1:57 pm
- Forum: ZoneMinder Distributions
- Topic: ZMLarch_1.24.1-4.iso changelog
- Replies: 17
- Views: 12481
I need to put something in the wiki on this. In effort to keep the system light ZMLarch doesn't use a display manager (typical runlevel 5). It's set up like this: /etc/inittab runs autologin for 'user' /home/user/.bash_profile starts X So you can edit either of those to change the behavior. And than...