請教 LINUX 安裝 PHP5 - PHP / 基础编程
在LINUX裏安裝 CURL 時,出現如下報錯 checking for SSL support in libcurl... no checking for curl_easy_perform in -lcurl... no configure: error: There is something wrong. Please check config.log for more information. 請教一下高手,怎麼解決這個問題
没遇到过 相关的关联包没有安装,还是使用centos吧,直接装好了,要不自己装太麻烦了!引用 相关的关联包没有安装,还是使用centos吧,直接装好了,要不自己装太麻烦了! 我是為服務器裝PHP的,系統沒得改了. 只能是自己裝PHP 依然求教上面的問題...引用 在LINUX裏安裝 CURL 時,出現如下報錯 checking for SSL support in libcurl... no checking for curl_easy_perform in -lcurl... no configure: error: There is something wrong. Please check config.log for more information. 請教一下高手,怎麼解決這個問題 沒人回?
相关问答:
各位大侠 求一段php代码 可以实现以下功能 针对不同的浏览器显示不同的图片 就是有一张图片,只想给ie6用户看到 如果ie7、chrome、firefox用户浏览则显示另外一张图片  ......
PHP code: $date = '2009-12-25'; $ptn = '/([\d]{4})[- \/](0?[\d]|1[0-2])[-\/ ](0?[\d]|[1-2][\d]|3[0-1])/'; if (preg_match($ptn,$date,$out)) { print_r($out);exit(); } 结果为: PHP code: ......
请问,以下代码,为什么不管用?就str_replace这个函数,替换么有起作用? PHP code: $gg='<script type=\"text/JavaScript\"> alimama_pid=\"mm_14281022_2030060_8250750\"; alima ......
请问 object(Helper_Uploader_File) { protected '_file' => array( 'name' => string '4_光影_1.jpg' (length=14) 'type ......