>From: Les Mikesell
>To: CentOS mailing list
>Sent: Wednesday, January 18, 2012 7:53 AM
>Subject: Re: [CentOS] Java+Tomcat on CentOS 6.x
>
>On Tue, Jan 17, 2012 at 9:18 PM, John Kienitz wrote:
>>
>> OpenJDK for Java 6 has issues, and I / we don't trust Ja
mid-left coast
We still like our customers to use the Oracle / Sun JDK, and the Apache tarball.
Our ops people recommend putting it all in /usr/local/ourcompany. /opt is
probably
a better place.
OpenJDK for Java 6 has issues, and I / we don't trus
UPDATE mysql.user SET Password=PASSWORD('mypassword') WHERE User='root';
GRANT ALL ON mysql.* to 'root'@'127.0.0.1';
GRANT ALL ON mysql.* TO 'root'@'localhost';
GRANT ALL ON mysql.* TO 'root'@'my home IP';
FLUSH PRIVILEGES;
commit;
and I still cannot connect. But the database starts and this cod
3 matches
Mail list logo