Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You are to upload those files and folders to your sites root directory.

 

Hint: If you have cPanel you will have a File Manager that has an Unzip feature. You could ZIP up those files/folders and upload the one ZIP file. Then unzip it on your server.

 

 

Folder Permissions

Once you have uploaded all the files/folders. You need to grant full read/write access (usually 0777) to the following 2 folders:

  • PF.Base/
  • PF.Site/

 

Note: Once you have completed the install you can return the permissions for the folder PF.Base back to what it originally was set to.

 

 

Enter your License ID & Key

The next Next step, you will require you to enter your need to open browser with your domain (For example: http://domainsite.com) to start the installation script. Following form will show for you to enter your phpFox License ID & Key, which was sent to you via an email directly after your purchase.

...

Code Block
actionscript3
actionscript3

<?php
define('PHPFOX_DEBUG', true);

...