Tagged: User (computing)

Installing RPostgreSQL with R 2.13 on a Mac (via iangow)

SQL CLR internal architecture diagram
Image via Wikipedia

Nicely done. What made you choose a mac for SQL?

1. Download file from http://cran.r-project.org/web/packages/RPostgreSQL/index.html to ~/Downloads 2. From ~/Downloads, enter the following in the terminal: tar xvzf RPostgreSQL_0.1-7.tar.gz 3. Create a symbolic link to the pg_config file: sudo ln -s /Library/PostgreSQL/9.0/bin/pg_config /usr/local/bin 4. Edit the configure file in the ~/Downloads/RPostgreSQL directory to add the path to libpq-fe.h. In particular, add /Library/PostgreSQL/9.0/incl … Read More

via iangow

Share

10.6.5 killed my MYSQL server in Mac OS X Server

MySQL
Image via Wikipedia

MrHoffman shares the answer:

Try re-downloading and re-loading the 10.6.5 combo update, as a potential brute-force fix.

See if /etc/my.cnf and any local my.cnf you might have in /var/mysql/ looks sane.

The usual trigger is a skewed version between the files here, though that would be unexpected. (I’ll assume that MAMP or a different download of MySQL has not been manually installed on the box.)

via Apple – Support – Discussions – 10.6.5 killed my MYSQL server ….

 

Share

AutoFill Username and Password Question …

Image via Wikipedia

Beth_M figured it out.

I finally got it all to reset.Cleared all the autofill, then recleared the history, cookies, and cache. Rebooted. This time it once again asked if I wanted to save the username and pw. Voila..Thanks much

via Apple – Support – Discussions – AutoFill Username and Password Question ….

 

Share