我装的是EasyPHP3.0 装好后默认启动是可以启动的 Apache和MYSQL都没有问题但是不知道为什么 电脑重启之后MySQL就启动不能了(Apache可以启动)如图哪位前辈能指教一下要怎么设置?

解决方案 »

  1.   

    see log file
    Y
    看看是什么错误。
      

  2.   

    InnoDB: The first specified data file .\ibdata1 did not exist:
    InnoDB: a new database to be created!
    100719  1:30:16  InnoDB: Setting file .\ibdata1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    100719  1:30:16  InnoDB: Log file .\ib_logfile0 did not exist: new to be created
    InnoDB: Setting log file .\ib_logfile0 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    100719  1:30:16  InnoDB: Log file .\ib_logfile1 did not exist: new to be created
    InnoDB: Setting log file .\ib_logfile1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    InnoDB: Doublewrite buffer not found: creating new
    InnoDB: Doublewrite buffer created
    InnoDB: Creating foreign key constraint system tables
    InnoDB: Foreign key constraint system tables created
    100719  1:30:17  InnoDB: Started; log sequence number 0 0
    100719  1:30:17 [Note] Event Scheduler: Loaded 0 events
    100719  1:30:19 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
    Version: '5.1.30-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
    100719  1:30:19 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: Normal shutdown100719  1:30:19 [Note] Event Scheduler: Purging the queue. 0 events
    100719  1:30:19  InnoDB: Starting shutdown...
    100719  1:30:20  InnoDB: Shutdown completed; log sequence number 0 46409
    100719  1:30:20 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: Shutdown complete100719  1:30:23  InnoDB: Started; log sequence number 0 46409
    100719  1:30:23 [Note] Event Scheduler: Loaded 0 events
    100719  1:30:23 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
    Version: '5.1.30-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
    InnoDB: The first specified data file .\ibdata1 did not exist:
    InnoDB: a new database to be created!
    100719  7:57:51  InnoDB: Setting file .\ibdata1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    100719  7:57:53  InnoDB: Log file .\ib_logfile0 did not exist: new to be created
    InnoDB: Setting log file .\ib_logfile0 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    100719  7:57:54  InnoDB: Log file .\ib_logfile1 did not exist: new to be created
    InnoDB: Setting log file .\ib_logfile1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    InnoDB: Doublewrite buffer not found: creating new
    InnoDB: Doublewrite buffer created
    InnoDB: Creating foreign key constraint system tables
    InnoDB: Foreign key constraint system tables created
    100719  7:57:54  InnoDB: Started; log sequence number 0 0
    100719  7:57:54 [Note] Event Scheduler: Loaded 0 events
    100719  7:57:54 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: ready for connections.
    Version: '5.1.30-community'  socket: ''  port: 3306  MySQL Community Server (GPL)
    100719  7:58:37 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: Normal shutdown100719  7:58:37 [Note] Event Scheduler: Purging the queue. 0 events
    100719  7:58:37  InnoDB: Starting shutdown...
    100719  7:58:38  InnoDB: Shutdown completed; log sequence number 0 46409
    100719  7:58:38 [Note] C:\PROGRA~1\EASYPH~1.0\MySql\bin\mysqld.exe: Shutdown complete
      

  3.   

    很奇怪,启动后立即就关闭了。
    建议重新装一个mysql吧。官方网站下载,安装后就可以用了。
      

  4.   

    我在phpchina下载的wamp环境在xp和win7下用都很正常,lz不妨去下一个试试