| 
	
 | 
 Posted by YoLed on 12/20/07 12:24 
In article <43e6bf3d-9308-4671-9642- 
b393b1212e0e@d27g2000prf.googlegroups.com>, ptmcnally@googlemail.com  
says... 
> You can download a MySQL installer from mysql.com, an apache installer 
> from apache.org and the php files (as a zip) from php.net. 
> Theres loads of information on the net how to get them all working 
> together, notably on php.net. 
>  
 
It's what I've started to do. I've already Apache 2.0 installed since a  
long time, so I've started by installing PHP5 : it's now done and well  
tested (took me one hour going slowly). 
 
This morning, I've downloaded MySQL Server 5.1 Community (the 84MB  
package containing setup.exe only) and installed it : all install gone  
well. At the end, I've configured using the provided Wizard : just  
indicated a root pass and to run as service on Windows start-up. 
 
Now, I have a problem : the MySQL service refuses to be launched. I've  
tried manually too and the .err file says this :  
 
********* 
InnoDB: Error: log file .\ib_logfile0 is of different size 0 5242880  
bytes 
InnoDB: than specified in the .cnf file 0 10485760 bytes! 
071220 13:00:00 [ERROR] Plugin 'InnoDB' init function returned error. 
071220 13:00:00 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE  
failed. 
071220 13:00:00 [ERROR] Unknown/unsupported table type: INNODB 
071220 13:00:00 [ERROR] Aborting 
 
071220 13:00:00 [Note] E:\mysql\bin\mysqld: Shutdown complete 
********** 
 
I'm stopped here :-(  
 
I've, of course, posted my question on comp.database.mysql, but if you  
have an idea too, it's welcome ;)
 
  
Navigation:
[Reply to this message] 
 |