検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 58 for bin (0.008 sec.)
Nginx 1.4.x (Unix システム用) 6703
« Apache 2.x (Unixシステム用) Lighttpd 1.4 (Unix システム用) » PHP Manual Unix システムへのインス ... /php-fpm.d/www.conf cp sapi/fpm/php-fpm /usr/local/bin ファイルが存在しなかったときは、Nginx が PHP-FPM バ ... で来れば、php-fpm サービスを開始できます: /usr/local/bin/php-fpm このガイドでは php-fpm をこれ以上設定しませ ... e; } Nginx を再起動します。 sudo /usr/local/nginx/sbin/nginx -s stop sudo /usr/local/nginx/sbin/nginx テス ...
https://man.plustar.jp/php/install.unix.nginx.html - [similar]
インストール手順 6703
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP をコンパイ ... PATH の通った場所にある必要があります。 aspell の bin フォルダにある aspell-15.dll Win32 サポートは、asp ...
https://man.plustar.jp/php/pspell.installation.html - [similar]
要件 6703
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 libsvm 自体が必要で ... しょう。 wget http://www.csie.ntu.edu.tw/~cjlin/cgi-bin/libsvm.cgi?+http://www.csie.ntu.edu.tw/~cjlin/libs ...
https://man.plustar.jp/php/svm.requirements.html - [similar]
現在の DirectoryIterator アイテムの所有者を取得する 6586
« DirectoryIterator::getMTime DirectoryIterator::getPath » PHP Manual DirectoryIterator 現在の D ... [gecos] => Tom Cat [dir] => /home/tom [shell] => /bin/bash ) 参考 DirectoryIterator::getGroup() - 現在の ...
https://man.plustar.jp/php/directoryiterator.getowner.html - [similar]
プロセスのファイルポインタをクローズする 6586
« pathinfo popen » PHP Manual ファイルシステム 関数 プロセスのファイルポインタをクローズする pcl ... す。 例 例1 pclose() の例 <?php $handle = popen ( '/bin/ls' , 'r' ); pclose ( $handle ); ?> 注意 注意 : Un ...
https://man.plustar.jp/php/function.pclose.html - [similar]
生バイナリを base64 文字列にエンコードする 6586
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコー ... ドする sodium_bin2base64 (PHP 7 >= 7.2.0, PHP 8) sodium_bin2base64 — ... バイナリを base64 文字列にエンコードする 説明 sodium_bin2base64 ( string $string , int $id ): string 生のバ ... 字列に変換します。 base64_encode() と異なり、 sodium_bin2base64() は定数時間 (この性質は、プレーンテキストや ... 字列を返します。 関連キーワード: バイナリ , sodium , bin , string , Za , 標準 , しない , int , 変換 , 性質 ...
https://man.plustar.jp/php/function.sodium-bin2base64.html - [similar]
リモートサーバー上でコマンドを実行する 6586
« ssh2_disconnect ssh2_fetch_stream » PHP Manual SSH2 関数 リモートサーバー上でコマンドを実行する ... ); $stream = ssh2_exec ( $connection , '/usr/local/bin/php -i' ); ?> 参考 ssh2_connect() - SSH サーバーに ...
https://man.plustar.jp/php/function.ssh2-exec.html - [similar]
設定 6586
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 ... す env[HOSTNAME] = $HOSTNAME env[PATH] = /usr/local/bin:/usr/bin:/bin env[TMP] = /tmp env[TMPDIR] = /tmp e ... EMP] = /tmp php_admin_value[sendmail_path] = /usr/sbin/sendmail -t -i -f www@my.domain.com php_flag[displ ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
ケース 1: 配布制限がないファイルのみを配布 6586
« 受ける可能性がある攻撃 ケース 2: cgi.force_redirect を使用 » PHP Manual CGI バイナリとしてイン ... す。 この場合でも、直接 的な方法 http://my.host/cgi-bin/php/dir/script.php でもなくリダイレクション http:/ ...
https://man.plustar.jp/php/security.cgi-bin.default.html - [similar]
ファイルの所有者を変更する 6469
« chmod clearstatcache » PHP Manual ファイルシステム 関数 ファイルの所有者を変更する chown (PHP ... d] => 0 [gecos] => root [dir] => /root [shell] => /bin/bash ) 注意 注意 : この関数では、 リモートファイル ...
https://man.plustar.jp/php/function.chown.html - [similar]
PREV 1 2 3 4 5 6 NEXT