Newbie questio on windows installation

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
sudarshan
Posts: 1
Joined: 31 Aug 2007, 10:28
Location: India

Newbie questio on windows installation

Post by sudarshan »

Started exploring Mantis, i am trying to install Mantis-1.0.8 on Windows-XP
After looking at the configuration did modification where ever necessary, but after that itried running using the comman 'imstart.cmd' got following error

Had another version of MYSQL running, but i did stop before tying the command
After this not sure what is the next step

Any help appreciated

Thanks in advance
-----------------------Err Start --------------
Starting Apache...
(OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitte
d. : make_sock: could not bind to address 0.0.0.0:8008
no listening sockets available, shutting down
Unable to open logs

D:\downloads\Mantis>Can't start server: Bind on TCP/IP port: Invalid argument
070831 15:44:36 [ERROR] Do you already have another mysqld server running on port: 3360 ?
070831 15:44:36 [ERROR] Aborting

070831 15:44:36 [Note] D:\downloads\Mantis\server\mysql-4.1.16-win32\bin\mysqld.exe: Shutdown comple
te
-----------------------Err End --------------
nitya
Posts: 12
Joined: 18 Jul 2007, 13:24

Post by nitya »

Hi Sudarsan,

I've done my installation on windows XP as well. You might want to consider downloading and using WAMP. Which has the latest versions of PHP, Apache, Mysql bundled into one. This greatly simplified installation. You don't have to touch a single config file before you begin.

Once WAMP is up, just put mantis in the www directory of your server and you're ready to roll.

Regards
Nitya
Post Reply