pear

    0熱度

    1回答

    我一直在努力的NetBeans IDE 8.0.2(編譯201411181905)安裝CodeSniffer和我按照這些指示 「安裝PHP_CodeSniffer,PHPMD,PHP_Depend和PHPCPD,較好的辦法是安裝使用PEAR安裝程序(您必須在Windows系統上分別以* nix和Administrator身份運行這些命令)。「 pear config-set auto_discov

    0熱度

    1回答

    我有一個Python project at github,我在travis-ci.org上測試。 PHP中有一個小型客戶端用於測試它(它應該是跨語言工具)。 最近我改變了我的github回購的用戶名,提交它,它觸發了travis構建。它失敗,因爲PHP /梨錯誤的,: The command "sudo pear channel-discover pear.phpunit.de" failed a

    0熱度

    2回答

    我已經遷移的網站我們的託管服務,標準的Ubuntu的Plesk 11服務器...... 該網站將無法運行,它停止在這一行,沒有記錄錯誤,或返回到屏幕。 $db=&DB::connect("mysql://$config[db_username]:$config[db_password]@$config[db_host]/$config[db_name]"); 配置數組填充了正確的數據庫信息。接

    13熱度

    3回答

    我送使用PEAR的郵件和mail_mime包和下面的示例代碼郵件: $sendStart=array(); require_once('Mail.php'); require_once('Mail/mime.php'); $sendStart['mail'] =& Mail::factory('mail'); $sendStart['mime'] = new Mail_mime("\n"

    0熱度

    1回答

    通過PEAR安裝phpDocumentor的,但是當我嘗試運行它,我得到這個錯誤: bash: /Users/username/pear/bin/phpdoc: /usr/local/Cellar/php55/5.5.9/bin/php: bad interpreter: No such file or directory 我試圖符號鏈接,但沒有成功這兩個文件。我能做些什麼來運行phpdoc?

    0熱度

    1回答

    我能夠發送僅包含文本的電子郵件,但沒有一個腳本正在發送HTML。我有認證關閉,谷歌應用程序是基於服務器的IP $message = 'Blah blah blah'; require_once "Mail.php"; $from = "mycompany <[email protected]>"; $to = $fName.$lName." <".$email.">"; $subjec

    4熱度

    6回答

    安裝在運行兩個命令來安裝phpdocs: pear channel-discover pear.phpdoc.org pear install phpdoc/phpDocumentor 我得到下面說我不能低於解包TGZ文件此錯誤。 C:\wamp\bin\php\php5.5.12\pear>pear channel-discover pear.phpdoc.org C:\wamp\bin\p

    0熱度

    1回答

    我真的需要你的幫助。請在下面找到我的代碼: if (isset($_FILES['file']) and $_FILES['file'] <> '') { // Jika email disertai attachment $crlf = "\n"; $headers['MIME-Version'] = '1.0'; $headers['Content-Typ

    0熱度

    1回答

    我試圖在我的Web空間上安裝PHP梨。我上傳的http://pear.php.net/go-pear 安裝文件在我得到了以下畫面返回的第一次運行: Starting installation ... Loading zlib: ok Bootstrapping Installer................... Bootstrapping PEAR5.php............(

    1熱度

    2回答

    我有一箇舊的共享主機方案,我將網站移動到一個新的VPS主機方案。它使用PHP編碼。 該網站移動成功,但是當我試圖訪問一個頁面我得到這個錯誤: Fatal error: Call to undefined method DB_DataObject_Error::getDatabaseConnection() in /var/www/mysite.com/public_html/ss/index.ph