Magento Installation on Windows XP

How to install Magento on Windows XP via appserv?

are you struck with php extension?
If you are Windows user and use Appserv you might found warning below when you to install Magento on Appserv.
PHP Extension "pdo_mysql" must be loaded
PHP Extension "mcrypt" must be loaded
PHP Extension "curl" must be loaded

It's maybe help if you follow my instruction.

  1. Install Appserv and copy your Magento to www root directory.
  2. Edit php.ini file. (uncomment in extensions that require)
    • extension=php_pdo_mysql.dll
    • extension=php_curl.dll
    • extension=php_mcrypt.dll
  3. Copy dll files to C:\windows\system32 directory.
    (you can download from php extensions require by magento)
    • for phpcurl : libeay32.dll and ssleay32.dll are needed.
    • for mycrpt : libmycrpt.dll is needed.
    • for pdo_mysql : libmysql.dll is needed.
  4. Restart Apache service.
  5. Done!! easy?

next time I will talk about How to install Magento on OS X (Leopard).

11 comments

boydchan's picture
by boydchan
on 28 March 2009 - 6:02pm

It will be easier if you do anything for me. Lord of The Magento lol

moomay's picture
by moomay
on 29 March 2009 - 5:52pm

I think so @boydchan, It's better than you have to speak a lot to teach me. Hohoho!!

I want super shortcut.

supachai's picture
by supachai
on 23 April 2009 - 8:18am

ผมติดปัญหาด้านconect database mysql install Magento ผ่านมาถึง page นี้ทีไรไม่สามารถไปต่อได้สักที รบกวนช่วยแนะนำด้วยครับ ขอบคุณมากครับ

PangPond's picture
by PangPond
on 28 April 2009 - 8:19am

error ออกมาว่าอะไรบ้างครับ

Next Day Delivery's picture
by Next Day Delivery
on 26 April 2009 - 8:46pm

Wow, great information, dude.

Thanks for sharing it, never thought that could be done that way, using php.

Traplift's picture
by Traplift
on 1 May 2009 - 4:44pm

Many Thanks!!
I am searching for this method. much appreciated!

Lawrence's picture
by Lawrence
on 22 May 2009 - 5:43am

Hi, i found your blog with magento solution through google.

i had follow the step 1 - 5, but i am still getting the "PHP Extension "mcrypt" must be loaded".

i don know what to do....

i am using appserv 5.2.10
with PHP 5.2.6 .

can provide me further guide ?

thanks.....

Anonymous's picture
by Anonymous
on 4 June 2009 - 8:32pm

copy libmcrypt.dll to c:\windows\system32
then restart the apache server

PangPond's picture
by PangPond
on 5 June 2009 - 3:16am

@Maybe you forget to copy all .dll files to C:\Windows\system32

(you can download from php extensions require by magento)

Facebook Application Development's picture
by Facebook Applic...
on 19 June 2009 - 8:36am

Hey. Thanks for Mangentos installation. I was really searching for that.

lorancez's picture
by lorancez
on 13 October 2011 - 10:21pm

Thank you, it was really helpful.. i was searching and finally found the solution here.

Post new comment

© 2010 Pangpond.. Theme by Kiwi Themes.