Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Upgrade from V7.02.07 fail

Asked Modified Viewed 3,694 times
B
BGLRadio
B
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
asked
Newbie

I am trying th upgrade my site from v7.02.07 to the lastest version of 9 from the download page. I ftp'd all the files in the appropriate locations and once that is done, I got to my.site.com/install.php and it just gives me a blank page. Am I missing a step not listed on the readme file?
1 reply

13 posts

D
danyab
D
danyab 10
  • Member, joined since
  • Contributed 76 posts on the community forums.
  • Started 21 threads in the forums
answered
Member

Hi, i don't want to open e new thread so i think that here is the right place to post my problem.
I try to make upgrade from 7.02 to 9 and i have an error at Database Settings and Server Paths - Please enter your MySQL database access settings.
Error is this: There was an error while processing your request
I chek 3 time all dates and i don't find nothing wrong. Problem can be because my site is on a folder and not direct in local host something like public_htm/sitefolder in cpanel. Can be problem from there? i second domain on host.

Please if you can help me to go on next steps!
1 reply
I
ikandi
I
ikandi 10
  • Junior Member, joined since
  • Contributed 48 posts on the community forums.
  • Started 15 threads in the forums
answered
Junior Member

There are too many quirks and anomalies for the upgrade to work consistently for each and every individual. I found that the mySQL table changes were too critical, and in the end I rebuilt my data the long way, by reconstructing CSV files by hand. Thankfully, there are not too many tables to contend with, the keys ones for me were users, articles, comments, ratings and custom-pages. The Forums tables were very difficult, so I left them - to have a think about for another day.
0 replies
D
douwe_yntema
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
answered
Senior Member

That's good newssmile
0 replies
C
Chan
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
answered
Super Admin

I apologise for the bad experience in upgrading this. I have a rough model of remote update/upgrade started that I will announce Babylon forward.
0 replies
G
gojuryu
G
www.gojuryu.net
Online since 1998 & running PHP-Fusion since 2004
  • Member, joined since
  • Contributed 105 posts on the community forums.
  • Started 16 threads in the forums
answered
Member

Same here. I had major issues and I'm usually really good with research to find problems however this time I wasn't so successfull with the exception of resolving one half of the error on my own. One issue being the version of PHP I was running, so I updated from PHP 5.1 to version PHP 7.1 which removed half of the errors. What remains is the following error on the install.php page (www.gojuryu.net).

Warning: session_start(): open(/var/php_sessions/sess_6d83fcf44e60f61ae3fa06b7c5bd1cb7, O_RDWR) failed: No such file or directory (2) in /hermes/bosnaweb17a/b609/ipw.gojuryun/public_html/includes/classes/PHPFusion/Installer/Install.core.inc on line 123

Warning: session_start(): Failed to read session data: files (path: /var/php_sessions) in /hermes/bosnaweb17a/b609/ipw.gojuryun/public_html/includes/classes/PHPFusion/Installer/Install.core.inc on line 123

I have no idea what this
0 replies
F
Falk
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
answered
Super Admin

You can try the latest Andromeda, https://github.com/PHPFusion/PHPFusion ( 9.03 )
0 replies
R
Rudios
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
answered
Member

If I download this from github i receive a download that is abnormally small (Andromeda is 8mb in ZIP format) and has no files in some of the directories (blog for example). What can be wrong is this intended?
0 replies
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

You must install Git https://git-scm.com/downloads
after installation open cmd/terminal and run this command

git clone --recursive https://github.com/PHPFusion/PHPFusion.git php-fusion

Please read README https://github.com/PHPFusion/PHPFusion#new-changes-about-submodules-and-git-management-of-core-infusions-ci
0 replies
R
Rudios
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
answered
Member

I assume that "clone or download" is not to be taken serious on github?! I download the dir now and it is 139MB (in total commander) with a ".git" dir of 117MB, i assume it is needed so i leave it there. Anyway, much bigger than the v9.00 here to download. Thanks for the tip! smile
0 replies
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

All .git files can be deleted.

"Clone or download" works too but we have few infusions in separate repositories. And in the main repository they are linked as submodules. This is why all files are not downloaded after clicking on "Clone or download"
0 replies
— 1 year later —
D
danyab
D
danyab 10
  • Member, joined since
  • Contributed 76 posts on the community forums.
  • Started 21 threads in the forums
answered
Member

I try a new upgrade to 9.03.30 this time. Everything was work fine but now on new version content from articles, news, forum and other don't show, i am look in database after upgrade and i see new table that are emty and the old table are there with content from articles from news and others. What i must to do for have content in new site at 9.03.30 from my v7?
Edited by danyab on 02-03-2020 20:21,
0 replies
Z
zizub
Z
zizub 10
  • Member, joined since
  • Contributed 156 posts on the community forums.
  • Started 29 threads in the forums
answered
Member

I had a similar situation when I made my first attempt to upgrade from version 7 to pf-8. My problem was choosing the wrong php version. That was a year ago and now I don’t remember the details. I rolled back to version 7, and only later from the second attempt I managed to upgrade well to the new version 8. This time I used another version of php. Perhaps to upgrade to pf-9, the php version does not play an important role, I don’t know this. What version of php are you using to upgrade?
Edited by zizub on 02-03-2020 20:54,
1 reply
R
Anonymous User
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
answered
Veteran Member

Upgrade site with PHP 5.6 after successful upgrade change PHP back to 7.4.
V9 works also on PHP 5.6 but sometime you can get errors that's reason why we changed min. PHP to 7.0.
1 reply

Category Forum

Upgrading issues - 9

Labels

None yet

Statistics

  • Views 0 views
  • Posts 13 posts
  • Votes 0 votes
  • Topic users 10 members

10 participants

F
F
Falk 131
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 11 questions
G
G
www.gojuryu.net
Online since 1998 & running PHP-Fusion since 2004
  • Member, joined since
  • Contributed 105 posts on the community forums.
  • Started 16 threads in the forums
C
C
Chan 0
Lead Developer of PHP-Fusion
  • Super Admin, joined since
  • Contributed 3,841 posts on the community forums.
  • Started 232 threads in the forums
  • Answered 6 questions
D
D
danyab 10
  • Member, joined since
  • Contributed 76 posts on the community forums.
  • Started 21 threads in the forums
Z
Z
zizub 10
  • Member, joined since
  • Contributed 156 posts on the community forums.
  • Started 29 threads in the forums
D
D
  • Senior Member, joined since
  • Contributed 667 posts on the community forums.
  • Started 57 threads in the forums
  • Answered 1 question
B
B
  • Newbie, joined since
  • Contributed 1 post on the community forums.
  • Started 1 thread in the forums
  • Started this discussions
R
R
Rudios 10
  • Member, joined since
  • Contributed 145 posts on the community forums.
  • Started 16 threads in the forums
R
R
Anonymous User 367
  • Veteran Member, joined since
  • Contributed 939 posts on the community forums.
  • Started 2 threads in the forums
  • Answered 20 questions
I
I
ikandi 10
  • Junior Member, joined since
  • Contributed 48 posts on the community forums.
  • Started 15 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet