Changeset 3865
- Timestamp:
- 04/25/07 14:26:38 (2 years ago)
- Files:
-
- doc/branches/1.0/book/03-Running-Symfony.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/branches/1.0/book/03-Running-Symfony.txt
r3414 r3865 234 234 </VirtualHost> 235 235 236 In the configuration in Listing 3-1, the ` /path/to/symfony/data` placeholder must be replaced by the actual path. For example, for a PEAR installation in *nix, you should type something like this:236 In the configuration in Listing 3-1, the `$sf_symfony_data_dir` placeholder must be replaced by the actual path. For example, for a PEAR installation in *nix, you should type something like this: 237 237 238 238 Alias /sf /usr/local/lib/php/data/symfony/web/sf