How to install the phalcon_php tutorial on PHP

Source: Internet
Author: User
How to install Phalcon on PHP

Always install not successful on the official web tips to engage

First put in the Ext folder and then the php.ini inside add extension=php_phalcon.dll and then restart Wamp to prompt this error ...

And then I'm going to download a php5.dll. It also hints at this error

------Solution--------------------

My PHP is 5.4.20.

Php_phalcon.dll is 5.4.12.0.

No problem.

Print_r (Preg_grep ('/^phalcon/i ', Get_declared_classes ()));

Array

(

[145] = Phalcon\exception

[146] = Phalcon\db\adapter

[147] = phalcon\di\injectable

[148] = Phalcon\di

[149] = Phalcon\forms\element

[[] = Phalcon\mvc\model\validator

[151] = Phalcon\validation\validator

[] = Phalcon\cache\backend

[153] = Phalcon\db\adapter\pdo

[154] = Phalcon\db\dialect

[155] = Phalcon\mvc\model\metadata

[156] = Phalcon\annotations\adapter

[157] = Phalcon\logger\formatter

[158] = Phalcon\logger\adapter

[159] = Phalcon\flash

[+] = Phalcon\mvc\model\behavior

[161] = Phalcon\dispatcher

[162] = Phalcon\mvc\model\resultset

[163] = Phalcon\mvc\view\engine

[164] = Phalcon\mvc\model\exception

[165] = Phalcon\assets\resource

[166] = Phalcon\config

[167] = Phalcon\session\adapter

[168] = Phalcon\acl\adapter

[169] = Phalcon\translate\adapter

[[+] = Phalcon\di\factorydefault

[171] = Phalcon\mvc\router

[172] = Phalcon\tag

[173] = Phalcon\acl

[174] = Phalcon\db

[175] = Phalcon\cache\exception

[176] = Phalcon\cache\multiple

[177] = PHALCON\CACHE\BACKEND\APC

[178] = Phalcon\cache\backend\file

[179] = Phalcon\cache\backend\mongo

[+] = Phalcon\cache\backend\memory

[181] = Phalcon\cache\backend\memcache

[182] = Phalcon\cache\frontend\output

[183] = Phalcon\cache\frontend\none

[184] = Phalcon\cache\frontend\json

[185] = Phalcon\cache\frontend\base64

[186] = Phalcon\cache\frontend\data

[187] = Phalcon\tag\select

[188] = Phalcon\tag\exception

[189] = Phalcon\paginator\exception

[Phalcon\paginator\adapter\model] =

[191] = Phalcon\paginator\adapter\querybuilder

[192] = Phalcon\paginator\adapter\nativearray

[193] = Phalcon\validation

[194] = Phalcon\validation\message

[195] = Phalcon\validation\exception

[196] = Phalcon\validation\message\group

[197] = Phalcon\validation\validator\email

[198] = Phalcon\validation\validator\regex

[199] = phalcon\validation\validator\identical

[+] = Phalcon\validation\validator\between

[201] = Phalcon\validation\validator\confirmation

[202] = phalcon\validation\validator\presenceof

[203] = Phalcon\validation\validator\exclusionin

[204] = Phalcon\validation\validator\stringlength

[205] = Phalcon\validation\validator\inclusionin

[206] = Phalcon\db\index

[207] = Phalcon\db\column

[208] = Phalcon\db\adapter\pdo\sqlite

[209] = Phalcon\db\adapter\pdo\mysql

[All] = Phalcon\db\adapter\pdo\oracle

[211] = Phalcon\db\adapter\pdo\postgresql

[212] = Phalcon\db\dialect\oracle

[213] = Phalcon\db\dialect\mysql

[214] = Phalcon\db\dialect\sqlite

[215] = Phalcon\db\dialect\postgresql

[216] = Phalcon\db\exception

[217] = Phalcon\db\profiler

[218] = Phalcon\db\profiler\item

[219] = Phalcon\db\reference

[+] = Phalcon\db\rawvalue

[221] = Phalcon\db\result\pdo

[222] = Phalcon\acl\role

[223] = Phalcon\acl\resource

[224] = Phalcon\acl\adapter\memory

[225] = Phalcon\acl\exception

[226] = Phalcon\text

[227] = Phalcon\kernel

[228] = phalcon\security

[229] = Phalcon\security\exception

[] = Phalcon\version

[231] = Phalcon\session

[232] = Phalcon\session\bag

[233] = Phalcon\session\exception

[234] = Phalcon\session\adapter\files

[235] = Phalcon\filter

[236] = Phalcon\di\exception

[237] = Phalcon\di\factorydefault\cli

[238] = Phalcon\di\service

[239] = Phalcon\di\service\builder

[+] = phalcon\filter\exception

[241] = Phalcon\flash\direct

[242] = Phalcon\flash\session

[243] = Phalcon\flash\exception

[244] = Phalcon\cli\task

[245] = Phalcon\cli\router

[246] = Phalcon\cli\console

[247] = Phalcon\cli\console\exception

[248] = Phalcon\cli\dispatcher

[249] = Phalcon\cli\dispatcher\exception

[+] = phalcon\cli\router\exception

[251] = Phalcon\annotations\reader

[252] = Phalcon\annotations\exception

[253] = Phalcon\annotations\reflection

[254] = Phalcon\annotations\annotation

[255] = Phalcon\annotations\collection

[[+] = PHALCON\ANNOTATIONS\ADAPTER\APC

[257] = Phalcon\annotations\adapter\memory

[258] = Phalcon\annotations\adapter\files

[259] = Phalcon\loader

[260] = Phalcon\logger

[261] = Phalcon\loader\exception

[262] = Phalcon\logger\item

[263] = Phalcon\logger\multiple

[From] = Phalcon\logger\exception

[265] = Phalcon\logger\adapter\stream

[266] = Phalcon\logger\adapter\file

[267] = Phalcon\logger\formatter\json

[268] = Phalcon\logger\adapter\syslog

[269] = Phalcon\logger\formatter\line

[+] = Phalcon\logger\formatter\syslog

[271] = Phalcon\config\exception

[272] = Phalcon\config\adapter\ini

[273] = Phalcon\forms\form

[274] = Phalcon\forms\manager

[275] = Phalcon\forms\exception

[276] = Phalcon\forms\element\file

[277] = Phalcon\forms\element\text

[278] = Phalcon\forms\element\date

[279] = Phalcon\forms\element\hidden

[280] = Phalcon\forms\element\numeric

[281] = Phalcon\forms\element\submit

[282] = Phalcon\forms\element\check

[283] = Phalcon\forms\element\select

[284] = Phalcon\forms\element\password

[285] = Phalcon\forms\element\textarea

[286] = Phalcon\crypt

[287] = Phalcon\translate

[288] = Phalcon\translate\exception

[289] = Phalcon\translate\adapter\nativearray

[290] = Phalcon\crypt\exception

[291] = Phalcon\escaper

[292] = Phalcon\escaper\exception

[293] = Phalcon\assets\manager

[294] = Phalcon\assets\exception

[295] = phalcon\assets\resource\js [296] = Phalcon\assets\collection

[297] = Phalcon\assets\resource\css

[298] = Phalcon\http\cookie

[299] = Phalcon\http\request

[+] = Phalcon\http\response

[301] = Phalcon\http\cookie\exception

[302] = Phalcon\http\request\file

[303] = Phalcon\http\response\cookies

[304] = Phalcon\http\response\headers

[305] = Phalcon\http\request\exception

[306] = Phalcon\http\response\exception

[307] = Phalcon\queue\beanstalk

[308] = Phalcon\queue\beanstalk\job

[309] = Phalcon\mvc\url

[310] = Phalcon\mvc\view

[311] = Phalcon\mvc\micro

[312] = Phalcon\mvc\model

[313] = Phalcon\mvc\application

[314] = Phalcon\mvc\application\exception

[315] = Phalcon\mvc\collection

[up to] = Phalcon\mvc\controller

[317] = Phalcon\mvc\collection\manager

[318] = Phalcon\mvc\collection\exception

[319] = Phalcon\mvc\dispatcher

[[] = Phalcon\mvc\dispatcher\exception

[321] = Phalcon\mvc\model\query

[322] = Phalcon\mvc\model\row

[323] = Phalcon\mvc\micro\lazyloader

[324] = Phalcon\mvc\micro\collection

[325] = Phalcon\mvc\micro\exception

[326] = Phalcon\mvc\model\message

[327] = Phalcon\mvc\model\criteria

[328] = Phalcon\mvc\model\relation

[329] = Phalcon\mvc\model\manager

[+] = phalcon\mvc\model\transaction

[331] = Phalcon\mvc\model\query\lang

[332] = Phalcon\mvc\model\metadata\files

[333] = PHALCON\MVC\MODEL\METADATA\APC

[334] = Phalcon\mvc\model\query\status

[335] = Phalcon\mvc\model\query\builder

[336] = Phalcon\mvc\model\validator\url

[337] = Phalcon\mvc\model\metadata\memory

[338] = Phalcon\mvc\model\resultset\complex

[339] = phalcon\mvc\model\validationfailed

[340] = Phalcon\mvc\model\resultset\simple

[341] = Phalcon\mvc\model\validator\email

[342] = Phalcon\mvc\model\metadata\session

[343] = Phalcon\mvc\model\validator\regex

[344] = Phalcon\mvc\model\behavior\softdelete

[345] = phalcon\mvc\model\validator\presenceof

[346] = phalcon\mvc\model\validator\uniqueness

[347] = phalcon\mvc\model\transaction\failed

[348] = Phalcon\mvc\model\transaction\manager

[349] = phalcon\mvc\model\behavior\timestampable

[+] = phalcon\mvc\model\metadata\strategy\annotations

[351] = Phalcon\mvc\model\metadata\strategy\introspection

[352] = Phalcon\mvc\model\transaction\exception

[353] = Phalcon\mvc\model\validator\stringlength

[354] = Phalcon\mvc\model\validator\exclusionin

[355] = Phalcon\mvc\model\validator\inclusionin

[356] = phalcon\mvc\model\validator\numericality

[357] = Phalcon\mvc\router\group

[358] = Phalcon\mvc\router\route

[359] = Phalcon\mvc\router\exception

[Phalcon\mvc\router\annotations] =

[361] = Phalcon\mvc\user\plugin

[362] = Phalcon\mvc\user\module

[363] = Phalcon\mvc\url\exception

[364] = Phalcon\mvc\user\component

[365] = Phalcon\mvc\view\exception

[366] = phalcon\mvc\view\engine\php

[367] = Phalcon\mvc\view\engine\volt

[368] = Phalcon\mvc\view\engine\volt\compiler

[369] = Phalcon\events\event

[370] = Phalcon\events\manager

[371] = phalcon\events\exception)

http://www.bkjia.com/PHPjc/820408.html www.bkjia.com true http://www.bkjia.com/PHPjc/820408.html techarticle How to install Phalcon in PHP is always installed on the official web page prompt to do first put in the Ext folder and then php.ini inside add extension=php_phalcon.dll and then restart Wamp ...

  • Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.