Running the Upload script above will bring up the frame below for entering Parameters
which is second of three step process.
Clicking on "Upload PublicPIM Application" button will execute script that uploads
directories and files and sets file permissions which sets up the website for the final step
allows you to perform the install function which activates a functioning
database on
your website.
FTP Server Address: This is your website address i.e. http://www.your.website.com
or whatever URL you use to reach your website
FTP Server Username: This is the Username your I.S.P. has issued to you.
FTP Server Password: This is the Password your I.S.P. has issued to you for Read/Write
access to your Website.
FTP Upload Folder: On Linux Servers this will normally be “public_html”.
On Windows Servers this will normally be “httpdocs”.
Application Folder: Directory in FTP Upload Folder where application would be
executed from. Suggested name is publicpim
Example http://www.yourWebsite.com/
Upload PublicPIM Application: Clicking on this button executes the upload
of all files
necessary and sets proper permissions for files which completes the second of three steps.
Manual Hammer and Tong Method Manual upload instructions for PublicPIM if you do not use ourhttp://www.publicpim.org/ria/ppUpload/
script which does the following three steps.
1. Unzip all the files into a directory. (e.g. publicpim) on your local system.
2. Upload/ftp to the publicpim subdirectory on your server.
3. VERY IMPORTANT
After you have done the upload you need to insure the permissions for the following files
and folders are as follows:
On Linux Server:
- chmod 777 configuration.php file in php folder
- chmod 777 vCardtemp.vcf file in php folder
- chmod 777 vcards folder
On Windows Server: