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

How do I install the version 2.1.x?

I want to install the version 2.1 driver to use the oracle

edited Sep '16

2.1. does not exist anymore. It has been replaced by 3.0.x.

https://blog.phalcon.io/post/phalcon-3-0-0-released



1.4k
Accepted
answer

I think branch 2.1.x still exist but it doesn't have support anymore. You can build from there.

git clone git://github.com/phalcon/cphalcon.git
cd cphalcon
git checkout 2.1.x
zephir fullclean
zephir build


81.1k

I need oracle

2.1. does not exist anymore. It has been replaced by 3.0.x.

https://blog.phalcon.io/post/phalcon-3-0-0-released



85.5k

then you probably need 2.0 and you can use Jimmy's example but with 2.0.13

Or just use incubator / 3th party package



81.1k

¿Incubator is an application of Phalcon or a library or download instead of downloading Phalcon incubator and comes by default ?. Ever I have used it if you suggest I set it up?

then you probably need 2.0 and you can use Jimmy's example but with 2.0.13

Or just use incubator / 3th party package

edited Sep '16

@jeiel Just stick with v2.0.13.



81.1k

I could not install version 2.1 but did not work

[Wed Sep 14 17:08:29.714560 2016] [:error] [pid 2869] [client 127.0.0.1:10185] PHP Fatal error:  Class 'Phalcon\\Db\\Adapter\\Pdo\\Oracle' not found in         /var/www/html/tesis/app/config/services.php on line 63