It is currently Tue Mar 19, 2024 5:52 am

All times are UTC - 7 hours [ DST ]

Recent News:



Post new topic Reply to topic  [ 137 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10  Next
Author Message
PostPosted: Sat Apr 09, 2011 11:56 pm 
Offline
Newbie
Newbie

Joined: Sat Apr 09, 2011 5:48 pm
Posts: 2
Thanks: 0
Thanked: 0 time in 0 post
Cougar

A more detailed PM back at you, but I essentially did the MySql install myself using directions found online (including this site).

If *I* can do it, anyone can. My specialty is breaking networks, not making things work (just ask my wife, a network admin!!). I will admit, she stood by in case I came up with a question or hit a sticky spot, but 90% of the install of MySql (d/l from their website) and WordPress (latest edition d/l from their site) was me.

It might not have been the most efficient or elegant install, but it works. And, IMO, that's what counts. :)

Thanks for the quick reply,
Tim


Top
 Profile  
Thanks  

Attention Guest: Remove this ad by Registering with the MediaSmartServer.net Forums. It's Free!
PostPosted: Sun Apr 10, 2011 12:43 am 
Offline
Uber Moderator
Uber Moderator
User avatar

Joined: Sun Dec 02, 2007 3:29 am
Posts: 1736
Location: Brighton, England
Thanks: 27
Thanked: 202 times in 152 posts
Thanks Tim. Yes, the Add-In just takes the logic away so there is nothing to stop you installing any compatible software on the server. I'll upload the later release that fixes the issue you had.

_________________
Have you tried our Add-Ins? If so, be sure to Rate them at WeGotServed.
Help support MediaSmartServer.Net!


Top
 Profile  
Thanks  
PostPosted: Thu May 12, 2011 10:00 am 
Offline
Newbie
Newbie

Joined: Thu May 12, 2011 9:56 am
Posts: 1
Thanks: 0
Thanked: 0 time in 0 post
I am trying to install the addin on my WHS 2011 box and get an error stating Home server is required, is there a way around this.


Top
 Profile  
Thanks  
PostPosted: Thu May 12, 2011 12:03 pm 
Offline
Founder
Founder
User avatar

Joined: Tue Jul 31, 2007 11:54 am
Posts: 10735
Location: Fort Collins, Colorado
Thanks: 630
Thanked: 931 times in 885 posts
This Add-In is for WHS v1, not for WHS 2011.

_________________
Alex Kuretz
Remote Notification: Monitoring and alerting for your Home Server via email, Twitter, text message, RSS, push notifications, and on your Mac desktop
Have you tried our Add-Ins?


Top
 Profile  
Thanks  
PostPosted: Tue May 31, 2011 4:13 pm 
Offline
Newbie
Newbie

Joined: Fri Jan 14, 2011 12:20 pm
Posts: 3
Thanks: 0
Thanked: 0 time in 0 post
Dear Sir;

I hope the oportunity for install your addin in my WHS Spanish version v1.

Error 1603. Impossible...

Regards.


Top
 Profile  
Thanks  
PostPosted: Thu Jun 16, 2011 12:54 pm 
Offline
Newbie
Newbie

Joined: Thu Jun 16, 2011 12:48 pm
Posts: 2
Thanks: 1
Thanked: 0 time in 0 post
Thanks for making this installer (and the PHP one!)

I'm running the PHP Installer 1.0.4 and the 0.0.9 MySQL version.

When I try to change the password for the user admin via PHPMyAdmin, I get this:
Code:
Error
SQL query:

SET PASSWORD = PASSWORD(  '***' )

MySQL said:

#1044 - Access denied for user ''@'localhost' to database 'mysql'


I don't actually see a database called mysql, just "information_schema"... should I reinstall MySQL? Is something borked?

Thanks in advance.


Top
 Profile  
Thanks  
PostPosted: Wed Jun 22, 2011 11:22 am 
Offline
Uber Moderator
Uber Moderator
User avatar

Joined: Sun Dec 02, 2007 3:29 am
Posts: 1736
Location: Brighton, England
Thanks: 27
Thanked: 202 times in 152 posts
Do you get this when logging on as root?

_________________
Have you tried our Add-Ins? If so, be sure to Rate them at WeGotServed.
Help support MediaSmartServer.Net!


Top
 Profile  
Thanks  
The following user would like to thank Cougar for this post
jrronimo
PostPosted: Wed Jun 22, 2011 11:31 am 
Offline
Newbie
Newbie

Joined: Thu Jun 16, 2011 12:48 pm
Posts: 2
Thanks: 1
Thanked: 0 time in 0 post
Cougar wrote:
Do you get this when logging on as root?


A winner is you! I had been logging in as "admin"... Yeah, I'm not too knowledgeable about MySQL, haha.

Thanks!


Top
 Profile  
Thanks  
PostPosted: Wed Jul 13, 2011 10:00 am 
Offline
Newbie
Newbie

Joined: Wed Jul 13, 2011 9:55 am
Posts: 1
Thanks: 0
Thanked: 0 time in 0 post
I have your addin installed, thank you for making it a smooth install, my problem is getting the service in windows to restart with one of the other configs like my-large.ini

I go into the registry and change the path for the original :

c:\Progra~1\mysql\bin\mysqld.exe --defaults-file=C:\Progra~1\mysql\my-whs.ini MySQL.WHS

to

c:\Progra~1\mysql\bin\mysqld.exe --defaults-file=C:\Progra~1\mysql\my-large.ini MySQL.WHS

and startup will fail unless i change it back. I run a couple websites for a gaming clan on my custom built home server and one game stats server. It uses a perl script to receive logs from the game via udp, then process them and respond to game server while storing the data via mysql. the website front end does a lot of sorts and I wanted to beef up the mysql server to handle the larger requests that the server is getting. If you have a walkthrough for that, please let me know as I've looked through this board and found no one asking, nor a walk through about it either. I also didn't find anything about it in the documentation in the mysql folder in program files.


Top
 Profile  
Thanks  
PostPosted: Sat Jul 16, 2011 7:46 am 
Offline
Uber Moderator
Uber Moderator
User avatar

Joined: Sun Dec 02, 2007 3:29 am
Posts: 1736
Location: Brighton, England
Thanks: 27
Thanked: 202 times in 152 posts
I don't have a walkthrough for it, could probably piece it together in the logs as to whats going on.

I'd personally take a copy of the my-whs.ini and update the key settings compared with the one you are playing with though. The template one looks a little light.

_________________
Have you tried our Add-Ins? If so, be sure to Rate them at WeGotServed.
Help support MediaSmartServer.Net!


Top
 Profile  
Thanks  
PostPosted: Mon Jul 18, 2011 6:42 am 
Offline
.5TB storage
.5TB storage

Joined: Tue May 26, 2009 10:44 am
Posts: 19
Thanks: 2
Thanked: 0 time in 0 post
Does mysql installed using this plugin handle going to sleep and wakeup using the lightsout plugin gracefully?

Gundan


Top
 Profile  
Thanks  
PostPosted: Fri Apr 19, 2013 12:48 am 
Offline
Newbie
Newbie

Joined: Fri Apr 19, 2013 12:44 am
Posts: 4
Thanks: 0
Thanked: 0 time in 0 post
I have succesfully installed mysql server and phpadmin and can access mysql through phpadmin.

However I can't link to mysql with any database clients (e.g. mysql workbench) nor can i succesfully ping the homesever on port 3306 (although a null port ping works fine). I have tried connecting via both 192.168.xxx.xxx and servername:3306

any idea what Im doing wrong?


Top
 Profile  
Thanks  
PostPosted: Fri Apr 19, 2013 10:10 am 
Offline
Founder
Founder
User avatar

Joined: Tue Jul 31, 2007 11:54 am
Posts: 10735
Location: Fort Collins, Colorado
Thanks: 630
Thanked: 931 times in 885 posts
Windows Firewall on the server is probably blocking the connection, I'd check the firewall exceptions on the server.

_________________
Alex Kuretz
Remote Notification: Monitoring and alerting for your Home Server via email, Twitter, text message, RSS, push notifications, and on your Mac desktop
Have you tried our Add-Ins?


Top
 Profile  
Thanks  
PostPosted: Fri Apr 19, 2013 1:46 pm 
Offline
Newbie
Newbie

Joined: Fri Apr 19, 2013 12:44 am
Posts: 4
Thanks: 0
Thanked: 0 time in 0 post
yakuza wrote:
Windows Firewall on the server is probably blocking the connection, I'd check the firewall exceptions on the server.



have opened port 3006 on homeserver firewall (via control panel) and on airport extreme router. no luck. i presume the server is set up to run on port 3306?


Top
 Profile  
Thanks  
PostPosted: Fri Apr 19, 2013 3:01 pm 
Offline
Founder
Founder
User avatar

Joined: Tue Jul 31, 2007 11:54 am
Posts: 10735
Location: Fort Collins, Colorado
Thanks: 630
Thanked: 931 times in 885 posts
From a post on page 6 of this topic, I believe 3306 is the correct port that you need to open in Windows Firewall on the server. If that's still not working, I'm not sure what else could be the problem. You mention port 3006 above so make sure you didn't typo.

_________________
Alex Kuretz
Remote Notification: Monitoring and alerting for your Home Server via email, Twitter, text message, RSS, push notifications, and on your Mac desktop
Have you tried our Add-Ins?


Top
 Profile  
Thanks  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 137 posts ]  Go to page Previous  1 ... 6, 7, 8, 9, 10  Next

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group