Created control/usr/pwd now i can't loginto Mysql

When setting up a config file for phpmyadmin, I set up a
control user and password, and now when I try to log into mysql I
get the message "Wrong username/password. Access denied". But when
i try logging into Mysql using the command promt, I get access to
Mysql. I want to remove the control user and password so I can use
my original Mysql username and password. If i'm stuck with this
control user and password, how can i get access through phpmyadmin
to Mysql, with it?

buffbill wrote:
> When setting up a config file for phpmyadmin, I set up a
control user and
> password, and now when I try to log into mysql I get the
message "Wrong
> username/password. Access denied". But when i try
logging into Mysql using the
> command promt, I get access to Mysql. I want to remove
the control user and
> password so I can use my original Mysql username and
password. If i'm stuck
> with this control user and password, how can i get
access through phpmyadmin to
> Mysql, with it?
Change the values in config.inc.php. If you set up auth_type
as config,
you will connect automatically as the designated user account
(normally
root). If you want to connect with different user accounts,
change
auth_type to http. You will then be prompted for username and
password
each time.
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/

Similar Messages

  • Created partition without bootcamp, now i can't delete it

    Hi Everyone,
    I was trying to install Windows 8 on my Late 2011 MBP and it was not possible with Bootcamp. I tried it and got an interesting error like 'No bootable device...'. Then i decided to try to install Windows 8 without Bootcamp. Created a partition by Disk Utility on OS X, booted by Windows 8 Installer USB stick, deleted and formatted the partition by Windows 8 Installer. But still, i was not able to install Windows 8, don't know why.
    Now, my problem is that i don't care about Windows 8 no more, i just want to merge the Mac partition and empty partition but i can't. In disk utility (in OS X), i don't see any allocated space, but if i boot by Windows 8 Installer, there are partitions or allocated spaces created by it and i can see all the partitions. I don't know what to do, how can i merge the partitions for using it in OS X? I think i need some serious help.
    If there is nothing to do, i will create a backup of my files in an external drive and delete the internal drive. Will it work? But i don't want to do this since i have lots of files and my Mac uses usb 2.0 port.
    P.S: I think it is not important but specifications of my Mac are:
    Late 2011 MacBook Pro 15'', i7 2.4 GHz, AMD HD6770M 1 GB, 8 GB of RAM, Samsung EVO 840 120 GB SSD, Hitachi Travelstar 7k1000 1 TB HD, no optical drive.

    Using Bootcamp Assistant re-arranges your partitions in a specific order, which is EFI/ESP, OSX, OSX Recovery HD, BC/Windows. If you do not use BCA to remove Windows but use Disk Utility to manipulate the BC/Windows partition, BC/Windows can be deleted, but Recovery HD will not let you merge disk space back into OSX partition. BCA while removing also rearranges Recovery HD to emerge the freed space back into your main OSX partition.
    This is why it is recommended that DU should not be used to change partitions, if BCA is also used.
    BCA creates a Hybrid MBR, while a straight W8 installer uses EFI to boot on 2013+ Macs, but prior Macs, like the 2011 MBPs do not fully support W8 direct installation.
    In either case, as tbirdvet suggests, the recourse now is to back up, use Internet Recovery (Command+Opt+R - you must see a spinning globe), erase your internal disk, and restore from backup.
    Please also see OS X: About OS X Recovery - Apple Support.
    Thanks, i think it seems like this is the only solution, luckily, since the system is on the ssd i don't have to reinstall the OS. Now i am creating a backup then i will erase the disk and load my backup.
    Since you have two physical drives, being treated as two separate disks, depending on which disk you were manipulating for Windows, you may have to erase one or both drives.
    If the second disk (HDD) was your Windows destination, and you removed the original built-in Optical drive, BCA set the system to boot from the unavailable Optical drive which resulted in 'No bootable device' error.

  • I create new id  and now I can't sing in

    Hi creat new Apple ID and redeem 10 $ and then I sing out  but now i cant sign in ?

    Hey rose51
    Try Turn Of And On Your iPad, If That Doesnt Work Try This Article
    http://support.apple.com/kb/ht5624
    If That Still Doesnt Work Please Contact iTunes Department
    https://www.apple.com/au/support/itunes/contact/
    Thanks,
    Nathan

  • Used a prepaid credit card with less than $2 on it to create apple ID, but now I can get any app for free? What should I do, and will I get in trouble for buying stuff?

    I don't know why this is happenning. I bought a $10 app with my account that has no money on it, how???

    Sometimes that happens. Based on other users posts, you will no longer be able to purchase any more free app, paid apps or app updates until you add more money to your account/obtain a postitive balance.

  • TS5376 I just attempted to update my apple iTunes to 11.1.4 which resulted in the msvcr80.dll error message. I followed all of the instructions above and now I can't get past the Service 'Apple Mobile Divice failed to start. Help!!!

    I just attempted to update my apple iTunes to 11.1.4 which resulted in the msvcr80.dll error message. I followed all of the instructions to move the .dll's to the desktop, I removed iTunes via the control panel, and now I can't get past the Service 'Apple Mobile Divice failed to start. Verify that you have sufficent privilidges to start systems services. I now have no iTunes on my laptop, can't reinstall iTunes, and I am pulling my hair out because I can not figure out how to send an e-mail to Apple because I bought my iPad just over a year ago. PLEASE HELP!!!
    V/r "TRACER"
    CDR Harold W. "TRACER" Valentine, SC, USN

    Solving the iTunes Installation Problems in Windows
    1. Apple has posted their solution here: iTunes 11.1.4 for Windows- Unable to install or open - MSVCR80 issue.
    2. If the Apple article does not fully resolve the problem for you, then try Troubleshooting issues with iTunes for Windows updates - MSVCR80.

  • Deleted mysql binary log files - can't start mysql

    Hi all,
    I had mysql running and used it for quite a while.
    Since my disk ran out of space, I deleted all the mysql-bin.0000* files in the mysql data folder and configured that mysql should not use binary logs anymore.
    Quite a mistake I assume; since now I can't start mysql(d) anymore.
    I've tried a lot by now:
    - re-installed mysql
    - deleted everything in the mysql data folder
    But I'm a bit stuck - and can't repair it anymore.. (there is not data loss, everything is backed up - that's not the problem).
    Can someone please guide me in a good direction?
    Running Arch Linux (systemd).
    systemctl status mysqld:
    Mar 08 13:12:34 arch systemd[1]: mysqld.service: control process exited, code=exited status=203
    Mar 08 13:12:34 arch systemd[1]: Failed to start MySQL database server.
    Mar 08 13:12:34 arch systemd[1]: Unit mysqld.service entered failed state
    Mar 08 13:12:34 arch systemd[1]: mysqld.service holdoff time over, scheduling restart.
    Mar 08 13:12:34 arch systemd[1]: Stopping MySQL database server...
    Mar 08 13:12:34 arch systemd[1]: Starting MySQL database server...
    Mar 08 13:12:34 arch systemd[1]: mysqld.service start request repeated too quickly, refusing to start.
    Mar 08 13:12:34 arch systemd[1]: Failed to start MySQL database server.
    Mar 08 13:12:34 arch systemd[1]: Unit mysqld.service entered failed state
    Mar 08 14:32:24 arch systemd[1]: Stopped mysqld.service.
    The data folder /var/lib/mysql is totally empty (which is - I assume - not good...).
    Thanks in advance
    Disclaimer: I tried for many hours now, but since I'm quite new - I don't have a clue anymore what to do.

    These are systemd, not mysql errors, and are quite useless as such -- you already know that mysql does not work Look for /var/log/mysqld.log or $datadir/<hostname>.err -- next time, of course, 'cos there's just one thing to do now: restore your mysql data folder, as there should be much more than binary logs Or, should you prefer to start from scratch, try to use mysql_install_db and then start mysql again.
    For future reference, you can safely delete old binary logs from inside mysql using PURGE MASTER LOGS command, and/or consider using expire_logs_days config option.

  • My daughter accidentally deleted my Pages icon & program from my Macbook while she was downloading free fonts.Now I can't create documents. How do I get it back?

      My daughter accidentally deleted my Pages program and icon from my toolbar while downloading free fonts off the internet. Now I can't create documents! How can I get it back?

    Go to the little magnifying glass at the upper right of your screen, click and type in Pages.  It will likely show up under top hit, and also under applications.  Click on it.  When Pages is running the icon will appear in your doc again.  Control-click on the icon, choose options from the pop-up menu and choose Keep in Dock.
    Now your Pages icon should be permanently back in the dock for you.

  • I am in the middle of a job using CS 6, but at the same time opening the Creative Suite apps.  I created an InDesign file in CS 6, saved it, and now I can't open it. I'm getting this message: Cannot open file because it was saved with a newer version of A

    I am in the middle of a job using CS 6, but at the same time opening the Creative Suite apps.  I created an InDesign file in CS 6, saved it, and now I can't open it. I'm getting this message: Cannot open file because it was saved with a newer version of Adobe InDesign CC (10.1). You must use that version or later to open the file." AARRGGHH! So how do I access the file?

    Sounds like you opened and saved it in CC, so now you need to go back to CC and either complete the project there, or export to IDML to take it back into CS6.

  • The new updated version of iMovie 10 won't let me open my previous files I created before the update today. I have a wedding that I'm trying to finish and deliver and now I can't because that file version won't open. I keep getting an error message

    Hello,
    Please help me figure this out. I'm very unhappy at the moment. I'm fustrated and don't have any idea how to revert to the original version before the update was done on iMovie 10. I NEVER hated APPLE until NOW!! I love APPLE products and apps so please help me stay in that mindset. So I worked on some movie projects when I got my macbook pro 6 months ago. I update reguarly. I saw the update prompt and honestly, I did not think I would have ANY issuess with opening my previous files that I created only a few months ago with this updated version.The new updated version of iMovie 10 won't let me open my previous files I created before the update today. I have a wedding that I'm trying to finish and deliver and now I can't because that file version won't open. I keep getting an error message and the iMovie app closes. Last night I saw the file and tried to open it but no luck. Error message came up again. I reboot and turned off my laptop for the evening and tried again just now but nothing!! I need that video. My job depends on it! I worked so hard on this wedding video and now it's lost and won't open. I work another job and don't have much time. I really don't want to start all over again. Please help me. Thanks so much for your assistance.
    Fustrated APPLE customer
    Jolly A. Rupp

    I also have Jolly's problem. I found the iMovie 9.0.9 folder and tried to launch the older version of iMove. It would not launch. I removed all of the iMovie preferences from the Preferences folder, removed iMove 10 from the applications folder, and restarted my Mac. iMove 9.0.9 still won't launch and I can't access my videos created with the older version of iMovie. Is there a way to uninstall iMovie 10 and reinstall iMovie 9.0.9?
    I am running Yosemitie on a  iMac.
    Paul

  • I'm exhausted of trying to find a solution to a problem created by Apple. I have moved to iCloud, following your instructions and now I can not use my mobileme e-mail address. How can I contact directly with Apple, not just an automatic reply phone number

    I'm exhausted of trying to find a solution to a problem created by Apple. I have moved to icloud following all your instructions and now I can not use my mobile me e-mail address. I can not activate icloud because when I put my e-mail address it answers that somebody is already using my address. I have my old e-mails, but I can not receive any e-mail or send them.
    I have contacted Apple Technical Support in Spain and I was sent an e-mail saying that I have to call a phone number and when I call it is always an answering machine who answers that says that I have to pay 50€ for a consultation or wait for 10 minutes. When I have made the consultation it was never mentioned that I have to pay 50€ for a phone consultation. If I don't want to wait I have to pay for the Apple Tecnical Support which cost 250 €, this was not mentioned in the technical support page.
    Can somebody let me know how can I contact Apple in another way in order to talk with a human being or chat directly? I was very happy just using my mobileme e-mails, I didn't need any clouds and I was force by Apple to registered if I want to continue using my mobileme e-mail address.

    Sandra,
    See this Apple support document for information on reporting an issue with your iTunes purchase.
    http://support.apple.com/kb/HT1933
    B-rock

  • HT204053 How to I get music I purchased before the iCloud was created to show up on my new authorized iPhone?  Right now I can only see the Apps I recently purchased on the actual phone but older music I purchased on my CPU using the same Apple ID doesn't

    How to I get music I purchased before the iCloud was created to show up on my new authorized iPhone?  Right now I can only see the Apps I recently purchased on the actual phone but older music I purchased on my CPU using the same Apple ID doesn't appear.

    Does any music show in the Purchased tab on the iTunes store app on your phone ? Music can't be re-downloaded in all countries, and even where it can be it will only appear whilst it remains in the store. Do you have your purchases on your computer and/or on a backup of your puchases so that you can sync them to your phone ?

  • I have been using my husband's apple id in my old PC. When I purchased a MacBook Pro, I created my own. Because I wanted to have access to my old purchases, I changed my husband's original ID's e-mail address to my e-mail address. Now I can't update s/w.

    I have been using my husband's apple id in my old PC (ID A). When I purchased a MacBook Pro, I created my own Apple ID (ID B) and started using my laptop and updating the S/W with this ID.
    Because I wanted to have access to my old purchases, I changed my Apple ID's e-mail to another e-mail that my husband uses (ID B->ID C).
    Then I changed my husband's original Apple ID's e-mail address to my own e-mail address (ID A->ID B).
    Now I can't update any s/w through the Apple Store and I get the message that "Sign in to **********@hotmail.com to update applications for that account.". The e-mail address is ID C. How can I associate my laptop in the AppStore with ID B which is the one that have all my purchased applications and contains my own e-mail address?
    I would appreciate your reply.
    Dimitra

    You are trying to find a loophole to circumvent a basic rule that prohibits the transfer of purchased content from one Apple ID to another.
    Content tied to an Apple ID are bound to that Apple ID forever. You can not merge or trade accounts. Well, not (officially) anyway...

  • My usual iCloud account has been locked out.  I tried the email link - didn't receive an email.   So I created a new Apple ID with another email but now I can't access my other Apple ID Mail, etc..

    My usual Apple ID/iCloud account has been locked out.  I tried the email link - didn't receive an email.   So I created a new Apple ID with another email but now I can't access my other Apple ID Mail, etc..  How do I get the Apple ID I want to use working again?   Help. 

    Hi JkeeneSoldano,
    Thank you for visiting Apple Support Communities.
    To regain access to your Apple ID, try to reset your password using one of these methods:
    Answer your security questions. Use these steps if you know the answers to your security questions.
    Use email authentication. We'll send you an email that you can use to change your password.
    Use two-step verification. If you set up two-step verification, you can use it to change your password. You just need your recovery key and a trusted device.
    From:
    If you forgot your Apple ID password - Apple Support
    If you need to use the email verification method but don't receive the reset email, see this link for more help:
    If you didn't receive your verification or reset email - Apple Support
    Best Regards,
    Jeremy

  • HT1206 I need a work iTunes account for my work system, but used my work email address as an associated email to my personal iTunes account. Now I can't use the work email to create the new iTunes account.  how do I remove the email from my personal accou

    Since I upgraded to Mavericks from Snow Leopard I need a work iTunes account for my work system, but used my work email address as an associated email to my personal iTunes account.
    Now I can't use the work email to create the new iTunes account.  how do I remove the email from my personal account?

    You can long into an account via this page and update the email addresses that you have on it : http://appleid.apple.com

  • "The file 'iTunes Library.itl' cannot be read because it was created by a newer version of iTunes." Updates were only offered by Apple when I'd open iTunes. Now I can't open iTunes. How can I access the newest iTunes as an update, not a new program?

    "The file 'iTunes Library.itl' cannot be read because it was created by a newer version of iTunes." Updates were only offered by Apple when I'd open iTunes. Now I can't open iTunes. How can I access the newest iTunes as an update, not a new program?

    this just started w/ me yesterday.  I was running 10.5.3, and nothing changed - the message just appeard out of nowhere.  I update to the latest iTunes 10.6 but the message is the same.
    Sounds like probably some sort of Library file corruption.
    The two options available in the message box are "Download" and "Quit".  Download is useless because I'm already running the latest.  Quit is pretty useless.
    I was going to just create a new Library and re-import all my music.  Of course, all my iPhone sync settings are going go have to be recreated.

Maybe you are looking for

  • New Workstation - System and Storage Critique Please

    Hi. I'm finalizing a new workstation config and would appreciate your advice.   Since I'm not a photo/video pro, this workstation will be used for multiple purposes: Video Editing (CS3 now; CS5 when released) Photo Editing (CS3 now; CS5 when released

  • Connecting to a far-away Tiger laptop

    My daughter is away at school and needs some help with her laptop running 10.4. What's the best way(s) to do screen sharing without Leopard on both ends? I would upgrade her but her iBook doesn't meet the system requirements. Thanks

  • Identifying images in Photostream Project as being elsewhere in the database?

    my aperture database is stuck on 3.4.5 because my mac pro is stuck on lion and i cannot figure out how to SORT my library with respect to these Projects. basically i have changed my PS settings over the last couple of years (including my import setti

  • OS X 10.8.1 Update - OS X Update can't be installed on this disk.

    I'm trying to update OS X 10.8 to 10.8.1 and it says - "OS X Update can't be installed on this disk. This volume does not meet the requirements for this update." I have no clue how to fix. I googled but could not get an answer to it. Can anybody help

  • Merge to Panorama Quit Working

    Help! I'm using LR 2.0 and PS CS3, when I select multiple images in LR and then select Edit In, Merge to Panorama in PS, CS3 opens but then nothing happens, images don't open, nothing. Seems like it worked a while ago but I could be wrong. Help pleas