Monday, June 14, 2010

uninitialized constant MysqlCompat::MysqlRes .... installing::: gem install mysql error ::


Posted by Raphael Petegrosso (Guest) 
on 16.10.2009 01:54 
I was having the same problem on Snow Leopard and, after some time I did the following:  
Removed all mysql gems I had:  gem uninstall mysql  

In my case I had to specify both mysql-dir and mysql-config (and -arch x86_64 to 64 bits)  export ARCHFLAGS="-arch i386 -arch x86_64" ; 

gem install --no-rdoc -- no-ri mysql -- --with-mysql-dir=/usr/local --with-mysql-config=/usr/ local/mysql/bin/mysql_config  

Hope it works

Tuesday, June 1, 2010

50% off on all .my domain names

.my DOMAIN REGISTRY will be having a 50% off promotion* on all .my domain name registrations and renewals. Promotion starts from 25th May 2010 to 30th June 2010. Contact your respective reseller for promotional eligibility.

Register for application of new domain name now ....
1 - Exabytes
2 - E-Hosting

*Terms and conditions apply.
 
Domain Names
Registration/Renewal Fees
Recommended Retail Price
Promotional Price
.my
RM120
RM60
.com.my
RM80
RM40
.net.my
.org.my
.gov.my
.edu.my
.mil.my
.name.my
RM32
RM16

Terms and Conditions
1.       Promotional price are only valid for all .my domain names from 25th May 2010 to 30th June 2010.
2.       Domain names that qualify for this price promotion are:-
i.                     New Registration during the promotion period
ii.                   Renewal during the promotion period
iii.                  Advance renewal during the promotion period. Only renewal up to one year's worth qualifies for the promotional price. The subsequent years will be subject to normal renewal fees.
3.       Domain names that DO NOT qualify for this price promotion are those that are pending receipt of payment from .my DOMAIN REGISTRY.
4.    .my DOMAIN REGISTRY shall not incur nor in any way reimburse any costs incurred during the active operation of the domain names (through websites and/or emails and/or related services).
5.    .my DOMAIN REGISTRY, reserves the right to reject any registration and /or renewal of domain names without prior notices. The domain name registration and / or renewal shall be subject to the rules on choosing domain names, policies & procedures of .my DOMAIN REGISTRY, which includes the Agreement for Registration of Domain Names and the Reseller Agreement. These can be accessed from http://www.domainregistry.my.
6.    .my DOMAIN REGISTRY reserves the right to change, amend and/or withdraw this price promotion without the need to provide any prior notice.



Register for application of new domain name now ....
1 - Exabytes
2 - E-Hosting

Centos 7 reset root/ any user lost password / lockout due to cant remember password

1. Need to be in front of the terminal. (Physically if not vm). 2. Reboot the server 3. Press 'e' in the GRUB2 boot screen. 3. bunch...