MySQL 4.1 & Win2k3
Hello,I have a Windows 2003 vps without plesk, I tried installing Mysql 4.1 (the latest from the mysql.com website) but the configuration wizard fails on the last step, it displays an error that the connection was lost.
I checked the .err file in the /data folder and this is what it says:
050923 13:50:35 InnoDB: Error: cannot allocate 355483648 bytes of
InnoDB: memory with malloc! Total allocated memory
InnoDB: by InnoDB 7538372 bytes. Operating system errno: 1455
InnoDB: Check if you should increase the swap file or
InnoDB: ulimits of your operating system.
InnoDB: On FreeBSD check you have compiled the OS with
InnoDB: a big enough maximum process size.
InnoDB: We keep retrying the allocation for 60 seconds...
InnoDB: Fatal error: cannot allocate the memory for the buffer pool
050923 13:51:35 [ERROR] Can't init databases
050923 13:51:35 [ERROR] Aborting
What should I do? Any help is greatly appreciated!