PDA

View Full Version : خطا در نصب cURL



Mah
دوشنبه 18 آذر 1392, 06:45 صبح
سلام .
من می خواهم روی ویندوز سرور x64 2008 R2 به همراه Apache 2.2 و PHP 5.4
cURL نصب کنم .
طبق داکیومنت موجود هم پیش رفتم .
dll ها را در system32 کپی کردم ....
VC++ 2008 نصب است .
در cmd هم وقتی curl را می زنم و تست می کنم مشکلی ندارد .
اما هنگام استفاده از توابع آن خطای تابع مورد نظر یافت نشد را می دهد .


Fatal error: Call to undefined function curl_init() in


113692
لطفا راهنمایی بفرمائید تا این مشکل رفع شود .....

MMSHFE
دوشنبه 18 آذر 1392, 14:31 عصر
دقت کنید که cURL با php-curl فرق میکنه. مطمئن بشین که افزونه php-curl نصبه روی سیستم. توی php.ini چک کنید که افزونه موردنظر فعال هست یا نه؟

Mah
چهارشنبه 20 آذر 1392, 10:37 صبح
سلام .
ext مورد نظر نصب است . یعنی semicolon را برداشته ام و آپاچی را ریست کرده ام .
کاری دیگری هم باید انجام بدم ؟؟؟

MMSHFE
چهارشنبه 20 آذر 1392, 10:55 صبح
یکبار phpinfo بگیرین و خروجی رو اینجا بگذارین ببینیم مشکل از چی میتونه باشه.

Mah
شنبه 23 آذر 1392, 06:45 صبح
سلام .
ممنون از همکاریتون .


PHP Version 5.3.6


System Windows NT WIN-RSHCQKCEOGO 6.1 build 7601 (Unknow Windows version Enterprise Edition Service Pack 1) i586 Build Date Mar 17 2011 10:34:15 Compiler MSVC9 (Visual C++ 2008) Architecture x86 Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--disable-isapi" "--enable-debug-pack" "--disable-isapi" "--without-mssql" "--without-pdo-mssql" "--without-pi3web" "--with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8-11g=D:\php-sdk\oracle\instantclient11\sdk,shared" "--enable-object-out-dir=../obj/" "--enable-com-dotnet" "--with-mcrypt=static" Server API Apache 2.0 Handler Virtual Directory Support enabled Configuration File (php.ini) Path C:\Windows Loaded Configuration File E:\php_5_5_6_x64\php.ini Scan this dir for additional .ini files (none) Additional .ini files parsed (none) PHP API 20090626 PHP Extension 20090626 Zend Extension 220090626 Zend Extension Build API220090626,TS,VC9 PHP Extension Build API20090626,TS,VC9 Debug Build no Thread Safety enabled Zend Memory Manager enabled Zend Multibyte Support disabled IPv6 Support enabled Registered PHP Streams php, file, glob, data, http, ftp, zip, compress.zlib, phar Registered Stream Socket Transports tcp, udp Registered Stream Filters convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk, zlib.*
http://127.0.0.1/info.php?=PHPE9568F35-D428-11d2-A769-00AA001ACF42 (http://www.zend.com/) This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies

PHP Credits (http://127.0.0.1/info.php?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000)

Configuration

apache2handler

Apache Version Apache/2.2.22 (Win32) PHP/5.3.6 Apache API Version 20051115 Server Administrator ahmady.semnan@gmail.com Hostname:Port WIN-RSHCQKCEOGO.EthernetKosar.com:0 Max Requests Per Child: 0 - Keep Alive: on - Max Per Connection: 100 Timeouts Connection: 300 - Keep-Alive: 5 Virtual Server No Server Root C:/Program Files (x86)/Apache Software Foundation/Apache2.2 Loaded Modules core mod_win32 mpm_winnt http_core mod_so mod_actions mod_alias mod_asis mod_auth_basic mod_authn_default mod_authn_file mod_authz_default mod_authz_groupfile mod_authz_host mod_authz_user mod_autoindex mod_cgi mod_dir mod_env mod_include mod_isapi mod_log_config mod_mime mod_negotiation mod_setenvif mod_php5
DirectiveLocal ValueMaster Value engine11 last_modified00 xbithack00
Apache Environment

VariableValue HTTP_HOST 127.0.0.1 HTTP_USER_AGENT Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0 HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 HTTP_ACCEPT_LANGUAGE en-US,en;q=0.5 HTTP_ACCEPT_ENCODING gzip, deflate HTTP_CONNECTION keep-alive PATH C:\Windows\system32;C:\Windows;C:\Windows\System32 \Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\; C:\Program Files (x86)\Borland\Delphi7\Bin;C:\Program Files (x86)\Borland\Delphi7\Projects\Bpl;C:\Program Files\cURL\bin; SystemRoot C:\Windows COMSPEC C:\Windows\system32\cmd.exe PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;. MSC WINDIR C:\Windows SERVER_SIGNATURE no value SERVER_SOFTWARE Apache/2.2.22 (Win32) PHP/5.3.6 SERVER_NAME 127.0.0.1 SERVER_ADDR 127.0.0.1 SERVER_PORT 80 REMOTE_ADDR 127.0.0.1 DOCUMENT_ROOT E:/web SERVER_ADMIN ahmady.semnan@gmail.com SCRIPT_FILENAME E:/web/info.php REMOTE_PORT 59898 GATEWAY_INTERFACE CGI/1.1 SERVER_PROTOCOL HTTP/1.1 REQUEST_METHOD GET QUERY_STRING no value REQUEST_URI /info.php SCRIPT_NAME /info.php
HTTP Headers Information

HTTP Request Headers HTTP Request GET /info.php HTTP/1.1 Host 127.0.0.1 User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0 Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Language en-US,en;q=0.5 Accept-Encoding gzip, deflate Connection keep-alive HTTP Response Headers X-Powered-By PHP/5.3.6 Keep-Alive timeout=5, max=100 Connection Keep-Alive Transfer-Encoding chunked Content-Type text/html
bcmath

BCMath support enabled
DirectiveLocal ValueMaster Value bcmath.scale00
calendar

Calendar support enabled
com_dotnet

COM supportenabled DCOM supportdisabled .Net supportenabled
DirectiveLocal ValueMaster Value com.allow_dcom00 com.autoregister_casesensitive11 com.autoregister_typelib00 com.autoregister_verbose00 com.code_pageno valueno value com.typelib_fileno valueno value
Core

PHP Version 5.3.6
DirectiveLocal ValueMaster Value allow_call_time_pass_referenceOffOff allow_url_fopenOnOn allow_url_includeOffOff always_populate_raw_post_dataOffOff arg_separator.input&& arg_separator.output&& asp_tagsOffOff auto_append_fileno valueno value auto_globals_jitOnOn auto_prepend_fileno valueno value browscapno valueno value default_charsetno valueno value default_mimetypetext/htmltext/html define_syslog_variablesOffOff disable_classesno valueno value disable_functionsno valueno value display_errorsOnOn display_startup_errorsOnOn doc_rootno valueno value docref_extno valueno value docref_rootno valueno value enable_dlOffOff error_append_stringno valueno value error_logno valueno value error_prepend_stringno valueno value error_reporting3276732767 exit_on_timeoutOffOff expose_phpOnOn extension_dirE:\php_5_5_6_x64\extE:\php_5_5_6_x64\ ext file_uploadsOnOn highlight.bg#FFFFFF#FFFFFF highlight.comment#FF8000#FF8000 highlight.default#0000BB#0000BB highlight.html#000000#000000 highlight.keyword#007700#007700 highlight.string#DD0000#DD0000 html_errorsOnOn ignore_repeated_errorsOffOff ignore_repeated_sourceOffOff ignore_user_abortOffOff implicit_flushOffOff include_path.;C:\php\pear.;C:\php\pear log_errorsOnOn log_errors_max_len10241024 magic_quotes_gpcOffOff magic_quotes_runtimeOffOff magic_quotes_sybaseOffOff mail.add_x_headerOnOn mail.force_extra_parametersno valueno value mail.logno valueno value max_execution_time6060 max_file_uploads2020 max_input_nesting_level6464 max_input_time120120 memory_limit1024M1024M open_basedirno valueno value output_buffering40964096 output_handlerno valueno value post_max_size58M58M precision1414 realpath_cache_size16K16K realpath_cache_ttl120120 register_argc_argvOffOff register_globalsOffOff register_long_arraysOffOff report_memleaksOnOn report_zend_debugOnOn request_orderGPGP safe_modeOffOff safe_mode_exec_dirno valueno value safe_mode_gidOffOff safe_mode_include_dirno valueno value sendmail_fromno valueno value sendmail_pathno valueno value serialize_precision1717 short_open_tagOffOff SMTP127.0.0.1127.0.0.1 smtp_port2525 sql.safe_modeOffOff track_errorsOnOn unserialize_callback_funcno valueno value upload_max_filesize50M50M upload_tmp_dirC:\Program Files (x86)\Apache Software Foundation\Apache2.2\tmpC:\Program Files (x86)\Apache Software Foundation\Apache2.2\tmp user_dirno valueno value user_ini.cache_ttl300300 user_ini.filename.user.ini.user.ini variables_orderGPCSGPCS xmlrpc_error_number00 xmlrpc_errorsOffOff y2k_complianceOnOn zend.enable_gcOnOn
ctype

ctype functions enabled
date

date/time support enabled "Olson" Timezone Database Version 2011.4 Timezone Database internal Default timezone Asia/Tehran
DirectiveLocal ValueMaster Value date.default_latitude31.766731.7667 date.default_longitude35.233335.2333 date.sunrise_zenith90.58333390.583333 date.sunset_zenith90.58333390.583333 date.timezoneAsia/TehranAsia/Tehran
dom

DOM/XML enabled DOM/XML API Version 20031129 libxml Version 2.7.7 HTML Support enabled XPath Support enabled XPointer Support enabled Schema Support enabled RelaxNG Support enabled
ereg

Regex Library Bundled library enabled
filter

Input Validation and Filtering enabled Revision $Revision: 306939 $
DirectiveLocal ValueMaster Value filter.defaultunsafe_rawunsafe_raw filter.default_flagsno valueno value
ftp

FTP support enabled
hash

hash support enabled Hashing Engines md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv

iconv support enabled iconv implementation "libiconv" iconv library version 1.11
DirectiveLocal ValueMaster Value iconv.input_encodingISO-8859-1ISO-8859-1 iconv.internal_encodingISO-8859-1ISO-8859-1 iconv.output_encodingISO-8859-1ISO-8859-1
json

json support enabled json version 1.2.1
libxml

libXML support active libXML Compiled Version 2.7.7 libXML Loaded Version 20707 libXML streams enabled
mcrypt

mcrypt supportenabled mcrypt_filter supportenabled Version 2.5.8 Api No 20021217 Supported ciphers cast-128 gost rijndael-128 twofish cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes arcfour Supported modes cbc cfb ctr ecb ncfb nofb ofb stream
DirectiveLocal ValueMaster Value mcrypt.algorithms_dirno valueno value mcrypt.modes_dirno valueno value
mhash

MHASH support Enabled MHASH API Version Emulated Support
mysqlnd

mysqlndenabled Version mysqlnd 5.0.8-dev - 20102224 - $Revision: 308673 $ Compression supported SSL supported Command buffer size 4096 Read buffer size 32768 Read timeout 31536000 Collecting statistics Yes Collecting memory statistics Yes Tracing n/a
Client statistics
bytes_sent 0 bytes_received 0 packets_sent 0 packets_received 0 protocol_overhead_in 0 protocol_overhead_out 0 bytes_received_ok_packet 0 bytes_received_eof_packet 0 bytes_received_rset_header_packet 0 bytes_received_rset_field_meta_packet 0 bytes_received_rset_row_packet 0 bytes_received_prepare_response_packet 0 bytes_received_change_user_packet 0 packets_sent_command 0 packets_received_ok 0 packets_received_eof 0 packets_received_rset_header 0 packets_received_rset_field_meta 0 packets_received_rset_row 0 packets_received_prepare_response 0 packets_received_change_user 0 result_set_queries 0 non_result_set_queries 0 no_index_used 0 bad_index_used 0 slow_queries 0 buffered_sets 0 unbuffered_sets 0 ps_buffered_sets 0 ps_unbuffered_sets 0 flushed_normal_sets 0 flushed_ps_sets 0 ps_prepared_never_executed 0 ps_prepared_once_executed 0 rows_fetched_from_server_normal 0 rows_fetched_from_server_ps 0 rows_buffered_from_client_normal 0 rows_buffered_from_client_ps 0 rows_fetched_from_client_normal_buffered 0 rows_fetched_from_client_normal_unbuffered 0 rows_fetched_from_client_ps_buffered 0 rows_fetched_from_client_ps_unbuffered 0 rows_fetched_from_client_ps_cursor 0 rows_affected_normal 0 rows_affected_ps 0 rows_skipped_normal 0 rows_skipped_ps 0 copy_on_write_saved 0 copy_on_write_performed 0 command_buffer_too_small 0 connect_success 0 connect_failure 0 connection_reused 0 reconnect 0 pconnect_success 0 active_connections 0 active_persistent_connections 0 explicit_close 0 implicit_close 0 disconnect_close 0 in_middle_of_command_close 0 explicit_free_result 0 implicit_free_result 0 explicit_stmt_close 0 implicit_stmt_close 0 mem_emalloc_count 0 mem_emalloc_amount 0 mem_ecalloc_count 0 mem_ecalloc_amount 0 mem_erealloc_count 0 mem_erealloc_amount 0 mem_efree_count 0 mem_efree_amount 0 mem_malloc_count 0 mem_malloc_amount 0 mem_calloc_count 0 mem_calloc_amount 0 mem_realloc_count 0 mem_realloc_amount 0 mem_free_count 0 mem_free_amount 0 mem_estrndup_count 0 mem_strndup_count 0 mem_estndup_count 0 mem_strdup_count 0 proto_text_fetched_null 0 proto_text_fetched_bit 0 proto_text_fetched_tinyint 0 proto_text_fetched_short 0 proto_text_fetched_int24 0 proto_text_fetched_int 0 proto_text_fetched_bigint 0 proto_text_fetched_decimal 0 proto_text_fetched_float 0 proto_text_fetched_double 0 proto_text_fetched_date 0 proto_text_fetched_year 0 proto_text_fetched_time 0 proto_text_fetched_datetime 0 proto_text_fetched_timestamp 0 proto_text_fetched_string 0 proto_text_fetched_blob 0 proto_text_fetched_enum 0 proto_text_fetched_set 0 proto_text_fetched_geometry 0 proto_text_fetched_other 0 proto_binary_fetched_null 0 proto_binary_fetched_bit 0 proto_binary_fetched_tinyint 0 proto_binary_fetched_short 0 proto_binary_fetched_int24 0 proto_binary_fetched_int 0 proto_binary_fetched_bigint 0 proto_binary_fetched_decimal 0 proto_binary_fetched_float 0 proto_binary_fetched_double 0 proto_binary_fetched_date 0 proto_binary_fetched_year 0 proto_binary_fetched_time 0 proto_binary_fetched_datetime 0 proto_binary_fetched_timestamp 0 proto_binary_fetched_string 0 proto_binary_fetched_blob 0 proto_binary_fetched_enum 0 proto_binary_fetched_set 0 proto_binary_fetched_geometry 0 proto_binary_fetched_other 0 init_command_executed_count 0 init_command_failed_count 0 com_quit 0 com_init_db 0 com_query 0 com_field_list 0 com_create_db 0 com_drop_db 0 com_refresh 0 com_shutdown 0 com_statistics 0 com_process_info 0 com_connect 0 com_process_kill 0 com_debug 0 com_ping 0 com_time 0 com_delayed_insert 0 com_change_user 0 com_binlog_dump 0 com_table_dump 0 com_connect_out 0 com_register_slave 0 com_stmt_prepare 0 com_stmt_execute 0 com_stmt_send_long_data 0 com_stmt_close 0 com_stmt_reset 0 com_stmt_set_option 0 com_stmt_fetch 0 com_deamon 0 bytes_received_real_data_normal 0 bytes_received_real_data_ps 0
odbc

ODBC Supportenabled Active Persistent Links 0 Active Links 0 ODBC library Win32
DirectiveLocal ValueMaster Value odbc.allow_persistentOnOn odbc.check_persistentOnOn odbc.default_cursortypeStatic cursorStatic cursor odbc.default_dbno valueno value odbc.default_pwno valueno value odbc.default_userno valueno value odbc.defaultbinmodereturn as isreturn as is odbc.defaultlrlreturn up to 4096 bytesreturn up to 4096 bytes odbc.max_linksUnlimitedUnlimited odbc.max_persistentUnlimitedUnlimited
pcre

PCRE (Perl Compatible Regular Expressions) Support enabled PCRE Library Version 8.11 2010-12-10
DirectiveLocal ValueMaster Value pcre.backtrack_limit100000100000 pcre.recursion_limit100000100000
PDO

PDO supportenabled PDO drivers no value
Phar

Phar: PHP Archive supportenabled Phar EXT version 2.0.1 Phar API version 1.1.1 SVN revision $Revision: 307915 $ Phar-based phar archives enabled Tar-based phar archives enabled ZIP-based phar archives enabled gzip compression enabled bzip2 compression disabled (install pecl/bz2) OpenSSL support disabled (install ext/openssl)
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
DirectiveLocal ValueMaster Value phar.cache_listno valueno value phar.readonlyOnOn phar.require_hashOnOn
Reflection

Reflectionenabled Version $Revision: 307971 $
session

Session Support enabled Registered save handlers files user Registered serializer handlers php php_binary wddx
DirectiveLocal ValueMaster Value session.auto_startOffOff session.bug_compat_42OnOn session.bug_compat_warnOnOn session.cache_expire180180 session.cache_limiternocachenocache session.cookie_domainno valueno value session.cookie_httponlyOffOff session.cookie_lifetime00 session.cookie_path// session.cookie_secureOffOff session.entropy_fileno valueno value session.entropy_length00 session.gc_divisor10001000 session.gc_maxlifetime14401440 session.gc_probability11 session.hash_bits_per_character55 session.hash_function00 session.namePHPSESSIDPHPSESSID session.referer_checkno valueno value session.save_handlerfilesfiles session.save_pathC:\Program Files (x86)\Apache Software Foundation\Apache2.2\tmpC:\Program Files (x86)\Apache Software Foundation\Apache2.2\tmp session.serialize_handlerphpphp session.use_cookiesOnOn session.use_only_cookiesOnOn session.use_trans_sid00
SimpleXML

Simplexml supportenabled Revision $Revision: 308262 $ Schema support enabled
SPL

SPL supportenabled Interfaces Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject Classes AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
standard

Dynamic Library Support enabled Internal Sendmail Support for Windows enabled
DirectiveLocal ValueMaster Value assert.active11 assert.bail00 assert.callbackno valueno value assert.quiet_eval00 assert.warning11 auto_detect_line_endings00 default_socket_timeout6060 fromno valueno value safe_mode_allowed_env_varsPHP_PHP_ safe_mode_protected_env_varsLD_LIBRARY_PATHLD_LIBR ARY_PATH url_rewriter.tagsa=href,area=href,frame=src,input= src,form=fakeentrya=href,area=href,frame=src,input =src,form=fakeentry user_agentno valueno value
tokenizer

Tokenizer Support enabled
wddx

WDDX Supportenabled WDDX Session Serializer enabled
xml

XML Support active XML Namespace Support active libxml2 Version 2.7.7
xmlreader

XMLReader enabled
xmlwriter

XMLWriter enabled
zip

Zip enabled Extension Version $Id: php_zip.c 308107 2011-02-07 16:20:16Z pajoye $ Zip version 1.9.1 Libzip version 0.9.0
zlib

ZLib Support enabled Stream Wrapper support compress.zlib:// Stream Filter support zlib.inflate, zlib.deflate Compiled Version 1.2.5 Linked Version 1.2.5
DirectiveLocal ValueMaster Value zlib.output_compressionOffOff zlib.output_compression_level-1-1 zlib.output_handlerno valueno value
Additional Modules

Module Name
Environment

VariableValue ALLUSERSPROFILE C:\ProgramData APPDATA C:\Windows\system32\config\systemprofile\AppData\R oaming CommonProgramFiles C:\Program Files (x86)\Common Files CommonProgramFiles(x86) C:\Program Files (x86)\Common Files CommonProgramW6432 C:\Program Files\Common Files COMPUTERNAME WIN-RSHCQKCEOGO ComSpec C:\Windows\system32\cmd.exe FP_NO_HOST_CHECK NO LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\L ocal NUMBER_OF_PROCESSORS 2 OPENSSL_CONF C:\OpenSSL-Win64\bin\openssl.cfg OS Windows_NT Path C:\Windows\system32;C:\Windows;C:\Windows\System32 \Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\; C:\Program Files (x86)\Borland\Delphi7\Bin;C:\Program Files (x86)\Borland\Delphi7\Projects\Bpl;C:\Program Files\cURL\bin; PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;. MSC PROCESSOR_ARCHITECTURE x86 PROCESSOR_ARCHITEW6432 AMD64 PROCESSOR_IDENTIFIER Intel64 Family 6 Model 42 Stepping 7, GenuineIntel PROCESSOR_LEVEL 6 PROCESSOR_REVISION 2a07 ProgramData C:\ProgramData ProgramFiles C:\Program Files (x86) ProgramFiles(x86) C:\Program Files (x86) ProgramW6432 C:\Program Files PSModulePath C:\Windows\system32\WindowsPowerShell\v1.0\Modules \ PUBLIC C:\Users\Public SystemDrive C: SystemRoot C:\Windows TEMP C:\Windows\TEMP TMP C:\Windows\TEMP USERDOMAIN ETHERNETKOSAR USERNAME WIN-RSHCQKCEOGO$ USERPROFILE C:\Windows\system32\config\systemprofile windir C:\Windows windows_tracing_flags 3 windows_tracing_logfile C:\BVTBin\Tests\installpackage\csilogfile.log WIX C:\Program Files (x86)\WiX Toolset v3.8\ AP_PARENT_PID 1172
PHP Variables

VariableValue _SERVER["HTTP_HOST"]127.0.0.1 _SERVER["HTTP_USER_AGENT"]Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0 _SERVER["HTTP_ACCEPT"]text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 _SERVER["HTTP_ACCEPT_LANGUAGE"]en-US,en;q=0.5 _SERVER["HTTP_ACCEPT_ENCODING"]gzip, deflate _SERVER["HTTP_CONNECTION"]keep-alive _SERVER["PATH"]C:\Windows\system32;C:\Windows;C:\Windows\System32 \Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\; C:\Program Files (x86)\Borland\Delphi7\Bin;C:\Program Files (x86)\Borland\Delphi7\Projects\Bpl;C:\Program Files\cURL\bin; _SERVER["SystemRoot"]C:\Windows _SERVER["COMSPEC"]C:\Windows\system32\cmd.exe _SERVER["PATHEXT"].COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;. MSC _SERVER["WINDIR"]C:\Windows _SERVER["SERVER_SIGNATURE"]no value _SERVER["SERVER_SOFTWARE"]Apache/2.2.22 (Win32) PHP/5.3.6 _SERVER["SERVER_NAME"]127.0.0.1 _SERVER["SERVER_ADDR"]127.0.0.1 _SERVER["SERVER_PORT"]80 _SERVER["REMOTE_ADDR"]127.0.0.1 _SERVER["DOCUMENT_ROOT"]E:/web _SERVER["SERVER_ADMIN"]mmm@mmm.com _SERVER["SCRIPT_FILENAME"]E:/web/info.php _SERVER["REMOTE_PORT"]59898 _SERVER["GATEWAY_INTERFACE"]CGI/1.1 _SERVER["SERVER_PROTOCOL"]HTTP/1.1 _SERVER["REQUEST_METHOD"]GET _SERVER["QUERY_STRING"]no value _SERVER["REQUEST_URI"]/info.php _SERVER["SCRIPT_NAME"]/info.php _SERVER["PHP_SELF"]/info.php _SERVER["REQUEST_TIME"]1387049955

MMSHFE
شنبه 23 آذر 1392, 07:36 صبح
خوب اینطور که بنظر میاد شما cURL رو جدا نصب کردین نه بعنوان افزونه PHP
همونطور که گفتم، باید php_curl رو نصب کنید. مطمئن بشین که توی پوشه ext از محل نصب PHP فایل php_curl.dll وجود داره. اگه نبود، دانلود کنید و توی پوشه موردنظر قرار بدین و دوباره Apache رو Restart کنید.

Mah
شنبه 23 آذر 1392, 08:04 صبح
dll وجود داره .
مطمئنم .
در پوشه ویندوز و سیستم32 هم کپی کردم .
من آپاچی را نیز بدون SSL نصب کرده ام . این می تونه مشکل ساز بشه ؟؟؟

نرم افزار php_curl را پاک کنم ؟؟؟

MMSHFE
شنبه 23 آذر 1392, 08:09 صبح
میتونید بهم TeamViewer بدین (توی پیام خصوصی) تا به سیستمتون وصل بشم ببینم مشکل از کجاست؟