douxunnian0423 2015-05-06 04:11
浏览 12

如何开始wamp?

I am unable to start wamp, .pid file deleted from location wamp\bin\mysql\mysql5.5.8\data, because of which unable to connect phpmyadmin, it's showing 2002 error, Please guide about how to start wamp.

  • 写回答

2条回答 默认 最新

  • douwu5428 2015-05-06 08:41
    关注

    The .pid file is recreated each time MySQL starts.

    Mine looks like wamp\bin\mysql\mysql5.5.8\data\MACHINE_NAME.pid

    Deleting it should not cause MySQL to fail on restart, so there must be another problem. Look at the mysql error log and if that does not tell you anything useful, look at the Windows Event Viewer, MySQL writes to the event viewer even before it tries to open and use its error.log file. There may be something in there that tells you what the problem is.

    评论

报告相同问题?

悬赏问题

  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
  • ¥15 Vue3地图和异步函数使用
  • ¥15 C++ yoloV5改写遇到的问题
  • ¥20 win11修改中文用户名路径
  • ¥15 win2012磁盘空间不足,c盘正常,d盘无法写入
  • ¥15 用土力学知识进行土坡稳定性分析与挡土墙设计
  • ¥70 PlayWright在Java上连接CDP关联本地Chrome启动失败,貌似是Windows端口转发问题
  • ¥15 帮我写一个c++工程
  • ¥30 Eclipse官网打不开,官网首页进不去,显示无法访问此页面,求解决方法
  • ¥15 关于smbclient 库的使用