We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Installation on Ampps

I could not find any information about installing Phalcon on Ampps for Windows, so here is how to do it.

The following describes installation for PHP 5.4. If you are using PHP 5.3, the instructions are the same. Just use 5.3 where I have written 5.4.

Download Phalcon 1.2.3 - Windows x86 for PHP 5.4.0 (VC9) Place it in C:/Ampps/php/ext

Open C:/Ampps/conf/php-5.4.ini in Notepad Add extension=php_phalcon.dll at end of file and save

Restart Apache

Thanks for your contribution!

Also here is how to install windows width other bundles:

XAMPP https://docs.phalcon.io/en/latest/reference/xampp.html WAMPP: https://docs.phalcon.io/en/latest/reference/wamp.html

To download the files use this link: https://phalcon.io/en/download/windows