If you are upgrading to v3 from v2, please make sure to start this process by reading the article found here.
Notice: Be sure to backup your site and your database before attempting to upgrade.
This guide will help you through the upgrade process of phpFox.
If you want to save the hassle of upgrading your website, just order the Upgrade Service and our technicians will do it for you!
We advise that you read this entire documentation to get a greater idea on how to handle the package and solve any issues should they occur.
You will need an FTP (File Transfer Protocol) client, if you do not have one you can download Filezilla for Windows/Linux or InterArchy for Macintosh.
You do not need an in-depth knowledge of PHP programming to install phpFox, but a working knowledge of FTP functions is a plus.
Note that if at any time you run into any problems be sure to check out troubleshooting section here.
This guide assumes that you have successfully downloaded the latest release from phpFox and have the ZIP file "unzipped".
The upgrade script only works with phpfox version 1.6 build 21 and newer so if you are running 1.6 build 20 or older you will need to upgrade to build 21 and then use this guide to get to version 2. It also will only upgrade content generated by the default unmodified modules. No themes or modifications will be upgraded.
At
this point you should have the zip archive "unzipped", which should have
contents similar to those shown in this structure guide:
Note to sites with Uninstalled modules: When you uninstall a module you need to delete the folder for that module in /module/ this can be done via FTP or CPanel's File Manager. If you have uninstalled a module and removed the files be careful not to upload the module again, you would need to remove it from the /module/ folder before uploading to your site.
Upload the files and folders within the "upload/" folder to your site using an FTP client. Be sure to overwrite any old files. Some FTP clients may give you the option to "overwrite" or "merge", please be careful and consult the FTP client's documentation to make sure what each action does, the intended result is that existing files get overwritten but folders are preserved.
Once that is completed we can move on to the next step.
With the phpFox package there are certain folders and files that need write permission in order to execute certain tasks.
Below you will find the files and folders that must have full write permission and set to 0777 in order for the script to be installed.
You will notice in the list below we have the file:
If this file does not exist you are upgrading from a legacy version and will have to rename the file:
to
Notice: Do not rename the file above if it already exists and/or you are upgrading from v2.0.0rc1 or higher.
Again, if you are upgrading from any v2 to a new v2 or V3, do not rename the file above.
An installer is provided to assist you in entering the information phpFox2 needs to connect to your SQL database.
Run the installer file through your web browser by entering the URL into your browser address bar (if you have followed our example, type in http://www.domain.com/install/index.php , naturally substituting 'domain.com' for your web address.)
Then follow these steps:
If you upgraded from version 1.6.21 test your site, and when you can confirm it is working properly you can remove the folders:
/include/settings/
/include/modules/
/site/
Also remember to delete the folder /install/ localized in the website directory and to change the files/folder permission.
R/ Make sure you did not rename the file /include/setting/server.sett.php.new and that your site was working before uploading any file.
Notice: Be sure to backup your site and your database before attempting to upgrade.
This guide will help you through the upgrade process of phpFox.
If you want to save the hassle of upgrading your website, just order the Upgrade Service and our technicians will do it for you!
We advise that you read this entire documentation to get a greater idea on how to handle the package and solve any issues should they occur.
You will need an FTP (File Transfer Protocol) client, if you do not have one you can download Filezilla for Windows/Linux or InterArchy for Macintosh.
You do not need an in-depth knowledge of PHP programming to install phpFox, but a working knowledge of FTP functions is a plus.
Note that if at any time you run into any problems be sure to check out troubleshooting section here.
This guide assumes that you have successfully downloaded the latest release from phpFox and have the ZIP file "unzipped".
The upgrade script only works with phpfox version 1.6 build 21 and newer so if you are running 1.6 build 20 or older you will need to upgrade to build 21 and then use this guide to get to version 2. It also will only upgrade content generated by the default unmodified modules. No themes or modifications will be upgraded.
Preparation & Uploading of phpFox
- tools/
- upload/
- readme.html
- file/
- include/
- install/
- module/
- static/
- theme/
- favicon.ico
- htaccess.txt
- index.php
- robots.txt
- api.php
- token.php
Note to sites with Uninstalled modules: When you uninstall a module you need to delete the folder for that module in /module/ this can be done via FTP or CPanel's File Manager. If you have uninstalled a module and removed the files be careful not to upload the module again, you would need to remove it from the /module/ folder before uploading to your site.
Upload the files and folders within the "upload/" folder to your site using an FTP client. Be sure to overwrite any old files. Some FTP clients may give you the option to "overwrite" or "merge", please be careful and consult the FTP client's documentation to make sure what each action does, the intended result is that existing files get overwritten but folders are preserved.
Once that is completed we can move on to the next step.
CHMOD & File Permissions
Below you will find the files and folders that must have full write permission and set to 0777 in order for the script to be installed.
You will notice in the list below we have the file:
include/setting/server.sett.php
include/setting/server.sett.php.new
include/setting/server.sett.php
Again, if you are upgrading from any v2 to a new v2 or V3, do not rename the file above.
- file/attachment/
- file/cache/
- file/css/
- /file/gzip/
- file/log/
- file/music/
- file/static/
- file/video/
- file/pic/ad/
- file/pic/app/
- file/pic/bookmark/
- file/pic/egift/
- file/pic/emoticon/
- file/pic/emoticon/default/
- file/pic/event/
- file/pic/flag/
- file/pic/group/
- file/pic/icon/
- file/pic/marketplace/
- file/pic/music/
- file/pic/pages/
- file/pic/photo/
- file/pic/poll/
- file/pic/quiz/
- file/pic/subscribe/
- file/pic/user/
- file/pic/user/spam_question/
- file/pic/video/
- file/pic/watermark/
- file/session/
- include/setting/server.sett.php
Using the Web-Installer
Run the installer file through your web browser by entering the URL into your browser address bar (if you have followed our example, type in http://www.domain.com/install/index.php , naturally substituting 'domain.com' for your web address.)
Then follow these steps:
Step 1: Verification
We first check if the domain you are attempting to install the product on currently has a valid product license. There are several ways you can run a licensed product. You can run it on a licensed domain, which you provide the full path to where the software will be installed. You can also run a test site only for development purposes in a folder, sub-domain or localhost. The folder or sub-domain name must be called "phpfoxdev" or "development" and must be access protected. Here are some examples:
http://www.yoursite.com/phpfoxdev/ or http://www.yoursite.com/development/ (Live Development Server)
http://phpfoxdev.yoursite.com/ or http://development.yoursite.com/ (Live Development Server)
http://localhost/ or http://127.0.0.1 (Local Server)
http://209.85.135.104/ (IP to Your Development Server)
Step 2: License Agreement
Abide to the License Agreement to continue to the next step.Step 3: Requirement Check
Step 3 will consist of checking your server if it meets the software requirements and all the required files/folders have the correct permissions.Step 4: Updates
This step is automated and is when all the updates take place. Depending on what version you are upgrading from the time taken to complete the upgrade can differ. The older the version you are upgrading from the longer it will take.Step 5: Completed
Congratulations your site has been upgraded to the latest version of phpFox.If you upgraded from version 1.6.21 test your site, and when you can confirm it is working properly you can remove the folders:
/include/settings/
/include/modules/
/site/
Also remember to delete the folder /install/ localized in the website directory and to change the files/folder permission.
Common Pitfalls
- I am upgrading but the site says "Install"R/ Make sure you did not rename the file /include/setting/server.sett.php.new and that your site was working before uploading any file.
0 comments:
Post a Comment