Mysql does not start in easyphp

Solved
musulmane -  
 malmoth -
Salamoelikom,

I have the same problem but only MySQL is not starting, Apache is working fine.
How can I make it start?
Thank you in advance
Configuration: Windows XP Internet Explorer 7.0

2 answers

  1. Mac-Gayver
     
    Hi, I had the same problem, it seems to be a weak point of EasyPHP, I had to reactivate the MySQL service.
    Thanks, see you!
    2
  2. emri99 Posted messages 22 Status Member 10
     
    Hello,

    Normally, a Windows MySQL service should have been created during installation.

    Open the administrative tools and go to Services, look for a service named MySQL and try to start it via this interface.
    If you get an error, note the message and especially check in the service properties that the "Executable file path" corresponds to the MySQL files from your EasyPHP.

    If it still doesn't work, come back and tell us the error message you received and what the properties page of the MySQL service says.

    Good luck ;)
    0
    1. malmoth
       
      Hello,

      I have a similar issue. I'm on Vista. I installed EasyPHP 3.0 fairly typically. The Apache server starts but the MySQL server does not.

      I get a message "Unexpected end of MySQL, see the log file". I'm sending you the logfile.

      [quote]InnoDB: The first specified data file .\ibdata1 did not exist:
      InnoDB: a new database to be created!
      090509 7:10:48 InnoDB: Setting file .\ibdata1 size to 10 MB
      InnoDB: Database physically writes the file full: wait...
      090509 7:10:49 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...
      090509 7:10:49 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
      090509 7:10:50 InnoDB: Started; log sequence number 0 0
      090509 7:11:12 [Note] Event Scheduler: Loaded 0 events
      090509 7:11:13 [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)/quote

      I checked the list of services and I didn't find anything resembling a MySQL service.

      I will reinstall EasyPHP, but in the meantime, if you have any ideas, I’m all ears.
      0