Problem to connect New Flex project to a generic Zend-Framework Folder
good morning
i have problem connect new flex proyect.
the error is:
////////////////////////////////////////////////// ////////////////////////////////////////////////// //////////////////
make sure zend framework installed correctly , parameter "amf.production" not set true in file amf_config.ini located in project output folder.
warning: include_once (employeeservice.php) [function.include-once]: failed to open stream: no such file or directory in c: \ wamp \ www \ zendframework \ library \ zend \ loader.php on line 135
warning: include_once () [function.include]: failed opening 'employeeservice.php' inclusion (include_path = 'c: / wamp / www / testdrive-debug / services \.;.; c: \ php5 \ pear; c: \ wamp \ www \ zendframework \ library ') in c: \ wamp \ www \ zendframework \ library \ zend \ loader.php on line 135
? / 0/onstatusÿÿÿÿ? siflex.messaging.messages.errormessage? extendeddata? faultcode? faultdetail? faultstring? rootcause? correlationid? customer? destination? message? timestamp? timetolive? body headers ???{# 0 c: \ wamp \ [internal function]: reflectionmethod-> invokeargs (object (zend_amf_adobe_introspector), array) # 3 c: \ wamp \ www \ zendframework \ library \ zend \ server \ reflection \ function \ abstract.php (368): call_user_func_array (array, array ) # 4 [internal function]: zend_server_reflection_function_abstract-> __call ('invokeargs', array) # 5 c: \ wamp \ www \ zendframework \ library \ zend \ amf \ server.php (356): zend_server_reflection_method-> invokeargs (object ( zend_amf_adobe_introspector), array) # 6 c: \ wamp \ www \ zendframework \ library \ zend \ amf \ server.php (550): zend_amf_server-> _dispatch ('introspect', array, 'zend_amf_adobe_ ...')# 7 c : \ wamp \ www \ zendframework \ library \ zend \ amf \ server.php (626): zend_amf_server-> _handle (object (zend_amf_request_http)) # 8 c: \ wamp \ www \ internet \ testdrive-debug \ gateway.php ( 69): zend_amf_server-> handle () # 9 (main)? = file "employeeservice.php" not exist or class "employeeservice" not found in file? i8f6731ca-910e-6613-0548-a83e869d9423? i2a06f7a2 -5bc9-4409-334b-00001024ffe6? i2c7aeedf-feb2-0aa9-aa32-00005451ae49? 128 169 660 200 begin_of_the_skype_highlighting 128 169 660 200 end_of_the_skype_highlighting? ??
////////////////////////////////////////////////// ////////////////////////////////////////////////// //////////////////
i modified file: amf_config.ini recognize path zend-framwork
the file has contains this:
////////////////////////////////////////////////// ////////////////////////////////////////////////// //////////////////
[zend]
; september absolute location path of webroot directory, example:
; windows: c: \ apache \ www
; mac / unix: / user / apache / www
webroot = c: / wamp / www
; september absolute location path of zend installation directory, example:
; windows: c: \ apache \ phpframeworks \ zendframework \ library
; mac / unix: / user / apache / phpframeworks / zendframework / library
zend_path = c: \ wamp \ www \ zendframework \ library
[zendamf]
amf.production = false
amf.directories [] = testdriver-debug/services
////////////////////////////////////////////////// ////////////////////////////////////////////////// //////////////////
attach configuration file: http://www.megaupload.com/?d=rm62crht
does body have idea how correct please.
thanks.
i hope find problem, have same problem.
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment