Cant install mysql

Hello. When I try to install MySQL I get this:
chown: invalid user: `mysql'
chown: invalid user: `mysql'
chown: invalid user: `mysql'
Installing MySQL system tables...
101026 20:31:59 [ERROR] Fatal error: Can't change to run as user 'mysql' ;  Please check that the user exists!
101026 20:31:59 [ERROR] Aborting
101026 20:31:59 [Note] /usr/sbin/mysqld: Shutdown complete
Installation of system tables failed!  Examine the logs in
/var/lib/mysql for more information.
You can try to start the mysqld daemon with:
    shell> /usr/sbin/mysqld --skip-grant &
and use the command line tool /usr/bin/mysql
to connect to the mysql database and look at the grant tables:
    shell> /usr/bin/mysql -u root mysql
    mysql> show tables
Try 'mysqld --help' if you have problems with paths.  Using --log
gives you a log in /var/lib/mysql that may be helpful.
Please consult the MySQL manual section
'Problems running mysql_install_db', and the manual section that
describes problems on your OS.  Another information source are the
MySQL email archives available at http://lists.mysql.com/.
Please check all of the above before mailing us!  And remember, if
you do mail us, you MUST use the /usr/bin/mysqlbug script!
error: command failed to execute correctly
Optional dependencies for mysql
    perl-dbi
    perl-dbd-mysql
When I try     
shell> /usr/sbin/mysqld --skip-grant &
shell> /usr/bin/mysql -u root mysql
I get this:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
[1]+  Done                    /usr/sbin/mysqld --skip-grant
What is this? I have never had any problems with installing MySQL before. I need it for a MythTV install. BTW, this is a fresh install made today of Arch Linux.
Last edited by jai134 (2010-10-26 18:57:51)

First pacman -Syy then pacman -Suu and finally pacman -S mysql. I have also tried pacman -Rcsn mysql, pacman -Scc and after that a locate mysql to find all dirs holding any files  connected to mysql so I could delete those. Then again pacman -S mysql and now I don't get any error messages during install but I am unable to start the server with /etc/rc.d/mysqld start.

Similar Messages

  • Cant install mysql driver

    hi
    i'm very new to java (just curious)
    i'm following this tutorial on databases and at certain point i've to use the driver
    i went to mysql download this:
    mysql-connector-java-3.0.9-stable wherein is the .jar file.
    i googled a lot in forums and also read the readme and the sun One Studio 4 update 1 (the version i'm using). Cant find a hint on how to solve it, because when i try to compile i get this error:
    "TesteJDBC.java [25:1] unreported exception java.lang.ClassNotFoundException; must be caught or declared to be thrown
    Class.forName("com.mysql.jdbc.Driver").newInstance();
    ^
    TesteJDBC.java [25:1] unreported exception java.lang.InstantiationException; must be caught or declared to be thrown
    Class.forName("com.mysql.jdbc.Driver").newInstance();
    ^
    2 errors
    Errors compiling TesteJDBC."
    here's the relevant code:
    try {
    Class.forName("com.mysql.jdbc.Driver").newInstance();
    i'm using winxp pro, jsdk1.4.1_02 and all the windows updates...
    I tried to mount filesystem and also tried the tutorial on java where i define the classpath, in dos... but that didnt work too.
    Can someone help me please?
    remember i'm very new to this...
    thanks in advance

    thanks for your answer
    i'm not sure about what you exactly mean.
    this code is from a book i'm reading. What should i do in order just to test a code that connects and inserts into a database?
    my code:
    import java.sql.*;
    import java.util.*;
    public class TesteJDBC {
    public static void main(String[] args) {
    Connection conn = null;
    try {
         // mysql-connector-j-2.0.14-bin.jar tem que estar na CLASSPATH
    //String url = "jdbc:mysql://localhost/pedro"; // jdbc:mysql://localhost/Pedro?user=xxxx&password=yyyy caso
    // usassemos controlo de acessos
    String url = "jdbc:mysql://localhost/Pedro?user=root&password=***";
    String xt;
    Statement st;
    Class.forName("com.mysql.jdbc.Driver").newInstance();
    conn = DriverManager.getConnection(url);
    st = conn.createStatement();
    xt = "INSERT INTO Teste (id, valor) " + "VALUES(" + args[0] + ", " + args[1] + ")";
    System.out.println("String exec:" + xt);
    st.executeUpdate(xt);
    catch (SQLException e ) {
    e.printStackTrace();
    catch (ClassNotFoundException e) {
    System.out.println("Classe nao encontrada");
    catch (InstantiationException e) {
    System.out.println("Classe nao instanciada");
    catch (IllegalAccessException e) {
    System.out.println("Acesso Ilegal");
    finally {
    if(conn != null ) {
    try { conn.close(); }
    catch( Exception e ) {}
    thank you again

  • I cant install flash player on my razr i android 4.1.2 what is happen i buy the app and didnt work

    Well when i finally buy my new cell and get out from symbian os one off the first things i gonna do is install flash player for listen my music on last fm and see the movies from streaming but i am too disapoint cause i goo to google store and find a free app from flash this make me soo happy ok i download it when i see its only say the version i need to buy and its 5 euro i am a brazilian here is almost 16 R$ a big assalt for app but i know flash soo good and buyed it via paypal it send me to a download page i get it there but when i gonna install it, it say the app is not install, the pack seens to be corrupt, i see the forum i make my configuration for app from outside but even like this did not install someone can help me i am get crazy with it.

    Hey bro i just asked about a refound but they tell to contact the
    developers cause after 15 min later they cant reefound and other they say
    the app they send is free and i donwload it for free from google play and
    then from there i gef a pay pall link from 5 euro i hope to know what kind
    off app is this cause it is not a official cause is on google play how it
    could be there if this one are discontinued i am assalted:.? In a official
    web site from google or its a official link? I am lost hows i can
    responsability for this? Hope you can help me i know you are not the
    trouble maker but is the only direct aswer i have! Tks about it i was found
    about browser with flash moments ago but i did know about the bateries
    issues good alert hope you can help a litle more too know what happen too
    me and know how responsability for this
    Hope talk too you soon
    Em 21/12/2013 17:28, "Mike M" <[email protected]> escreveu:
        Re: i cant install flash player on my razr i android 4.1.2 what is
    happen i buy the app and didnt work  created by Mike M<http://forums.adobe.com/people/CFMcBlob>in *Installing
    Flash Player* - View the full discussion<http://forums.adobe.com/message/5950011#5950011

  • I cant install or uninstall my itunes. I get this error 'the feature you are trying to use is on a network resource that is unavilable' Now ive seen the solutions on here but im using windows 8.1. Ive tried all options so please can someone help?

    I cant install or uninstall my itunes. I get this error 'the feature you are trying to use is on a network resource that is unavilable' Now ive seen the solutions on here but im using windows 8.1 and none of them work for me. Ive tried all options so please can someone help?

    That doesnt work for me. I removed itunes through the windows cleaner method as shown in other posts and re-installed itunes. Now im getting this error
    iTunes was not installed correctly. Please reinstall iTunes
    Error 7 (Windows error 126)
    Also my Microsoft office has stopped working after i deleted Itunes which is really strange.
    Can somebody provide me a solution please....

  • Installing MySQL on OS 10.8.2

    List members,
       I want to install a MySQL database server on my Intel Mac running OS 10.8.2. I've installed Xcode. I can see the DMG installer for MYSQL 5.6.12 in Xcode.
    Unfortunately I can't progress further; the DMG installer won't open. I get an Apple error message say that non-App Store software can't be installed. Would appreciate any thoughts. Thank you in  advance.
       - Mark Pavlick

    Have a look at Installing MySQL on Lion

  • I updated to ios7 on my iphone 4 and now cant install apps and one app says waiting for 2 days now. Also it started ading apps from my wife's phone onto my phone even though we have separate apple ids.

    I updated to ios7 on my iphone 4 and now cant install apps and one app says waiting for 2 days now. Also it started ading apps from my wife's phone onto my phone even though we have separate apple ids.

    We do not share an apple ID and her phone is now logged in with her account and I have since backed it up on itunes under her account as well. I have turned off automatic downloads on her phone but they still keep downloading. I delete one app and then another one just appears on the phone.

  • Develop node.js on Lion, but not install mysql-libmysqlclient

    I am developer, my apple is MacBook Pro MD313CH/A, system is Mac OS X Lion 10.7.3, Xcode 4.3.2, installed Command Line Tools, mysql is 5.5.21.
    I installed Node.js on MacPorts, node -v 0.6.17, npm -v 1.1.21, I want to install mysql-libmysqlclient(https://github.com/Sannis/node-mysql-libmysqlclient) of node_modules, but I had problem on my machine, than other is success. link:https://github.com/Sannis/node-mysql-libmysqlclient/issues/107
    this error:
    localhost:nodejs yangzhaojie$ CXX=/usr/bin/g++ npm install mysql-libmysqlclient
    npm http GET https://registry.npmjs.org/mysql-libmysqlclient
    npm http 200 https://registry.npmjs.org/mysql-libmysqlclient
    npm http GET https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz
    npm http 200 https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz
    > [email protected] install /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    > node-gyp rebuild
    info it worked if it ends with ok
    spawn python [ '/Users/yangzhaojie/.node-gyp/0.6.17/tools/gyp_addon',
      'binding.gyp',
      '-I/Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/build/confi g.gypi',
      '-f',
      'make' ]
    spawn make [ 'BUILDTYPE=Release', '-C', 'build' ]
      CXX(target) Release/obj.target/mysql_bindings/src/mysql_bindings.o
    llvm-g++-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags
    make: *** [Release/obj.target/mysql_bindings/src/mysql_bindings.o] Error 1
    ERR! Error: `make` failed with exit code: 2
        at ChildProcess.onExit (/opt/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:209:23)
        at ChildProcess.emit (events.js:70:17)
        at maybeExit (child_process.js:362:16)
        at Process.onexit (child_process.js:398:5)
    ERR! not ok
    npm ERR! [email protected] install: `node-gyp rebuild`
    npm ERR! `sh "-c" "node-gyp rebuild"` failed with 1
    npm ERR!
    npm ERR! Failed at the [email protected] install script.
    npm ERR! This is most likely a problem with the mysql-libmysqlclient package,
    npm ERR! not with npm itself.
    npm ERR! Tell the author that this fails on your system:
    npm ERR!     node-gyp rebuild
    npm ERR! You can get their info via:
    npm ERR!     npm owner ls mysql-libmysqlclient
    npm ERR! There is likely additional logging output above.
    npm ERR!
    npm ERR! System Darwin 11.3.0
    npm ERR! command "node" "/opt/local/bin/npm" "install" "mysql-libmysqlclient"
    npm ERR! cwd /Users/yangzhaojie/tech/nodejs
    npm ERR! node -v v0.6.17
    npm ERR! npm -v 1.1.21
    npm ERR! code ELIFECYCLE
    npm ERR! message [email protected] install: `node-gyp rebuild`
    npm ERR! message `sh "-c" "node-gyp rebuild"` failed with 1
    npm ERR! errno {}
    npm ERR! Error: EACCES, open 'npm-debug.log'
    npm ERR!
    npm ERR! Please try running this command again as root/Administrator.
    npm ERR!
    npm ERR! System Darwin 11.3.0
    npm ERR! command "node" "/opt/local/bin/npm" "install" "mysql-libmysqlclient"
    npm ERR! cwd /Users/yangzhaojie/tech/nodejs
    npm ERR! node -v v0.6.17
    npm ERR! npm -v 1.1.21
    npm ERR! path npm-debug.log
    npm ERR! code EACCES
    npm ERR! message EACCES, open 'npm-debug.log'
    npm ERR! errno {}
    npm ERR!
    npm ERR! Additional logging details can be found in:
    npm ERR!     /Users/yangzhaojie/tech/nodejs/npm-debug.log
    npm not ok
    localhost:nodejs yangzhaojie$
    debug install log:
    info it worked if it ends with ok
    verbose cli [ 'node',
    verbose cli   '/Users/yangzhaojie/app/node-0.6.16/bin/npm',
    verbose cli   'i',
    verbose cli   'mysql-libmysqlclient' ]
    info using [email protected]
    info using [email protected]
    verbose config file /Users/yangzhaojie/.npmrc
    verbose config file /Users/yangzhaojie/app/node-0.6.16/etc/npmrc
    verbose config file /Users/yangzhaojie/app/node-0.6.16/lib/node_modules/npm/npmrc
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/connect/package.json
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/mysql/package.json
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/node-cluster/package.json
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/redis/package.json
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/socket.io/package.json
    verbose cache add [ 'mysql-libmysqlclient', null ]
    silly cache add: name, spec, args [ undefined,
    silly cache add: name, spec, args   'mysql-libmysqlclient',
    silly cache add: name, spec, args   [ 'mysql-libmysqlclient', null ] ]
    verbose parsed url { pathname: 'mysql-libmysqlclient',
    verbose parsed url   path: 'mysql-libmysqlclient',
    verbose parsed url   href: 'mysql-libmysqlclient' }
    verbose addNamed [ 'mysql-libmysqlclient', '' ]
    verbose addNamed [ null, '' ]
    silly name, range, hasData [ 'mysql-libmysqlclient', '', false ]
    verbose raw, before any munging mysql-libmysqlclient
    verbose url resolving [ 'https://registry.npmjs.org/', './mysql-libmysqlclient' ]
    verbose url resolved https://registry.npmjs.org/mysql-libmysqlclient
    http GET https://registry.npmjs.org/mysql-libmysqlclient
    http 200 https://registry.npmjs.org/mysql-libmysqlclient
    silly get cb [ 200,
    silly get cb   { vary: 'Accept',
    silly get cb     server: 'CouchDB/1.2.0 (Erlang OTP/R15B)',
    silly get cb     etag: '"66I5Z2UT6UDC9OV8C1PCYIGKC"',
    silly get cb     date: 'Thu, 03 May 2012 15:21:42 GMT',
    silly get cb     'content-type': 'application/json',
    silly get cb     'content-length': '32455' } ]
    silly name, range, hasData 2 [ 'mysql-libmysqlclient', '', true ]
    silly versions [ 'mysql-libmysqlclient',
    silly versions   [ '0.0.10',
    silly versions     '0.0.7',
    silly versions     '0.0.8',
    silly versions     '0.0.9',
    silly versions     '1.0.0',
    silly versions     '1.0.1',
    silly versions     '1.0.2',
    silly versions     '1.0.3',
    silly versions     '1.1.0',
    silly versions     '1.1.1',
    silly versions     '1.2.1',
    silly versions     '1.2.2',
    silly versions     '1.2.3',
    silly versions     '1.2.4',
    silly versions     '1.2.7',
    silly versions     '1.2.8',
    silly versions     '1.2.9',
    silly versions     '1.2.10',
    silly versions     '1.3.0',
    silly versions     '1.3.1',
    silly versions     '1.3.2' ] ]
    verbose bin dist [ '0.6-ares1.7.5-DEV-evundefined-openssl0.9.8r-v83.6.6.25-darwin-x64-11.3.0',
    verbose bin dist   { shasum: '8ae08483d5e37fcb5a37e6e459c7eda073ff486b',
    verbose bin dist     tarball: 'http://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz' } ]
    verbose addRemoteTarball [ 'https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz',
    verbose addRemoteTarball   '8ae08483d5e37fcb5a37e6e459c7eda073ff486b' ]
    verbose fetch to /tmp/npm-1336058506422/1336058506422-0.03823089087381959/tmp.tgz
    http GET https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz
    http 200 https://registry.npmjs.org/mysql-libmysqlclient/-/mysql-libmysqlclient-1.3.2.tgz
    silly updated sha bytes 40960
    silly updated sha bytes 37717
    info shasum 8ae08483d5e37fcb5a37e6e459c7eda073ff486b
    info shasum /tmp/npm-1336058506422/1336058506422-0.03823089087381959/tmp.tgz
    verbose unpack /tmp/npm-1336058506422/1336058506422-0.03823089087381959/tmp.tgz
    silly gunzTarPerm modes [ '755', '644' ]
    silly extracting entry .idea/
    silly extracting entry .idea/.name
    silly extracting entry .idea/codeStyleSettings.xml
    silly extracting entry .idea/encodings.xml
    silly extracting entry .idea/misc.xml
    silly extracting entry .idea/modules.xml
    silly extracting entry .idea/node-mysql-libmysqlclient.iml
    silly extracting entry .idea/projectCodeStyle.xml
    silly extracting entry .idea/scopes/
    silly extracting entry .idea/scopes/scope_settings.xml
    silly extracting entry .idea/vcs.xml
    silly extracting entry .idea/workspace.xml
    silly extracting entry .npmignore
    silly extracting entry .travis.yml
    silly extracting entry AUTHORS
    silly extracting entry binding.gyp
    silly extracting entry build/
    silly extracting entry build/.conf_check_0/
    silly extracting entry build/.conf_check_0/testbuild/
    silly extracting entry build/.conf_check_0/testbuild/.wafpickle-7
    silly extracting entry build-stamp
    silly extracting entry CHANGELOG.markdown
    silly extracting entry conf-stamp
    silly extracting entry devdependencies-stamp
    silly extracting entry DEVELOPMENT.markdown
    silly extracting entry doc/
    silly extracting entry doc/api.html
    silly extracting entry doc/changelog.html
    silly extracting entry doc/example_http.js
    silly extracting entry doc/examples/
    silly extracting entry doc/examples/url_shortener/
    silly extracting entry doc/examples/url_shortener/index.html
    silly extracting entry doc/examples/url_shortener/index.js
    silly extracting entry doc/examples.html
    silly extracting entry doc/examples.js
    silly extracting entry doc/index.html
    silly extracting entry gh_pages.sh
    silly extracting entry LICENSE
    silly extracting entry Makefile
    silly extracting entry mysql-libmysqlclient-bindings.js
    silly extracting entry mysql-libmysqlclient.js
    silly extracting entry nodelint.conf
    silly extracting entry package.json
    silly extracting entry README.markdown
    silly extracting entry src/
    silly extracting entry src/mysql_bindings.cc
    silly extracting entry src/mysql_bindings.h
    silly extracting entry src/mysql_bindings_connection.cc
    silly extracting entry src/mysql_bindings_connection.h
    silly extracting entry src/mysql_bindings_result.cc
    silly extracting entry src/mysql_bindings_result.h
    silly extracting entry src/mysql_bindings_statement.cc
    silly extracting entry src/mysql_bindings_statement.h
    silly extracting entry src/node_async_shim.h
    silly extracting entry tests/
    silly extracting entry tests/complex/
    silly extracting entry tests/complex/setup-complex.js
    silly extracting entry tests/complex/test-binary-buffers.js
    silly extracting entry tests/complex/test-call-stored-procedure.js
    silly extracting entry tests/complex/test-datatypes-cast.js
    silly extracting entry tests/complex/test-fetchAll-options.js
    silly extracting entry tests/config.js
    silly extracting entry tests/high-level/
    silly extracting entry tests/high-level/test-javascript-interface.js
    silly extracting entry tests/ignored/
    silly extracting entry tests/ignored/place_ignored_tests.here
    silly extracting entry tests/issues/
    silly extracting entry tests/issues/test-issue-102.js
    silly extracting entry tests/issues/test-issue-106.js
    silly extracting entry tests/issues/test-issue-110.js
    silly extracting entry tests/issues/test-issue-83.js
    silly extracting entry tests/low-level-async/
    silly extracting entry tests/low-level-async/setup-low-level-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlconnection-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlresult-async.js
    silly extracting entry tests/low-level-sync/
    silly extracting entry tests/low-level-sync/setup-low-level-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlconnection-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlresult-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlstatement.-syncjs
    silly extracting entry tests/low-level-sync/test-connect-different-args.js
    silly extracting entry tests/slow/
    silly extracting entry tests/slow/test-connect.js
    silly extracting entry tests/slow/test-fetchAll.js
    silly extracting entry tests/slow/test-query.js
    silly extracting entry tests/slow/test-querySend.js
    silly extracting entry tools/
    silly extracting entry tools/run-check-tests.js
    silly extracting entry tools/run-debug.js
    silly extracting entry tools/run-memoryleaks-finder.js
    silly extracting entry waf-stamp
    silly extracting entry wscript
    verbose has bindings.gyp [ undefined,
    verbose has bindings.gyp   { file: '/tmp/npm-1336058506422/1336058506422-0.03823089087381959/package/package.json' ,
    verbose has bindings.gyp     gypfile: true,
    verbose has bindings.gyp     serverjs: false,
    verbose has bindings.gyp     wscript: true,
    verbose has bindings.gyp     contributors:
    verbose has bindings.gyp      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has bindings.gyp        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has bindings.gyp        'Akzhan Abdulin <[email protected]>',
    verbose has bindings.gyp        'Pavel Ponomarenko <[email protected]>',
    verbose has bindings.gyp        'Robin Duckett <[email protected]>',
    verbose has bindings.gyp        'Roman Shtylman <[email protected]>',
    verbose has bindings.gyp        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has bindings.gyp        'Maurits Lamers <[email protected]>',
    verbose has bindings.gyp        'Benjmain Reesman <[email protected]>',
    verbose has bindings.gyp        'Krists Krīgers <[email protected]>',
    verbose has bindings.gyp        'Sergey Novgorodsky <[email protected]>',
    verbose has bindings.gyp        'Ștefan Rusu <[email protected]>',
    verbose has bindings.gyp        'Zhiqiang Zhao <[email protected]>',
    verbose has bindings.gyp        'Zhao Cheng <[email protected]>',
    verbose has bindings.gyp        'Zhao Lei <[email protected]>' ] } ]
    verbose has wscript [ undefined,
    verbose has wscript   { file: '/tmp/npm-1336058506422/1336058506422-0.03823089087381959/package/package.json' ,
    verbose has wscript     gypfile: true,
    verbose has wscript     serverjs: false,
    verbose has wscript     wscript: true,
    verbose has wscript     contributors:
    verbose has wscript      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has wscript        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has wscript        'Akzhan Abdulin <[email protected]>',
    verbose has wscript        'Pavel Ponomarenko <[email protected]>',
    verbose has wscript        'Robin Duckett <[email protected]>',
    verbose has wscript        'Roman Shtylman <[email protected]>',
    verbose has wscript        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has wscript        'Maurits Lamers <[email protected]>',
    verbose has wscript        'Benjmain Reesman <[email protected]>',
    verbose has wscript        'Krists Krīgers <[email protected]>',
    verbose has wscript        'Sergey Novgorodsky <[email protected]>',
    verbose has wscript        'Ștefan Rusu <[email protected]>',
    verbose has wscript        'Zhiqiang Zhao <[email protected]>',
    verbose has wscript        'Zhao Cheng <[email protected]>',
    verbose has wscript        'Zhao Lei <[email protected]>' ] } ]
    verbose caching /tmp/npm-1336058506422/1336058506422-0.03823089087381959/package/package.json
    verbose loadDefaults [email protected]
    verbose from cache /tmp/npm-1336058506422/1336058506422-0.03823089087381959/package/package.json
    verbose tar.pack [ '/Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz',
    verbose tar.pack   '/tmp/npm-1336058506422/1336058506422-0.03823089087381959/package' ]
    verbose tarball /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz
    verbose folder /tmp/npm-1336058506422/1336058506422-0.03823089087381959/package
    verbose unpack /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz
    silly gunzTarPerm modes [ '755', '644' ]
    silly extracting entry package.json
    silly extracting entry .npmignore
    silly extracting entry LICENSE
    silly extracting entry mysql-libmysqlclient-bindings.js
    silly extracting entry mysql-libmysqlclient.js
    silly extracting entry build-stamp
    silly extracting entry CHANGELOG.markdown
    silly extracting entry conf-stamp
    silly extracting entry devdependencies-stamp
    silly extracting entry DEVELOPMENT.markdown
    silly extracting entry doc/example_http.js
    silly extracting entry doc/examples.js
    silly extracting entry doc/api.html
    silly extracting entry doc/changelog.html
    silly extracting entry doc/examples/url_shortener/index.js
    silly extracting entry doc/examples/url_shortener/index.html
    silly extracting entry doc/examples.html
    silly extracting entry doc/index.html
    silly extracting entry gh_pages.sh
    silly extracting entry .idea/.name
    silly extracting entry .idea/codeStyleSettings.xml
    silly extracting entry .idea/encodings.xml
    silly extracting entry .idea/misc.xml
    silly extracting entry .idea/modules.xml
    silly extracting entry .idea/node-mysql-libmysqlclient.iml
    silly extracting entry .idea/projectCodeStyle.xml
    silly extracting entry .idea/scopes/scope_settings.xml
    silly extracting entry .idea/vcs.xml
    silly extracting entry .idea/workspace.xml
    silly extracting entry Makefile
    silly extracting entry .travis.yml
    silly extracting entry AUTHORS
    silly extracting entry nodelint.conf
    silly extracting entry binding.gyp
    silly extracting entry README.markdown
    silly extracting entry src/mysql_bindings.cc
    silly extracting entry src/mysql_bindings.h
    silly extracting entry src/mysql_bindings_connection.cc
    silly extracting entry src/mysql_bindings_connection.h
    silly extracting entry src/mysql_bindings_result.cc
    silly extracting entry src/mysql_bindings_result.h
    silly extracting entry src/mysql_bindings_statement.cc
    silly extracting entry src/mysql_bindings_statement.h
    silly extracting entry src/node_async_shim.h
    silly extracting entry tests/config.js
    silly extracting entry tests/complex/setup-complex.js
    silly extracting entry tests/complex/test-binary-buffers.js
    silly extracting entry tests/complex/test-call-stored-procedure.js
    silly extracting entry tests/complex/test-datatypes-cast.js
    silly extracting entry tests/complex/test-fetchAll-options.js
    silly extracting entry tests/high-level/test-javascript-interface.js
    silly extracting entry tests/ignored/place_ignored_tests.here
    silly extracting entry tests/issues/test-issue-102.js
    silly extracting entry tests/issues/test-issue-106.js
    silly extracting entry tests/issues/test-issue-110.js
    silly extracting entry tests/issues/test-issue-83.js
    silly extracting entry tests/low-level-async/setup-low-level-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlconnection-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlresult-async.js
    silly extracting entry tests/low-level-sync/setup-low-level-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlconnection-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlresult-sync.js
    silly extracting entry tests/low-level-sync/test-connect-different-args.js
    silly extracting entry tests/low-level-sync/test-class-mysqlstatement.-syncjs
    silly extracting entry tests/slow/test-connect.js
    silly extracting entry tests/slow/test-fetchAll.js
    silly extracting entry tests/slow/test-query.js
    silly extracting entry tests/slow/test-querySend.js
    silly extracting entry tools/run-check-tests.js
    silly extracting entry tools/run-debug.js
    silly extracting entry tools/run-memoryleaks-finder.js
    silly extracting entry waf-stamp
    silly extracting entry wscript
    verbose has bindings.gyp [ undefined,
    verbose has bindings.gyp   { file: '/Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json',
    verbose has bindings.gyp     gypfile: true,
    verbose has bindings.gyp     serverjs: false,
    verbose has bindings.gyp     contributors:
    verbose has bindings.gyp      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has bindings.gyp        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has bindings.gyp        'Akzhan Abdulin <[email protected]>',
    verbose has bindings.gyp        'Pavel Ponomarenko <[email protected]>',
    verbose has bindings.gyp        'Robin Duckett <[email protected]>',
    verbose has bindings.gyp        'Roman Shtylman <[email protected]>',
    verbose has bindings.gyp        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has bindings.gyp        'Maurits Lamers <[email protected]>',
    verbose has bindings.gyp        'Benjmain Reesman <[email protected]>',
    verbose has bindings.gyp        'Krists Krīgers <[email protected]>',
    verbose has bindings.gyp        'Sergey Novgorodsky <[email protected]>',
    verbose has bindings.gyp        'Ștefan Rusu <[email protected]>',
    verbose has bindings.gyp        'Zhiqiang Zhao <[email protected]>',
    verbose has bindings.gyp        'Zhao Cheng <[email protected]>',
    verbose has bindings.gyp        'Zhao Lei <[email protected]>' ],
    verbose has bindings.gyp     wscript: true } ]
    verbose has wscript [ undefined,
    verbose has wscript   { file: '/Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json',
    verbose has wscript     gypfile: true,
    verbose has wscript     serverjs: false,
    verbose has wscript     contributors:
    verbose has wscript      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has wscript        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has wscript        'Akzhan Abdulin <[email protected]>',
    verbose has wscript        'Pavel Ponomarenko <[email protected]>',
    verbose has wscript        'Robin Duckett <[email protected]>',
    verbose has wscript        'Roman Shtylman <[email protected]>',
    verbose has wscript        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has wscript        'Maurits Lamers <[email protected]>',
    verbose has wscript        'Benjmain Reesman <[email protected]>',
    verbose has wscript        'Krists Krīgers <[email protected]>',
    verbose has wscript        'Sergey Novgorodsky <[email protected]>',
    verbose has wscript        'Ștefan Rusu <[email protected]>',
    verbose has wscript        'Zhiqiang Zhao <[email protected]>',
    verbose has wscript        'Zhao Cheng <[email protected]>',
    verbose has wscript        'Zhao Lei <[email protected]>' ],
    verbose has wscript     wscript: true } ]
    verbose caching /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json
    verbose loadDefaults [email protected]
    silly updated sha bytes 40960
    silly updated sha bytes 37533
    info shasum 2e0901d4c28613050078931d2930b7f98a9353d0
    info shasum /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz
    verbose from cache /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json
    verbose chmod /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz 644
    verbose chown [ '/Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz',
    verbose chown   501,
    verbose chown   20 ]
    silly resolved [ { name: 'mysql-libmysqlclient',
    silly resolved     description: 'Binary MySQL bindings for Node.JS',
    silly resolved     keywords: [ 'mysql', 'libmysqlclient', 'sql', 'database', 'addon' ],
    silly resolved     homepage: 'http://sannis.github.com/node-mysql-libmysqlclient',
    silly resolved     version: '1.3.2',
    silly resolved     author: { name: 'Oleg Efimov', email: '[email protected]' },
    silly resolved     contributors:
    silly resolved      [ { name: 'Oleg Efimov',
    silly resolved          email: '[email protected]',
    silly resolved          url: 'http://sannis.ru' },
    silly resolved        { name: 'Surendra Singhi',
    silly resolved          email: '[email protected]',
    silly resolved          url: 'http://ssinghi.kreeti.com' },
    silly resolved        { name: 'Akzhan Abdulin', email: '[email protected]' },
    silly resolved        { name: 'Pavel Ponomarenko', email: '[email protected]' },
    silly resolved        { name: 'Robin Duckett', email: '[email protected]' },
    silly resolved        { name: 'Roman Shtylman', email: '[email protected]' },
    silly resolved        { name: 'Dan Beam',
    silly resolved          email: '[email protected]',
    silly resolved          url: 'http://danbeam.org' },
    silly resolved        { name: 'Maurits Lamers', email: '[email protected]' },
    silly resolved        { name: 'Benjmain Reesman', email: '[email protected]' },
    silly resolved        { name: 'Krists Krīgers', email: '[email protected]' },
    silly resolved        { name: 'Sergey Novgorodsky',
    silly resolved          email: '[email protected]' },
    silly resolved        { name: 'Ștefan Rusu', email: '[email protected]' },
    silly resolved        { name: 'Zhiqiang Zhao', email: '[email protected]' },
    silly resolved        { name: 'Zhao Cheng', email: '[email protected]' },
    silly resolved        { name: 'Zhao Lei', email: '[email protected]' } ],
    silly resolved     bugs: { url: 'http://github.com/Sannis/node-mysql-libmysqlclient/issues' },
    silly resolved     licenses: [ { type: 'MIT' } ],
    silly resolved     repository:
    silly resolved      { type: 'git',
    silly resolved        url: 'git://github.com/Sannis/node-mysql-libmysqlclient.git' },
    silly resolved     main: './mysql-libmysqlclient',
    silly resolved     scripts:
    silly resolved      { test: 'make test',
    silly resolved        doc: 'make doc',
    silly resolved        install: 'node-gyp rebuild' },
    silly resolved     engines: { node: '0.4.x || 0.5.x || 0.6.x || 0.7.x || 0.8.x' },
    silly resolved     devDependencies: { nodeunit: '>= 0.7', nodelint: '>= 0.6' },
    silly resolved     _id: '[email protected]',
    silly resolved     dependencies: {},
    silly resolved     optionalDependencies: {},
    silly resolved     _engineSupported: true,
    silly resolved     _npmVersion: '1.1.20',
    silly resolved     _nodeVersion: 'v0.6.16',
    silly resolved     _defaultsLoaded: true,
    silly resolved     dist: { shasum: '2e0901d4c28613050078931d2930b7f98a9353d0' },
    silly resolved     _from: 'mysql-libmysqlclient' } ]
    info into /Users/yangzhaojie/tech/nodejs [email protected]
    info installOne [email protected]
    verbose from cache /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package/package.json
    info unbuild /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    verbose unpack /Users/yangzhaojie/.npm/mysql-libmysqlclient/1.3.2/package.tgz
    silly gunzTarPerm modes [ '755', '644' ]
    silly extracting entry package.json
    silly extracting entry .npmignore
    silly extracting entry LICENSE
    silly extracting entry mysql-libmysqlclient-bindings.js
    silly extracting entry mysql-libmysqlclient.js
    silly extracting entry build-stamp
    silly extracting entry CHANGELOG.markdown
    silly extracting entry conf-stamp
    silly extracting entry devdependencies-stamp
    silly extracting entry DEVELOPMENT.markdown
    silly extracting entry doc/example_http.js
    silly extracting entry doc/examples.js
    silly extracting entry doc/api.html
    silly extracting entry doc/changelog.html
    silly extracting entry doc/examples/url_shortener/index.js
    silly extracting entry doc/examples/url_shortener/index.html
    silly extracting entry doc/examples.html
    silly extracting entry doc/index.html
    silly extracting entry gh_pages.sh
    silly extracting entry .idea/.name
    silly extracting entry .idea/codeStyleSettings.xml
    silly extracting entry .idea/encodings.xml
    silly extracting entry .idea/misc.xml
    silly extracting entry .idea/modules.xml
    silly extracting entry .idea/node-mysql-libmysqlclient.iml
    silly extracting entry .idea/projectCodeStyle.xml
    silly extracting entry .idea/scopes/scope_settings.xml
    silly extracting entry .idea/vcs.xml
    silly extracting entry .idea/workspace.xml
    silly extracting entry Makefile
    silly extracting entry .travis.yml
    silly extracting entry AUTHORS
    silly extracting entry nodelint.conf
    silly extracting entry binding.gyp
    silly extracting entry README.markdown
    silly extracting entry src/mysql_bindings.cc
    silly extracting entry src/mysql_bindings.h
    silly extracting entry src/mysql_bindings_connection.cc
    silly extracting entry src/mysql_bindings_connection.h
    silly extracting entry src/mysql_bindings_result.cc
    silly extracting entry src/mysql_bindings_result.h
    silly extracting entry src/mysql_bindings_statement.cc
    silly extracting entry src/mysql_bindings_statement.h
    silly extracting entry src/node_async_shim.h
    silly extracting entry tests/config.js
    silly extracting entry tests/complex/setup-complex.js
    silly extracting entry tests/complex/test-binary-buffers.js
    silly extracting entry tests/complex/test-call-stored-procedure.js
    silly extracting entry tests/complex/test-datatypes-cast.js
    silly extracting entry tests/complex/test-fetchAll-options.js
    silly extracting entry tests/high-level/test-javascript-interface.js
    silly extracting entry tests/ignored/place_ignored_tests.here
    silly extracting entry tests/issues/test-issue-102.js
    silly extracting entry tests/issues/test-issue-106.js
    silly extracting entry tests/issues/test-issue-110.js
    silly extracting entry tests/issues/test-issue-83.js
    silly extracting entry tests/low-level-async/setup-low-level-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlconnection-async.js
    silly extracting entry tests/low-level-async/test-class-mysqlresult-async.js
    silly extracting entry tests/low-level-sync/setup-low-level-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlconnection-sync.js
    silly extracting entry tests/low-level-sync/test-class-mysqlresult-sync.js
    silly extracting entry tests/low-level-sync/test-connect-different-args.js
    silly extracting entry tests/low-level-sync/test-class-mysqlstatement.-syncjs
    silly extracting entry tests/slow/test-connect.js
    silly extracting entry tests/slow/test-fetchAll.js
    silly extracting entry tests/slow/test-query.js
    silly extracting entry tests/slow/test-querySend.js
    silly extracting entry tools/run-check-tests.js
    silly extracting entry tools/run-debug.js
    silly extracting entry tools/run-memoryleaks-finder.js
    silly extracting entry waf-stamp
    silly extracting entry wscript
    verbose has bindings.gyp [ undefined,
    verbose has bindings.gyp   { file: '/Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json' ,
    verbose has bindings.gyp     gypfile: true,
    verbose has bindings.gyp     serverjs: false,
    verbose has bindings.gyp     wscript: true,
    verbose has bindings.gyp     contributors:
    verbose has bindings.gyp      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has bindings.gyp        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has bindings.gyp        'Akzhan Abdulin <[email protected]>',
    verbose has bindings.gyp        'Pavel Ponomarenko <[email protected]>',
    verbose has bindings.gyp        'Robin Duckett <[email protected]>',
    verbose has bindings.gyp        'Roman Shtylman <[email protected]>',
    verbose has bindings.gyp        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has bindings.gyp        'Maurits Lamers <[email protected]>',
    verbose has bindings.gyp        'Benjmain Reesman <[email protected]>',
    verbose has bindings.gyp        'Krists Krīgers <[email protected]>',
    verbose has bindings.gyp        'Sergey Novgorodsky <[email protected]>',
    verbose has bindings.gyp        'Ștefan Rusu <[email protected]>',
    verbose has bindings.gyp        'Zhiqiang Zhao <[email protected]>',
    verbose has bindings.gyp        'Zhao Cheng <[email protected]>',
    verbose has bindings.gyp        'Zhao Lei <[email protected]>' ] } ]
    verbose has wscript [ undefined,
    verbose has wscript   { file: '/Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json' ,
    verbose has wscript     gypfile: true,
    verbose has wscript     serverjs: false,
    verbose has wscript     wscript: true,
    verbose has wscript     contributors:
    verbose has wscript      [ 'Oleg Efimov <[email protected]> (http://sannis.ru)',
    verbose has wscript        'Surendra Singhi <[email protected]> (http://ssinghi.kreeti.com)',
    verbose has wscript        'Akzhan Abdulin <[email protected]>',
    verbose has wscript        'Pavel Ponomarenko <[email protected]>',
    verbose has wscript        'Robin Duckett <[email protected]>',
    verbose has wscript        'Roman Shtylman <[email protected]>',
    verbose has wscript        'Dan Beam <[email protected]> (http://danbeam.org)',
    verbose has wscript        'Maurits Lamers <[email protected]>',
    verbose has wscript        'Benjmain Reesman <[email protected]>',
    verbose has wscript        'Krists Krīgers <[email protected]>',
    verbose has wscript        'Sergey Novgorodsky <[email protected]>',
    verbose has wscript        'Ștefan Rusu <[email protected]>',
    verbose has wscript        'Zhiqiang Zhao <[email protected]>',
    verbose has wscript        'Zhao Cheng <[email protected]>',
    verbose has wscript        'Zhao Lei <[email protected]>' ] } ]
    verbose caching /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    verbose loadDefaults [email protected]
    info preinstall [email protected]
    verbose from cache /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    verbose readDependencies: using package.json deps
    verbose from cache /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    verbose readDependencies: using package.json deps
    silly resolved []
    verbose about to build /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    info build /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    verbose from cache /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    verbose linkStuff [ false,
    verbose linkStuff   false,
    verbose linkStuff   false,
    verbose linkStuff   '/Users/yangzhaojie/tech/nodejs/node_modules' ]
    info linkStuff [email protected]
    verbose linkBins [email protected]
    verbose linkMans [email protected]
    verbose rebuildBundles [email protected]
    info install [email protected]
    verbose unsafe-perm in lifecycle false
    verbose Setting uid from 0 501
    verbose stack at uid setting Error
    verbose stack at uid setting     at exec (/Users/yangzhaojie/app/node-0.6.16/lib/node_modules/npm/lib/utils/exec.js:36:1 7)
    verbose stack at uid setting     at Array.0 (/Users/yangzhaojie/app/node-0.6.16/lib/node_modules/npm/lib/utils/lifecycle.js :146:5)
    verbose stack at uid setting     at EventEmitter._tickCallback (node.js:192:40)
    silly exec sh "-c" "node-gyp rebuild"
    silly spawning [ 'sh',
    silly spawning   [ '-c', 'node-gyp rebuild' ],
    silly spawning   '/Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient' ]
    info [email protected] Failed to exec install script
    info unbuild /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient
    verbose from cache /Users/yangzhaojie/tech/nodejs/node_modules/mysql-libmysqlclient/package.json
    info preuninstall [email protected]
    info uninstall [email protected]
    verbose unbuild [email protected] [ true,
    verbose unbuild [email protected]   '/Users/yangzhaojie/tech/nodejs/node_modules',
    verbose unbuild [email protected]   '/Users/yangzhaojie/tech/nodejs/node_modules' ]
    info postuninstall [email protected]
    ERR! [email protected] install: `node-gyp rebuild`
    ERR! `sh "-c" "node-gyp rebuild"` failed with 1
    ERR!
    ERR! Failed at the [email protected] install script.
    ERR! This is most likely a problem with the mysql-libmysqlclient package,
    ERR! not with npm itself.
    ERR! Tell the author that this fails on your system:
    ERR!     node-gyp rebuild
    ERR! You can get their info via:
    ERR!     npm owner ls mysql-libmysqlclient
    ERR! There is likely additional logging output above.
    ERR!
    ERR! System Darwin 11.3.0
    ERR! command "node" "/Users/yangzhaojie/app/node-0.6.16/bin/npm" "i" "mysql-libmysqlclient"
    ERR! cwd /Users/yangzhaojie/tech/nodejs
    ERR! node -v v0.6.16
    ERR! npm -v 1.1.20
    ERR! code ELIFECYCLE
    ERR! message [email protected] install: `node-gyp rebuild`
    ERR! message `sh "-c" "node-gyp rebuild"` failed with 1
    ERR! errno {}
    verbose exit [ 1, true ]

    Hi Simon,
    Thanks for posting!
    Firstly, I suggest you could try how to connect to local MySQL database from Azure. Similar issue
    https://getsatisfaction.com/cleardb/topics/windows_azure_websites_connetion_to_mysql_database for your reference.
    Secondly, What's your local machine? Is  it a server or just a PC? If it is a PC for you dev, I guess it could not be accessed from internet. You need use the server and open the 3306 port.
    >> “tried to link the resource but the option to link an existing mysql database is greyed out.”
    Base on my experience, when we create website on azure portal, azure will create a free database which is 20 M. If you want to use MySQL on azure, you may need use Clear DB. It is used to connect to a MySQL database that created in Azure (http://azure.microsoft.com/en-us/documentation/articles/store-php-create-mysql-database/)
    Regards,
    Will 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I cant install adobe master collection cs5 or cs6 in maverick 10.9.4

    i cant install adobe master collection cs5 or cs6 in maverick 10.9.4, i cant install, the instalation stop in 4% in adobehelp ... any idea?

    I can't get into the installation menu. The third CD does work correctly, i'm not sure about the second CD. Is it possible that the CD is broken? Like maybe there is one file missing or something I don't know.
    Date: Sun, 9 Oct 2011 02:21:36 -0600
    From: [email protected]
    To: [email protected]
    Subject: Cant install Adobe Master Collection cs5.5
        Re: Cant install Adobe Master Collection cs5.5
        created by Mylenium in Creative Suites Windows - View the full discussion
    Have you tried to install in English instead of Dutch? Did you check the various tips from the knowledge base? Can't see anything obvious here - it seems to correctly recognize everything but then still refuses to install... Mylenium
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3961325#3961325
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3961325#3961325. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Creative Suites Windows by email or at Adobe Forums
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Installing Mysql on OS 10.6.8 issues

    Hi,
    Following Marc Liyanage upgrade instructions ( I was running mysql 5.0.21 before) , I recently tried to install mysql-5.1.48-osx10.6-x86 on my imac intel Core 2 Duo, running OS X.6.8 without success. I have read a lot of articles on mysql and a lot of forums, tried a lot of terminal commands but  still no luck.
    I know nothing about terminal. I can read for instance from http://dev.mysql.com/doc/refman/5.1/en/assigning-passwords.html:
    "mysql> CREATE USER 'jeffrey'@'localhost' -> IDENTIFIED BY 'mypass';"
    I don't know what to do: how could  I create that prompt 'mysql>'? . I would need a step by step instructions.
    I have activated the mysql dmg file and installed mysql preference pane and MYSQLCOM startup item as well.
    I rebooted my mac et opened Mysql preferences: Mysql server was running !
    Now, I think I got a permission issue. I do not know where and how I could set a new user and  password.
    Here are a few terminal commands and their results:
    1.
    Macintosh:bin benassis$ mysqladmin -u root password {root}
    mysqladmin: connect to server at 'localhost' failed
    error: 'Access denied for user 'root'@'localhost' (using password: YES)'
    2.
    Macintosh:bin benassis$ mysqladmin variables
    mysqladmin: connect to server at 'localhost' failed
    error: 'Access denied for user 'root'@'localhost' (using password: YES)'
    Macintosh:bin benassis$ ps auxww | grep mysql
    _mysql     804   0,0  0,2   631192   7988   ??  S     4:38     0:00.12 /usr/local/mysql/bin/mysqld --basedir=/usr/local/mysql --datadir=/usr/local/mysql/data --user=mysql --log-error=/usr/local/mysql/data/Macintosh.local.err --pid-file=/usr/local/mysql/data/Macintosh.local.pid --socket=/tmp/mysql.sock
    root       742   0,0  0,0  2435548    784   ??  S     4:38     0:00.01 /bin/sh /usr/local/mysql/bin/mysqld_safe --datadir=/usr/local/mysql/data --pid-file=/usr/local/mysql/data/Macintosh.local.pid
    benassis  1341   0,0  0,0  2425700    264 s000  R+    4:55     0:00.00 grep mysql
    3.
    Macintosh:mysql benassis$ bin/mysqld_safe --user=mysql &
    [1] 5364
    Macintosh:mysqlbenassis$ 120604 22:01:05 mysqld_safe Logging to '/usr/local/mysql/data/Macintosh.local.err'.
    touch: /usr/local/mysql/data/Macintosh.local.err: Permission denied
    chown: /usr/local/mysql/data/Macintosh.local.err: Permission denied
    120604 22:01:05 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data
    bin/mysqld_safe: line 100: /usr/local/mysql/data/Macintosh.local.err: Permission denied
    rm: /tmp/mysql.sock: Permission denied
    rm: /usr/local/mysql/data/Macintosh.local.pid: Permission denied
    bin/mysqld_safe: line 137: /usr/local/mysql/data/Macintosh.local.err: Permission denied
    120604 22:01:05 mysqld_safe mysqld from pid file /usr/local/mysql/data/Macintosh.local.pid ended
    bin/mysqld_safe: line 100: /usr/local/mysql/data/Macintosh.local.err: Permission denied
    Any idea ?

    Hi etresoft,
    Following your tips in "Installing MySQL on Lion" I've created a launch config file like you did.
    I tried in a terminal window and it worked:
    I also sent "sudo launchctl unload -w /Library/LaunchDaemons/com.mysql.mysql.plist" and it worked too.
    I made a backup of my actual my.cnf file and created a new one exactly like you did.
    I feel very stupid.
    I tried many commands in a terminal window to create a new user and password unsuccessfully.
    I want to show here a few samples with their results.
    Here, I'm sending the mysql command you showed in you answer:
    Macintosh:bin benassis$ /usr/local/mysql/bin/mysql
    ERROR 1045 (28000): Access denied for user 'benassis'@'localhost' (using password: NO)
    I read and tired many commands In the following article:http://dev.mysql.com/tech-resources/articles/mysql_intro.html#SECTION0006000000.
    This article don't explain how we can the following prompt (%>) they show in this article (I know this prompt is showed in the terminal when mysql is waiting a command, but...):
    %>mysql [options] [database]
    I tried many times with no success...
    Here are a few samples of others attempts, yesterday night and this morning:
    Macintosh:bin benassis$ mysql
    ERROR 1045 (28000): Access denied for user 'benassis'@'localhost' (using password: NO)
    Macintosh:bin jean-yveslemieux$ sudo mysql
    Password:
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
    Macintosh:bin benassis$ mysql -u root
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
    Macintosh:bin benassis$ sudo mysql -u root
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
    Macintosh:bin benassis$ mysqladmin -u root password {root}
    mysqladmin: connect to server at 'localhost' failed
    error: 'Access denied for user 'root'@'localhost' (using password: NO)'
    Macintosh:bin benassis$ sudo mysqladmin -u root password {root}
    mysqladmin: connect to server at 'localhost' failed
    error: 'Access denied for user 'root'@'localhost' (using password: NO)' "
    Macintosh:bin benassis$ sudo mysqladmin -u root password {root}
    mysqladmin: connect to server at 'localhost' failed
    error: 'Can't connect to local MySQL server through socket '/var/mysql/mysql.sock' (2)'
    Check that mysqld is running and that the socket: '/var/mysql/mysql.sock' exists!
    Macintosh:bin benassis$ sudo mysql -u root
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
    Macintosh:bin benassis$
    Thank you for assistance and your patience
    P.S. Sorry for my poor English

  • Help!  I'm trying to install mysql....and FAILING!

    I am trying to install mysql, but the instructions that the Lynda.com course on PHP Essential Training are for a previous version of OS X (10.4, I believe) and I am lost and tied up in knot and frustrated beyond all belief.
    Is there a set of SIMPLE but accurate instructions that even your grandmother could follow ANYWHERE on the web that can help me?
    First problem
    From what I can tell, it is in the in the /usr/local/mysql/bin folder (all of this is Greek to me) and I simply cannot modify the path (successfully) to point to it.
    Second problem
    Also, when i go to the /usrlocal/mysql/bin folder and type ./mysqladmin -u root password mynewpassword it tells me that access is denied.
    I am sure that there are more problems along the way for me. I am grappling in the dark with Linux/UNIX or what ever it is called.
    So, again, my question is:
    Is there a set of SIMPLE but accurate instructions that even your grandmother could follow ANYWHERE on the web that can help me?

    pforkes,
    Mamp is great, but if you wanna just install MySQL without all the other stuff, try following these step-by-stop instructions here for installing MySQL on OSX 10.6
    http://labs.rajdye.com/how-to-install-mysql-server-on-osx-10-6-snow-leopard/
    Raj Dye

  • [resolved] Can not install mysql

    Oooops, I fixed it. Somehow /tmp had wrong permissions..
    Hello,
    after an upgrade my mysql dameon did not work anymore so I did what https://bbs.archlinux.org/viewtopic.php?pid=889846 says and removed all configs and removed it.
    Now pacman -S mysql gives my this
    # pacman -S mysql
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): mysql-5.5.11-1
    Total Download Size: 0.00 MB
    Total Installed Size: 62.59 MB
    Proceed with installation? [Y/n] y
    (1/1) checking package integrity [################################################] 100%
    (1/1) checking for file conflicts [################################################] 100%
    (1/1) installing mysql [################################################] 100%
    Installing MySQL system tables...
    ERROR: 1 Can't create/write to file '/tmp/#sql_1d4d_0.MYI' (Errcode: 13)
    110503 9:20:58 [ERROR] Aborting
    110503 9:20:58 [Note] /usr/bin/mysqld: Shutdown complete
    Installation of system tables failed! Examine the logs in
    /var/lib/mysql for more information.
    You can try to start the mysqld daemon with:
    shell> /usr/bin/mysqld --skip-grant &
    and use the command line tool /usr/bin/mysql
    to connect to the mysql database and look at the grant tables:
    shell> /usr/bin/mysql -u root mysql
    mysql> show tables
    Try 'mysqld --help' if you have problems with paths. Using --log
    gives you a log in /var/lib/mysql that may be helpful.
    Please consult the MySQL manual section
    'Problems running mysql_install_db', and the manual section that
    describes problems on your OS. Another information source are the
    MySQL email archives available at http://lists.mysql.com/.
    Please check all of the above before mailing us! And remember, if
    you do mail us, you MUST use the /usr/scripts/mysqlbug script!
    Optional dependencies for mysql
    perl-dbi
    perl-dbd-mysql
    The hostname.err contains
    110503 09:29:53 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    110503 9:29:53 InnoDB: The InnoDB memory heap is disabled
    110503 9:29:53 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110503 9:29:53 InnoDB: Compressed tables use zlib 1.2.5
    /usr/bin/mysqld: Can't create/write to file '/tmp/ibwoHE0m' (Errcode: 13)
    110503 9:29:54 InnoDB: Error: unable to create temporary file; errno: 13
    110503 9:29:54 [ERROR] Plugin 'InnoDB' init function returned error.
    110503 9:29:54 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed.
    110503 9:29:54 [ERROR] Unknown/unsupported storage engine: InnoDB
    110503 9:29:54 [ERROR] Aborting
    110503 9:29:54 [Note] /usr/bin/mysqld: Shutdown complete
    110503 09:29:54 mysqld_safe mysqld from pid file /var/lib/mysql/icarus.pid ended
    And my my.cnl (I didnt touch it)
    1 # MySQL config file for medium systems.
    2 #
    3 # This is for a system with little memory (32M - 64M) where MySQL plays
    4 # an important part, or systems up to 128M where MySQL is used together with
    5 # other programs (such as a web server)
    6 #
    7 # MySQL programs look for option files in a set of
    8 # locations which depend on the deployment platform.
    9 # You can copy this option file to one of those
    10 # locations. For information about these locations, see:
    11 # http://dev.mysql.com/doc/mysql/en/option-files.html
    12 #
    13 # In this file, you can use all long options that a program supports.
    14 # If you want to know which options a program supports, run the program
    15 # with the "--help" option.
    16
    17 # The following options will be passed to all MySQL clients
    18 [client]
    19 #password = your_password
    20 port = 3306
    21 socket = /var/run/mysqld/mysqld.sock
    22
    23 # Here follows entries for some specific programs
    24
    25 # The MySQL server
    26 [mysqld]
    27 port = 3306
    28 socket = /var/run/mysqld/mysqld.sock
    29 datadir = /var/lib/mysql
    30 skip-external-locking
    31 key_buffer_size = 16M
    32 max_allowed_packet = 1M
    33 table_open_cache = 64
    34 sort_buffer_size = 512K
    35 net_buffer_length = 8K
    36 read_buffer_size = 256K
    37 read_rnd_buffer_size = 512K
    38 myisam_sort_buffer_size = 8M
    39
    40 # Don't listen on a TCP/IP port at all. This can be a security enhancement,
    41 # if all processes that need to connect to mysqld run on the same host.
    42 # All interaction with mysqld must be made via Unix sockets or named pipes.
    43 # Note that using this option without enabling named pipes on Windows
    44 # (via the "enable-named-pipe" option) will render mysqld useless!
    45 #
    46 skip-networking
    47
    48 # Replication Master Server (default)
    49 # binary logging is required for replication
    50 log-bin=mysql-bin
    51
    52 # binary logging format - mixed recommended
    53 binlog_format=mixed
    54
    55 # required unique id between 1 and 2^32 - 1
    56 # defaults to 1 if master-host is not set
    57 # but will not function as a master if omitted
    58 server-id = 1
    59
    60 # Replication Slave (comment out master section to use this)
    61 #
    62 # To configure this host as a replication slave, you can choose between
    63 # two methods :
    64 #
    65 # 1) Use the CHANGE MASTER TO command (fully described in our manual) -
    66 # the syntax is:
    67 #
    68 # CHANGE MASTER TO MASTER_HOST=<host>, MASTER_PORT=<port>,
    69 # MASTER_USER=<user>, MASTER_PASSWORD=<password> ;
    70 #
    71 # where you replace <host>, <user>, <password> by quoted strings and
    72 # <port> by the master's port number (3306 by default).
    73 #
    74 # Example:
    75 #
    76 # CHANGE MASTER TO MASTER_HOST='125.564.12.1', MASTER_PORT=3306,
    77 # MASTER_USER='joe', MASTER_PASSWORD='secret';
    78 #
    79 # OR
    80 #
    81 # 2) Set the variables below. However, in case you choose this method, then
    82 # start replication for the first time (even unsuccessfully, for example
    83 # if you mistyped the password in master-password and the slave fails to
    84 # connect), the slave will create a master.info file, and any later
    85 # change in this file to the variables' values below will be ignored and
    86 # overridden by the content of the master.info file, unless you shutdown
    87 # the slave server, delete master.info and restart the slaver server.
    88 # For that reason, you may want to leave the lines below untouched
    89 # (commented) and instead use CHANGE MASTER TO (see above)
    90 #
    91 # required unique id between 2 and 2^32 - 1
    92 # (and different from the master)
    93 # defaults to 2 if master-host is set
    94 # but will not function as a slave if omitted
    95 #server-id = 2
    96 #
    97 # The replication master for this slave - required
    98 #master-host = <hostname>
    99 #
    100 # The username the slave will use for authentication when connecting
    101 # to the master - required
    102 #master-user = <username>
    103 #
    104 # The password the slave will authenticate with when connecting to
    105 # the master - required
    106 #master-password = <password>
    107 #
    108 # The port the master is listening on.
    109 # optional - defaults to 3306
    110 #master-port = <port>
    111 #
    112 # binary logging - not required for slaves, but recommended
    113 #log-bin=mysql-bin
    114
    115 # Uncomment the following if you are using InnoDB tables
    116 #innodb_data_home_dir = /var/lib/mysql
    117 #innodb_data_file_path = ibdata1:10M:autoextend
    118 #innodb_log_group_home_dir = /var/lib/mysql
    119 # You can set .._buffer_pool_size up to 50 - 80 %
    120 # of RAM but beware of setting memory usage too high
    121 #innodb_buffer_pool_size = 16M
    122 #innodb_additional_mem_pool_size = 2M
    123 # Set .._log_file_size to 25 % of buffer pool size
    124 #innodb_log_file_size = 5M
    125 #innodb_log_buffer_size = 8M
    126 #innodb_flush_log_at_trx_commit = 1
    127 #innodb_lock_wait_timeout = 50
    128
    129 [mysqldump]
    130 quick
    131 max_allowed_packet = 16M
    132
    133 [mysql]
    134 no-auto-rehash
    135 # Remove the next comment character if you are not familiar with SQL
    136 #safe-updates
    137
    138 [myisamchk]
    139 key_buffer_size = 20M
    140 sort_buffer_size = 20M
    141 read_buffer = 2M
    142 write_buffer = 2M
    143
    144 [mysqlhotcopy]
    145 interactive-timeout
    I can't start mysql daemon, it says "FAIL"
    Last edited by cyberius (2011-05-03 08:35:56)

    hi DILIPDKJ,
    Just to verify, is this the PowerDVD software that you're trying to install?
    PowerDVD 10 BD
    v10.0.3029.52
    IN12STW153WW5.exe
    114 MB
    Regards
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • HT1926 cant install itunes on windows 7 64bit . cant run a required dll

    i cant install itunes on windows 7 64bit . when i run the setup and reach the status : "performing installation checks" , it said "there is a problem with this Windows Installer Package . A Dll required for this install to complete could not be run.v..v" what should i do now ?

    That's a bit rarer. It's a 1723 error message. (1721 and 1722 are more common.)
    Even though the following user tip is about slightly different errors (the 1721 and 1722), perhaps try it with your one too:
    "There is a problem with this Windows Installer package ..." error messages when installing iTunes for Windows

  • How do i install mysql on windows server 2012 r2 using powershell(automate)??

    i have a requirement of installing the mysql server with one click deployment using power shell by passing the parameters needed into the mysql console. can i achieve that ?
    can  anyone help me in doing that?
    thanks in advance.
    Suresh Gaddam

    Hi Suresh,
    This forum is for SCOM related questions, it seems like that you are asking for powershell script to install Mysql. From my point of view, I don't think that using powershell to install Mysql is an easy way, as it is hard to say whether Powershell can get
    information from Mysql install console with some API.
    In addition, for further assistance, please contact MySQL forum and Powershell forum.
    Thanks for your understanding!
    Regards,
    Yan Li
    Regards, Yan Li

  • I ran a disk verify & disk repair on my macbook.. both said my system was fine. I keep getting the underlying task reported failure on exit when trying to do disk permission or repair permissions. Also get cant install files in "/applications error. Help

    m was fine. I keep getting the underlying task reported failure on exit when trying to do disk permission or repair permissions. Also get cant install files in "/applications error when ever trying to install a driver or update. Help

    Hi,
    Here's an article for that:
    http://support.apple.com/kb/ts1901

  • I cant install I tunes I keep getting the following message: "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privelges to start system services."

    I cant install I tunes I keep getting the following message: "Service 'Apple Mobile Device' (Apple Mobile Device) failed to start. Verify that you have sufficient privelges to start system services." I have Windows 7 - can you tell me what is wrong?

    See Troubleshooting issues with iTunes for Windows updates.
    tt2

Maybe you are looking for