The Definitive Guide to Yii 1.1
’cache’=>array( ’class’=>’CMemCache’, ’servers’=>array( array(’host’=>’server1’, ’port’=>11211, ’weight’=>60), array(’host’=>’server2’, ’port’=>11211, ’weight’=>40), ), ), ), ) 20 2 . F u n d a m e ’class’=>’system.caching.CMemCache’, ’servers’=>array( array(’host’=>’server1’, ’port’=>11211, ’weight’=>60), array(’host’=>’server2’, ’port’=>11211, ’weight’=>40), ), ), ), ); W h e n t h e ap p l v i e w of PostController w i t h a v i e w i n t h e classic t h e m e , w e s h ou l d s av e t h e n e w v i e w fi l e as WebRoot/themes/classic/views/post/create.php. F or v i e w s b e l on gi n0 码力 | 184 页 | 1.05 MB | 1 年前3The Definitive Guide to Yii 1.0
’cache’=>array( ’class’=>’CMemCache’, ’servers’=>array( array(’host’=>’server1’, ’port’=>11211, ’weight’=>60), array(’host’=>’server2’, ’port’=>11211, ’weight’=>40), ), ), ), ) 18 2 . F u n d a m e ’class’=>’system.caching.CMemCache’, ’servers’=>array( array(’host’=>’server1’, ’port’=>11211, ’weight’=>60), array(’host’=>’server2’, ’port’=>11211, ’weight’=>40), ), ), ), ); W h e n t h e ap p l v i e w of PostController w i t h a v i e w i n t h e classic t h e m e , w e s h ou l d s av e t h e n e w v i e w fi l e as WebRoot/themes/classic/views/post/create.php. F or v i e w s b e l on gi n0 码力 | 164 页 | 1002.30 KB | 1 年前3CakePHP Cookbook Documentation 5.x
Keeping Up To Date with the Latest CakePHP Changes Installation using Oven Permissions Development Server Production Fire It Up URL Rewriting Apache nginx NGINX Unit IIS7 (Windows hosts) Lighttpd I Can’t Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Path Information Checking Request Conditions Session Data Host and Domain Provided Commands Cache Tool Completion Tool I18N Tool Plugin Tool Schema Cache Tool Routes Tool Server Tool Interactive Console (REPL) Routing in the Console Environment Debugging Basic Debugging0 码力 | 1080 页 | 939.39 KB | 1 年前3CakePHP Cookbook Documentation 5.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111 Development Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112 and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database can do that, you’ll need to start the development server: cd /path/to/our/app bin/cake server Note: For Windows, the command needs to be bin\cake server (note the backslash). This will start PHP’s built-in0 码力 | 848 页 | 2.53 MB | 1 年前3CakePHP Cookbook 2.x
A running web server. We’re going to assume you’re using Apache, though the instructions for using other servers should be very similar. We might have to play a little with the server configuration, configuration at all. Make sure you have PHP 5.2.8 or greater. 2. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database: make a Virtual Host to point to your folder. For many hosting services (GoDaddy, 1and1), your web server is actually being served from a user directory that already uses mod_rewrite. If you are installing0 码力 | 1096 页 | 958.62 KB | 1 年前3CakePHP Cookbook 4.x
Keeping Up To Date with the Latest CakePHP Changes Installation using Oven Permissions Development Server Production Fire It Up URL Rewriting Apache nginx NGINX Unit IIS7 (Windows hosts) Lighttpd I Can’t Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Path Information Checking Request Conditions Session Data Host and Domain Provided Commands Cache Tool Completion Tool I18N Tool Plugin Tool Schema Cache Tool Routes Tool Server Tool Interactive Console (REPL) Shells Routing in the Console Environment Debugging Basic Debugging0 码力 | 1249 页 | 1.04 MB | 1 年前3CakePHP Cookbook 4.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179 Development Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database can do that, you’ll need to start the development server: cd /path/to/our/app bin/cake server Note: For Windows, the command needs to be bin\cake server (note the backslash). This will start PHP’s built-in0 码力 | 967 页 | 2.88 MB | 1 年前3CakePHP Cookbook 3.x
Keeping Up To Date with the Latest CakePHP Changes Installation using Oven Permissions Development Server Production Fire It Up URL Rewriting Apache nginx IIS7 (Windows hosts) I Can’t Use URL Rewriting Parameters Request Body Data File Uploads PUT, PATCH or DELETE Data Environment Variables (from $_SERVER and $_ENV) XML or JSON Data Path Information Checking Request Conditions Session Data Host and Domain Provided Commands Cache Shell I18N Shell Completion Shell Plugin Shell Routes Shell Schema Cache Shell Server Shell Upgrade Shell Shells Interactive Console (REPL) Routing in the Console Environment Debugging0 码力 | 1244 页 | 1.05 MB | 1 年前3CakePHP Cookbook 3.x
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211 Development Server . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 212 and building simple article management. Here’s what you’ll need: 1. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database can do that, you’ll need to start the development server: cd /path/to/our/app bin/cake server Note: For Windows, the command needs to be bin\cake server (note the backslash). This will start PHP’s built-in0 码力 | 967 页 | 2.80 MB | 1 年前3CakePHP Cookbook 2.x
A running web server. We’re going to assume you’re using Apache, though the instructions for using other servers should be very similar. We might have to play a little with the server configuration, but configuration at all. Make sure you have PHP 5.2.8 or greater. 2. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough about SQL in order to create a database: make a Virtual Host to point to your folder. For many hosting services (GoDaddy, 1and1), your web server is actually being served from a user directory that already uses mod_rewrite. If you are installing0 码力 | 820 页 | 2.52 MB | 1 年前3
共 76 条
- 1
- 2
- 3
- 4
- 5
- 6
- 8