[SOLVED] MYSQL error about socketfiles!

Hello, I installed mysql with pacman but cannot figure out how to run it!
Running mysql_secure_installation give me this error:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
/etc/rc.d/mysqld start just say FAIL
/var/lib/mysql and all files there are owned by mysql, mysql
Can anyone please help me!
Last edited by CheatCat (2010-06-24 19:29:33)

looks like mysql isnt running, check /etc/mysql/my..cnf to check if any settings needs to be altered. also, it might be that the file <hostname>.pid exists in /var/lib/mysql , if there is then you should remve it and then try starting mysql.

Similar Messages

  • [Solved] Pacman errors: "call to execv failed", system not booting

    Recent upgrade (yesterday) - problems went like this:
    1) pacman -Syu attempted "filesystem" upgrade and threw errors about some directories in /usr/local being 775 not 755.
    2) that was because I had a non-standard package in there. I changed just those relevant directories to 755.
    3) reattempted pacman -Syu but got a bunch of errors: "call to execv failed"
    4) system was immediately borked. Reboot now throws me into a shell.
    This is a 32 bit system.
    Any ideas and help would be greatly appreciated.
    Last edited by lagagnon (2013-01-30 19:10:24)

    Solved my problem with the following method:
    1) used Arch LiveCD. Mounted boot and / partitions
    2) pacman -r /path/to/root -Syyu glibc filesystem
    3) reboot gave "Unable to find root device error"
    4) ran LiveCD again following these instructions: https://wiki.archlinux.org/index.php/Pa … onger_boot

  • Error about retrieving dependency MStudioCommon.2012

    I am developing applcaiton based on visual basic .net and I would like to build installation package by installation shield.
    However, when I built the setup project, I am getting an error , so i can't build install package.
    When I was building setup project,
    For example,
    ISEXP : warning : -6245: One or more of the project's components contain .NET properties that require the .NET Framework. It is recommended that the release include the .NET Framework.
    ISEXP : warning : -6248: Could not find dependent file rscmwgg_64.dll, or one of its dependencies of component Interop.rscmwgg.dll
    ISEXP : warning : -6248: Could not find dependent file rscmwgg_64.dll, or one of its dependencies of component Interop.rscmwgg.dll1
    Adding merge module 'Visual C++ 10.0 CRT (x86)' that is a dependency of component 'NationalInstruments.UI.Styles3D.dll'
    Adding merge module 'Visual C++ 10.0 CRT (x86)' that is a dependency of component 'NationalInstruments.UI.Styles3D.dll1'
    Adding merge module 'NI Measurement Studio Visa Support.2012' that is a dependency of component 'WindowsApplication2.exe'
    Adding merge module 'NI Measurement Studio Visa Support.2012' that is a dependency of component 'WindowsApplication2.exe4'
    ISEXP : error : -4072: Error retrieving dependency MStudioCommon.2012.1C9B2EB5_9E34_4944_BA92_B30CCA4E9205:1033 of C:\Program Files (x86)\Common Files\Merge Modules\MStudioVisa.2012.msm
    ISEXP : error : -4072: Error retrieving dependency MStudioCommon.2012.1C9B2EB5_9E34_4944_BA92_B30CCA4E9205:1033 of C:\Program Files (x86)\Common Files\Merge Modules\MStudioVisa.2012.msm
    Merging NI Measurement Studio Visa Support.2012: C:\Program Files (x86)\Common Files\Merge Modules\MStudioVisa.2012.msm
    I was assuming that compiler couldn't find file " rscmwgg_64.dll". Therefore, I install driver rscmwgg_64. However, i am still getting error.
    Therefore, I tried to remove reference of "rscmwgg_64.dll"  from my project because I am not using this driver anymore.(but it still doesn't work.)
    Therefore, I am assuming that problem might relate with 
    I am not sure how to solve this problem MStudioVisa.2012.msm(But, not sure about it..)
    does anybody know how to solve this error ?
    thanks

    Hi RgDefined,
    Unfortunately, Microsoft dropped support for SetupProject in Visual Studio 2012. SetupProject was the utility used for creating Measurement Studio installers, so when Microsoft made the transition to installShield, Measurement Studio installers no longer installed everything necessary to the target computer (MStudioCommon being one of them). So for the time being, the solution is to use WiX (Windows Installation Experience) Toolset. You can download WiX from the link below. National Instruments is fully aware that this is a problem for several of our customers and plans to have this issue resolved in the next release of Measurement Studio. In the mean time, we have created a KnowledgeBase article that steps through the process of creating an installer in Visual Studio 2012 with Measurement Studio 2013 using WiX. In addition, we ship an example with Measurement Studio 2013 that you can use to get started.
    Download WiX
    http://wixtoolset.org/
    WiX KB: Deploying Measurement Studio Applications with WiX:
    http://digital.ni.com/public.nsf/allkb/764B727C9BD2C4C686257C970053D059?OpenDocument
    WiX Community Example:
    https://decibel.ni.com/content/docs/DOC-36168
    If you run into any problems, I would recommend consulting our forums at forums.ni.com or creating a service request at ni.com/support. Have a great day!
    Kelsey W.
    National Instruments
    Applications Engineer

  • MySQL error 2002: No Such File or Directory in DW CS6

    OK, I've obviously configured something wrong in MYSQL or Dreamweaver, but despite exhaustive research, I can't connect to my database and I can't find a solution online.
    I'm running a Windows 7 Pro system. I installed PHP/MySQL/Apache all at once with a package called WAMPSERVER.
    The DB appears to be running properly. I am able to connect to it and make changes using my phpmyadmin. But no matter what configuration I try, I'm unable to get Dreamweaver CS6 to connect. As this is the same error I get when MYSQL is not working at all, I can surmise that Dreamweaver can't find my database, so what have I missed? Is my testing servr set up improperly? I don't see a lot of options here to do things differently.
    Can anyone offer any suggestions. Is there any other information I need to provide?

    Hi atomec,
    In the time that the experts get back to you, can you have a look at this post? http://stackoverflow.com/questions/10426501/how-to-solve-the-xampp-1-7-7-phpmyadmin-mysql- error-2002-in-ubuntu
    Thanks,
    Preran

  • LKM for MySQL Error

    Hi,
    Can someone help me please.
    I am new to ODI and trying to work with it.
    My source DB = MS SQL 2005 Server
    Target DB = MySQL5.1
    I created a new project and models. I have the physical and logical architecture and all the connections are working.
    I brought a source table in the diagram ara and a target table(its a empty table in mysql)
    for the source, the LKM is : LKM SQL to SQL
    and for target lKM is : lKM SQL Append
    I am able to execute fine, when I go to operator, in the Integration step, I get the below error:
    1050 : 42S01 : com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'tbl_dim_store' already exists
    com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Table 'tbl_dim_store' already exists
         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
         at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
         at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
         at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
         at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
         at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
         at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1604)
         at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1519)
         at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1504)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execStdOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    Can someone please help me. I have been trying to solve this error for more than a week now.
    Thank you

    Hi,
    Yes, the create target table option was set to true and the target table exists in the target DB. So, I made the create target table option to default No. Now during execution it I see:
    1) Drop table - done
    2) create table - done
    3) load data - done (but i dont see any data in the table)
    *4) Integration - Fails with error:*
    1064 : 42000 : com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from     testingodi.C$_0tbl_dim_store where          (1=1)' at line 1
    com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'from     testingodi.C$_0tbl_dim_store where          (1=1)' at line 1
         at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936)
         at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2985)
         at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1631)
         at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1723)
         at com.mysql.jdbc.Connection.execSQL(Connection.java:3283)
         at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1332)
         at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1604)
         at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1519)
         at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1504)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execStdOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.g.y(g.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    When I go the description column of step 4 I see the following:
    insert into     testingodi.tbl_dim_store
         Store_Num,
         Order_Status,
         Store_Desc,
         Merch_Div_Num,
         Status,
         Status_Desc,
         Open_Date,
         Close_Date,
         Division_Num,
         Division,
         Region_Num,
         District_Num,
         Market_Area_Num,
         Market_Type,
         Ad_Area_Num,
         Ad_Area_Desc,
         Center_Desc,
         City,
         Zip_Code,
         State,
         Mgr_Name,
         FRP_Flag,
         LTA_Days,
         LTA_Ship_Day,
         PI_Inventory_Date,
         FLR_Flag,
         Add_DTime,
         UPD_DTime,
         UPD_User_ID,
         Replen_Type,
         Store_Phone,
         Square_Feet,
         Addr_Line1,
         Addr_Line2,
         Callout_Ind,
         Close_Reason_Code,
         County_Name,
         Demograph_Mkt_Seq,
         Fax,
         Fin_Dist_Num,
         Fin_Div_Num,
         Fin_Inventory_Date,
         Fixture_Type,
         FRP_Invntry_Date,
         Grand_Open_Date,
         Latitude,
         Linear_Ft,
         Longitude,
         Manual_Order_Date,
         Market_Locn_Code,
         Merch_Dist_Num,
         Office_Phone,
         On_Hand_Upd_Date,
         Open_Code,
         Proj_Sales_Amt,
         Project_Code,
         Prototype_Ind,
         Remodel_Date,
         Sales_Qty,
         San_ID,
         Sign_Color,
         Time_Card_Code,
         Trade_Convsn_Num,
         Vacate_Date,
         Vol_Class_Code,
         Wage_Plan_Code,
         Zip_Code_Ext,
         PI_Schedule_Date,
         PI_Music_Inv_Date,
         PI_Music_Schd_Date,
         Last_Modified_Date
    select     
         C1_STORE_NUM,
         C2_ORDER_STATUS,
         C3_STORE_DESC,
         C4_MERCH_DIV_NUM,
         C5_STATUS,
         C6_STATUS_DESC,
         C7_OPEN_DATE,
         C8_CLOSE_DATE,
         C9_DIVISION_NUM,
         C10_DIVISION,
         C11_REGION_NUM,
         C12_DISTRICT_NUM,
         C13_MARKET_AREA_NUM,
         C14_MARKET_TYPE,
         C15_AD_AREA_NUM,
         C16_AD_AREA_DESC,
         C17_CENTER_DESC,
         C18_CITY,
         C19_ZIP_CODE,
         C20_STATE,
         C21_MGR_NAME,
         C22_FRP_FLAG,
         C23_LTA_DAYS,
         C24_LTA_SHIP_DAY,
         C25_PI_INVENTORY_DATE,
         C26_FLR_FLAG,
         C27_ADD_DTIME,
         C28_UPD_DTIME,
         C29_UPD_USER_ID,
         C30_REPLEN_TYPE,
         C31_STORE_PHONE,
         C32_SQUARE_FEET,
         C33_ADDR_LINE1,
         C34_ADDR_LINE2,
         C35_CALLOUT_IND,
         C36_CLOSE_REASON_CODE,
         C37_COUNTY_NAME,
         C38_DEMOGRAPH_MKT_SEQ,
         C39_FAX,
         C40_FIN_DIST_NUM,
         C41_FIN_DIV_NUM,
         C42_FIN_INVENTORY_DATE,
         C43_FIXTURE_TYPE,
         C44_FRP_INVNTRY_DATE,
         C45_GRAND_OPEN_DATE,
         C46_LATITUDE,
         C47_LINEAR_FT,
         C48_LONGITUDE,
         C49_MANUAL_ORDER_DATE,
         C50_MARKET_LOCN_CODE,
         C51_MERCH_DIST_NUM,
         C52_OFFICE_PHONE,
         C53_ON_HAND_UPD_DATE,
         C54_OPEN_CODE,
         C55_PROJ_SALES_AMT,
         C56_PROJECT_CODE,
         C57_PROTOTYPE_IND,
         C58_REMODEL_DATE,
         C59_SALES_QTY,
         C60_SAN_ID,
         C61_SIGN_COLOR,
         C62_TIME_CARD_CODE,
         C63_TRADE_CONVSN_NUM,
         C64_VACATE_DATE,
         C65_VOL_CLASS_CODE,
         C66_WAGE_PLAN_CODE,
         C67_ZIP_CODE_EXT,
         C68_PI_SCHEDULE_DATE,
         C69_PI_MUSIC_INV_DATE,
         C70_PI_MUSIC_SCHD_DATE,
    from     testingodi.C$_0tbl_dim_store
    where     
         (1=1)
    There is a "," before from clause. I am not sure how it came, but I tried to manually delete it here and restart session, it still fails.
    Please help me understand and solve the problem.
    Thank you.

  • TS3694 how do you solve a error 1015 when restoring a iphone from recovery mode?

    how do you solve a error 1015 when restoring a iphone from recovery mode?

    This error is generally exhibited when someone tries to downgrade iOS. See this support document http://support.apple.com/kb/TS3694
    This is the part you are looking for.
    Errors related to downgrading iOS
    The required resource cannot be found: This alert message occurs when your device has a newer version of iOS than what is available in iTunes. When troubleshooting a device that presents this alert message, go to Settings > General > About and check the version of iOS on the device. If it is newer than the latest released iOS version, the device may have a prerelease developer version of iOS installed. Installing an older version of iOS over a newer version is not supported. 
    Error 1015: This error is typically caused by attempts to downgrade the iPhone, iPad, or iPod touch's software. This can occur when you attempt to restore using an older .ipsw file. Downgrading to a previous version is not supported. To resolve this issue, attempt to restore with the latest iPhone, iPad, or iPod touch software available from Apple. This error can also occur when an unauthorized modification of the iOS has occurred and you are now trying to restore to an authorized, default state.

  • OT: MySQL Error #1064

    I used phpMyAdmin to insert several new rows in a database
    table, then I
    suddenly hit a brick wall with this error message:
    MySQL said:
    #1064 - You have an error in your SQL syntax; check the
    manual that
    corresponds to your MySQL server version for the right syntax
    to use
    near '(`Key2`, `ID`, `Site2`, `Articles`, `Contents`,
    `Links`) VALUES
    ('19', 'China'' at line 1
    I think this is the same error message I used to get on my PC
    every now
    and then. It doesn't offer any clues as to the nature of the
    problem,
    and it isn't easy to track down via Google.
    I think I either fixed it or found a workaround once before,
    but I can't
    recall the solution. I don't know if it was a related problem
    or
    something entirely different, but I think I recall a
    situation where my
    database table's cardinality was limited to a certain number,
    and it
    wouldn't allow me to insert any additional rows for some
    reason. But I
    don't know if that's the problem in this case or not.
    Does anyone have any suggestions?

    David Powers wrote:
    > David Blomstrom wrote:
    >> I used phpMyAdmin to insert several new rows in a
    database table, then
    >> I suddenly hit a brick wall with this error message:
    >>
    >> MySQL said:
    >> #1064 - You have an error in your SQL syntax; check
    the manual that
    >> corresponds to your MySQL server version for the
    right syntax to use
    >> near '(`Key2`, `ID`, `Site2`, `Articles`,
    `Contents`, `Links`) VALUES
    >> ('19', 'China'' at line 1
    >>
    >> I think this is the same error message I used to get
    on my PC every
    >> now and then. It doesn't offer any clues as to the
    nature of the problem,
    >
    > The error message has nothing to do with PC or Mac. It's
    a MySQL error
    > message, and it's very precise. It not only tells you
    that you have a
    > syntax error in your SQL query; it tells you exactly
    where the error is:
    > near '(`Key2`, `ID`,...'
    >
    > In other words, the syntax error immediately precedes
    (`Key2`, `ID`,...
    >
    > You need to examine the SQL itself to determine the
    nature of the syntax
    > error.
    >
    Thanks for the tip, though I'm still confused. I simply used
    phpMyAdmin
    to insert a new row, then began by typing "19" into the first
    available
    space. There is nothing before that. I don't know how to
    examine the
    "SQL itself," as there is none that I'm aware of.
    I simply inserted a few values, as I had done on several
    previous
    occasions. I then experimented by NOT inserting certain
    values and by
    inserting different values, but nothing worked.
    I tracked "1064" through Google, and the problems appear to
    be all over
    the map. One guy said his database table was too big, and he
    solved the
    problem by breaking it up into several smaller tables.
    At any rate, I finally created a new table and imported a CSV
    file that
    automatically filled a few fields for several hundred rows.
    That
    automatically created the rows I need, and I was then able to
    insert
    articles where needed.
    Thanks.

  • TS3694 how to solve 1015 error message

    how to solve 1015 error messege

    Error 1015: This error is typically caused by attempts to downgrade the iPhone, iPad, or iPod touch's software. This can occur when you attempt to restore using an older .ipsw file. Downgrading to a previous version is not supported. To resolve this issue, attempt to restore with the latest iPhone, iPad, or iPod touch software available from Apple. This error can also occur when an unauthorized modification of the iOS has occurred and you are now trying to restore to an authorized, default state.
    Pull up itunes on a computer and plug the iPad cord into the USB but the the device, hold the "Sleep/Wake" button and the "Home" button at the same time and count to 8.  then let go the Sleep/Wake button BUT KEEP YOUR FINGER ON THE HOME BUTTON. while holding the home button connect the device to the cable thats plugged into the computer and keep holding the home button
    AT NO TIME SHOULD YOU LET GO OF THAT HOME BUTTON until you see the message pop up in itunes saying "iTunes has discovered your iPad in recovery mode" then just go through the screens to restore the device.
    if that message doesn't pop up after about 20 seconds, then call apple care, let them know you tried to perform the DFU mode restore (Deivce Firmware Update) and it was a no go. and ask them if you're in warranty to replace it for free.

  • MySQL Error#: 1045 Not Explained

    I have had this error, and found a zillion posts on the web
    asking for a solution, and never found a solution. But I've kind of
    figured out what's going on and I'd like to know exactly how and
    why it does what it does.
    I have a Linux box lemon running MySQL, and a Windows XP
    client orange. From orange I can connect using mysql command line
    client (mysql -u root -p -h lemon mydatabase). I can also connect
    using ODBC (by creating an ODBC connection in Control Panel and
    testing the connection).
    When I try to connect to lemon/root/password in Dreamweaver
    CS3 by creating a MySQL Connection it fails with...
    MySQL Error#: 1045
    Access denied for user root@lemon (using password:YES)
    (This is what a ton of posts complain about with lame
    responses like - you got the password wrong).
    So what I discover is that in Dreamweaver I have to set up
    the connection using localhost instead of lemon. (NOTE: Dreamweaver
    is running on orange - not lemon, where the MySQL server is
    running!)
    So I wonder - what the!!! The database is not on localhost.
    So I fiddle a bit and find that if I go into Manage Sites and
    change the name of the FTP host under Testing Server that the
    connection to localhost breaks - so somehow the MySQL connection is
    being made using the FTP host.
    How is Dreamweaver making a MySQL connection using lemon as
    the FTP server and localhost (orange) as the MySQL server, when it
    is lemon that is the MySQL server???

    .oO(nevdelap)
    >I have had this error, and found a zillion posts on the
    web asking for a
    >solution, and never found a solution. But I've kind of
    figured out what's going
    >on and I'd like to know exactly how and why it does what
    it does.
    >
    > I have a Linux box lemon running MySQL, and a Windows XP
    client orange. From
    >orange I can connect using mysql command line client
    (mysql -u root -p -h lemon
    >mydatabase). I can also connect using ODBC (by creating
    an ODBC connection in
    >Control Panel and testing the connection).
    You know that working on a DB as root is a bad idea? You
    should create a
    normal account for the daily work and login as root only for
    maintenance
    or configuration stuff.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16575#userAccount
    > When I try to connect to lemon/root/password in
    Dreamweaver CS3 by creating a
    >MySQL Connection it fails with...
    >
    > MySQL Error#: 1045
    > Access denied for user root@lemon (using password:YES)
    >
    > (This is what a ton of posts complain about with lame
    responses like - you got
    >the password wrong).
    >
    > So what I discover is that in Dreamweaver I have to set
    up the connection
    >using localhost instead of lemon. (NOTE: Dreamweaver is
    running on orange - not
    >lemon, where the MySQL server is running!)
    >
    > So I wonder - what the!!! The database is not on
    localhost.
    Every machine is a localhost from its own point of view.
    Since the DB
    and probably your scripts both run on lemon, from their point
    of view
    that machine is the localhost and PHP has to open a
    connection to
    'localhost' in order to connect to the DB. This is the most
    common setup
    if PHP and MySQL run on the same machine.
    http://kb.adobe.com/selfservice/viewContent.do?externalId=tn_16575#dbconn
    But one thing confuses me. You said you can connect from your
    Windows
    box, using the command line:
    mysql -uroot -p -hlemon mydatabase
    Does the same command also work if invoked directly on the
    Linux box or
    does it cause an "Access denied"?
    > So I fiddle a bit and find that if I go into Manage
    Sites and change the name
    >of the FTP host under Testing Server that the connection
    to localhost breaks -
    >so somehow the MySQL connection is being made using the
    FTP host.
    >
    > How is Dreamweaver making a MySQL connection using lemon
    as the FTP server and
    >localhost (orange) as the MySQL server, when it is lemon
    that is the MySQL
    >server???
    FTP is used to transfer the scripts to the server.
    Micha

  • How can I solve this error message? Some of your photos, including the photo "IMG_0374.jpg", were not copied to the iPad "(my name's) iPad" because they cannot be displayed on your iPad.

    how can I solve this error message? "Some of your photos, including the photo “IMG_0374.jpg”, were not copied to the iPad “(my name’s) iPad” because they cannot be displayed on your iPad."
    There were 273 photos in the event syncing from my Mac, but only the last 103 made it to the ipad. Most of the photos were taken by an iphone. I would appreciate any thoughts or insights - thanks.

    Adrian-
    That error message suggests the photo is somehow corrupt.
    Do you have the Apple Camera Connection Kit?  You can set up a USB thumb drive with MS-DOS FAT-32 format and copy your photos to it into a folder named DCIM.  Assuming they have an 8 character plus suffix name, the iPad will recognize them and give you the option of transferring them via the Kit's USB adapter.
    Once they are transferred, you can find out if there is a problem with any.
    Fred

  • How to solve this error java.util.MissingResourceException

    Hi Friends,
    I had developed one web dynpro application by using  Internationalization - I18N of WebDynPro (Java)  Application (Blog)   but I got one error that is
    <b>java.util.MissingResourceException: Can't find bundle for base name com.sap.example.language.lang, locale en_US</b> 
    Actually i created two properties file
    1. lang_en.properties
    2. lang_ta.properties
    I stored this two properties file in this package com.sap.example.language
    and this my code in DOInit()
    sessionLocale =  WDClientUser.getCurrentUser().getLocale();
    resourceHandler = ResourceBundle.getBundle("com.sap.example.language.lang",sessionLocale);
         catch (WDUMException e)
         e.printStackTrace();
         wdContext.currentContextElement().setUsername_label(resourceHandler.getString("testview.username"));
         wdContext.currentContextElement().setPassword_label(resourceHandler.getString("testview.password"));
    How to solve this error?
    Guide me.
    Advance Thanks,
    Balaji

    Hi Friends,
    I had developed one web dynpro application by using Internationalization - I18N of WebDynPro -Java Application (Blog) but I got one error that is
    <b>java.util.MissingResourceException: Can't find bundle for base name com.sap.example.language.lang, locale en_US</b>
    Actually i created two properties file
    1. lang_en.properties
    2. lang_ta.properties
    I stored this two properties file in this package com.sap.example.language
    and this my code in DOInit()
    sessionLocale = WDClientUser.getCurrentUser().getLocale();
    resourceHandler = ResourceBundle.getBundle("com.sap.example.language.lang",sessionLocale);
    catch (WDUMException e)
    e.printStackTrace();
    wdContext.currentContextElement().setUsername_label(resourceHandler.getString("testview.username"));
    wdContext.currentContextElement().setPassword_label(resourceHandler.getString("testview.password"));
    How to solve this error?
    Guide me.
    Advance Thanks,
    Balaji

  • When I start iTunes a message whith error (-42032). How do I solve this error?

    When starting iTunes a it appears a messages with error (-42032). How do I solve this error?

    1. delete this songs from your liblary
    2. go File -> Add File to Liblary... (Ctrl+O) or File -> Add Folder to Liblary

  • How to solve the error message "Could not activate cellular data network: PDP authentication failure"when using 3g or gPRS on safari with an iphone 4 and latest software updates

    Please can someone help me to solve the error message "Could not activate cellular data network: PDP authentication failure"when using 3G or GPRS on safari with an iphone 4GS and latest software updates. I have tried resetting the network and phone settings. I have restored the factory settings on itunes and still the problem persists.

    All iPhones sold in Japan are sold carrier locked and cannot be officially unlocked by the carrier. If you unlocked it, it was by unauthorized means (hacked), and support cannot be given to you in this forum.
    Hacked iPhones are subject to countermeasures by Apple, particularly when updating the firmware. It is likely permanently re-locked or permanently disabled.
    Message was edited by: modular747

  • Who can solve oracle error ORA-0012638 ?

    Why I get this error when I re-start oracle after join networking domain ?
    When the computer in lcoal mode ,the oracle is normal .
    How can I solve this error ?

    Hello fredovolley,
    Welcome to the HP Support Forums!
    I see that you are experiencing an error 403 with the Photosmart 5520 series. I would like to offer the steps I have given before, check them out here: Re: Trouble scanning using Photosmart 6520
    Even though it states it is for a 6520, the steps are all the same. I hope this help, cheers!
    JERENDS
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • When i want to download an app in app store give me an error number and i could not down load.how i can solve this error number?

    When i want to download an app in app store give me an error number and i could not down load.how i can solve this error number?

    Hi Amir.09395340646,
    Welcome to the Support Communities!
    What app are you trying to download? Is it iPhoto for iOS?  What error message are you receiving? The first thing I would suggest is to log out of your iTunes Store account on your iPhone. Then restart the device and log in again. 
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/HT1311?viewlocale=en_US
    If the above did not resolve your issue, follow the troubleshooting steps in the article below.
    The link includes the complete details and screenshots, but I've highlighted a few points for you:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    - Make sure that your iOS software is up to date by connecting your iOS device to iTunes and clicking on Check for Update in your device's Summary page in iTunes.
    - Check and verify that you are in range of a Wi-Fi router or base station. If you are on a 3G capable device, make sure that cellular data is turned on from Settings > General > Cellular.
    - Check to make sure you have an active internet connection. You can check the User Guide for your device for help with connecting to the internet.
    - Check to make sure other devices (portable computers, for example) are able to connect to the Wi-Fi network and access the internet.
    - Try resetting (turning off and then on again) your Wi-Fi router
    - If the issue still persists see, iOS: Troubleshooting Wi-Fi networks and connections or iOS: Troubleshooting Wi-Fi networks and connections.
    I hope this information helps ....
    - Judy

Maybe you are looking for

  • Ipod mini battery change

    Can someone walk me through changing a battery to an Ipod mini? Is the battery something that I can buy at a store near me? Is it something i can do on my own, or do i need to send it somewhere? Thanks for any help/information/guidance you can give m

  • Full File path of the uploaded fie in struts

    How do we get full file path from the FileForm component in Struts upload. Acutal requirement is that , in the file browser component, the user may select a file or he may paste and external link like http://www.xyz.com/abc/index.html etc.., How do w

  • A way can auto save an A4 page content to small brochure one

    Hey ALL i am now working on e-publishing ,the problem i meet now is most of customer handle in PDF which is let say A4 size per page , and an convertor need be created and installed on server side to auto convert those PDF to samll page ones , like a

  • I don't have the apple dowloaded app in my phone

    How I dowloaded the apple store down loaded app

  • Import Roles from an External Database

    Is it possible to import Roles from an external database via an ActiveSynch import?