| 例文 | 類語 |
php5を含む例文一覧と使い方
該当件数 : 30件
aptitude install apache2 php5 php5-gd mysql-server php5-mysqlTo install the software using the interface features, complete the following steps: 例文帳に追加
aptitude install apache2 php5 php5-gd mysql-server php5-mysqlインタフェース機能を使用してソフトウェアをインストールするには、次の手順を完了します。 - NetBeans
Installing the PHP5 Development and PEAR Modules 例文帳に追加
PHP5 Development モジュールおよび PEAR モジュールのインストール - NetBeans
Install the Apache2 HTTP server, the PHP5 engine, the MySQL 5.0 database server, and the PHP5-MySQL module that automatically enables support of MySQL with the PHP5 engine. 例文帳に追加
Apache2 HTTP サーバー、PHP5 エンジン、MySQL 5.0 データベースサーバー、および PHP5-MySQL モジュールのインストール。 PHP5-MySQL モジュールによって、PHP5 エンジンと MySQL のサポートは自動的に有効になります。 - NetBeans
Note: The following applies to PHP5. 例文帳に追加
注意次の内容は PHP5 に適用されます。 - PEAR
The recommended version is XDebug 2.0 or higher as it is compatible with PHP5. 例文帳に追加
PHP5 と互換性があるため、推奨バージョンは XDebug 2.0 以降です。 - NetBeans
The function does not work on PHP5 and returns an empty string ''. 例文帳に追加
この関数は PHP5 では動作せず、空の文字列'' を返します。 - PEAR
To use this package you will need PHP5 with cURL support enabled and should be familiar with PHP5's exception handling. 例文帳に追加
このパッケージを使用するには、cURL サポートが組み込まれたPHP5 が必要です。 また、PHP5 の例外処理になじんでいなければなりません。 - PEAR
# nano -w /etc/php/apache2-php5/php.iniregister_globals = Onregister_argc_argv = On error_reporting = E_ALL ~E_NOTICEallow_url_fopen = Oninclude_path = ".:/usr/share/php5:/usr/share/php:/usr/share/php/PEAR"short_open_tag = On 例文帳に追加
データベースのセットアップ警告:再度ご注意下さい。 - Gentoo Linux
This is a "PHP5 only" implementation of the XMLRPC protocol. 例文帳に追加
これは "PHP5 限定" で使用できるように XMLRPC プロトコルを実装したものです。 - PEAR
Storage container for use against a SOAP service using PHP5 SOAP as the client. 例文帳に追加
SOAP サービスを使用するストレージコンテナです。 クライアントとしてはPHP5 SOAP を使用します。 - PEAR
To build XDebug from sources you need two additional modules: PHP5 Development and PEAR. 例文帳に追加
ソースから XDebug を構築するには、PHP5 Development と PEAR という 2 つの追加モジュールが必要です。 - NetBeans
If you're using Marc Liyanage's PHP package, you can specify the full path to your PHP5 PEAR installation. 例文帳に追加
Marc Liyanage's PHP package を使用する場合はPHP5 用の PEAR のインストール先をフルパスで指定します。 - PEAR
On PHP5 users can also rely on overloading to load and call modules. 例文帳に追加
PHP5 では、オーバーロードを使用してモジュールの読み込みとコールを行うことができます。 - PEAR
The php.ini file is usually located in /etc/php/apache2-php5/php.ini.例文帳に追加
php.iniファイルは、通常/etc/php/apache2-php4/php.iniにあります。 - Gentoo Linux
Note: You can also install the modules by running the following command in the Terminal window:aptitude install php5-dev php-pear 例文帳に追加
注: 「端末」ウィンドウで次のコマンドを実行してもモジュールをインストールできます。 aptitude install php5-dev php-pear - NetBeans
Improved PHP5 detection:with new data source version.xml (revision 1.8) and funclist.txt (revision 1.39). 例文帳に追加
PHP5 の検出を改善しました。 新しいデータソースとしてversion.xml(revision 1.8) およびfunclist.txt(revision 1.39) を使用するようにしました。 - PEAR
Improved PHP5 detection:with data source version.xml (revision 1.9) and funclist.txt (revision 1.39). 例文帳に追加
PHP5 の検出を改善しました。 新しいデータソースとしてversion.xml(revision 1.9) およびfunclist.txt(revision 1.39) を使用するようにしました。 - PEAR
Use Services_Ebay as a proxy object which is able to do all the work by using PHP5's new object overloading features. 例文帳に追加
PHP5 の新しい機能であるオブジェクトのオーバーロードを使用して、すべての操作が可能です。 - PEAR
Further in the document the PHP5-compatible way will be used. 例文帳に追加
このドキュメントでは、これ以降は PHP 5 互換の方法を使用します。 - PEAR
Example 39-6. Calling a method on a loaded module with PHP5 overloading 例文帳に追加
例 39-6PHP5 のオーバーロードを使用して、読み込んだモジュールのメソッドをコールする - PEAR
Improved PHP5 detection:one year after first PEAR public release, stable version 1.0.0 fixed some bugs and also allow PHP3 script/function detection. 例文帳に追加
PHP5 の検出を改善しました。 PEAR での最初の公開リリースから 1 年を経て公開された安定版の1.0.0 では、バグ修正のほかに PHP3 のスクリプトや関数の検出機能も追加しました。 - PEAR
# nano -w /etc/conf.d/apache2APACHE2_OPTS="-D DEFAULT_VHOST -D PHP5" After that, you should create a symlink to the Jffnms install directory in your Apache document root dir.例文帳に追加
その後、JffnmsインストールディレクトリのシンボリックリンクをApacheのドキュメントルートディレクトリに作成して下さい。 - Gentoo Linux
Jffnms InstallationManualJffnms ManualGentoo ForumsPostgreSQL8 DocumentationMySQL Documentation 例文帳に追加
PHPを有効にしたApacheを(特に、PHP4とPHP5両方を同じシステムで動かしている場合)を構成していると、問題に出くわすかもしれません。 その場合は、ConfiguringApachetoWorkwithPHP4andPHP5Guideが役に立つでしょう。 - Gentoo Linux
| 例文 | 類語 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|