The install instructions state that the user needs to create a symlink to the checkout directory, but the symlink was already created. This is item 2 under PIFR CLIENT:

2. Create a symbolic link in the root of the Drupal installation to the site
files directory and the "checkout" directory which should have been created
when you enabled the client. The command to create the symbolic link, run
from the Drupal root, should look like the following (where [site_folder]
is replaced with the folder the client is running out of):

ln -s ./sites/[site_folder]/files/checkout .

CommentFileSizeAuthor
#2 500454-instructions.patch876 bytesboombatower

Comments

boombatower’s picture

The test script attempts to automate the installation instructions for pifr. So...may we should include some text in here thats says which steps should be completed.

boombatower’s picture

Assigned: Unassigned » boombatower
Status: Active » Needs review
StatusFileSize
new876 bytes
boombatower’s picture

Title: symlink already created » Clarify the steps in PIFR INSTALL.txt that should be peformed
Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.