phpBB 3.2.0-b1 released
Forum rules
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
Re: phpBB 3.2.0-b1 released
Here's the French one: https://github.com/maelsoucaze/phpbb/bl ... nstall.php
Re: phpBB 3.2.0-b1 released
3.1 installs without problems it's since 3.2 the new install version I see this problem.CHItA wrote: Sat Feb 06, 2016 11:09 amPlease confirm that you are able to install 3.1 in that environment.John P wrote: Fri Feb 05, 2016 8:14 pmAbout 5 minutes, second time about 10 minutes.
You can see it in mysql, first time it stops at the log table, always the same.
Using ie11 local server apache 2.4.4
Getting 408 errors on my logs with no request or user agent
See viewtopic.php?f=81&t=48736&start=20#p286846
Greetz
Apache log:
127.0.0.1 - - [05/Feb/2016:11:44:46 +0100] "GET /install/app.php HTTP/1.1" 200 3171
127.0.0.1 - - [05/Feb/2016:11:44:47 +0100] "GET /adm/style/admin.css HTTP/1.1" 200 44979
127.0.0.1 - - [05/Feb/2016:11:44:47 +0100] "GET /assets/javascript/jquery.min.js HTTP/1.1" 200 96381
127.0.0.1 - - [05/Feb/2016:11:44:47 +0100] "GET /assets/javascript/core.js?assets_version= HTTP/1.1" 200 44718
127.0.0.1 - - [05/Feb/2016:11:44:47 +0100] "GET /adm/style/admin.js?assets_version= HTTP/1.1" 200 6137
127.0.0.1 - - [05/Feb/2016:11:44:47 +0100] "GET /adm/images/phpbb_logo.png HTTP/1.1" 200 6662
127.0.0.1 - - [05/Feb/2016:11:44:47 +0100] "GET /adm/images/bg_button.gif HTTP/1.1" 200 182
127.0.0.1 - - [05/Feb/2016:11:44:47 +0100] "GET /adm/images/arrow_right.gif HTTP/1.1" 200 49
127.0.0.1 - - [05/Feb/2016:11:44:47 +0100] "GET /adm/images/innerbox_bg.gif HTTP/1.1" 200 1980
127.0.0.1 - - [05/Feb/2016:11:44:49 +0100] "GET /install/app.php/update HTTP/1.1" 200 3860
127.0.0.1 - - [05/Feb/2016:11:44:49 +0100] "GET /assets/javascript/installer.js HTTP/1.1" 200 14035
127.0.0.1 - - [05/Feb/2016:11:44:58 +0100] "GET /adm/images/arrow_down.gif HTTP/1.1" 200 51
127.0.0.1 - - [05/Feb/2016:11:44:58 +0100] "POST /install/app.php/update HTTP/1.1" 200 12982
127.0.0.1 - - [05/Feb/2016:11:45:11 +0100] "POST /install/app.php/update HTTP/1.1" 200 12982
127.0.0.1 - - [05/Feb/2016:11:45:18 +0100] "GET /install/app.php/ HTTP/1.1" 200 3191
127.0.0.1 - - [05/Feb/2016:11:46:11 +0100] "-" 408 -
12
Re: phpBB 3.2.0-b1 released
I updated to 3.2-b2 from a2 through a
git merge phpbb/prep-release-3.2.0-b1
, how do i update the database only ?Re: phpBB 3.2.0-b1 released
OK - I give up.
b1 installed without any problem as a fresh install, however updating in another story..
I have just spent the best part of three hours of my (ever decreasing) life attempting to update a 3.1.7-pl1 board and a 3.2.0a2 board and both have failed.
In both cases I have tried using the update package from the relevant version to 3.2.0b1 and also using the files option from the respective version to 3.2.0b1.
When using the update option all goes well until it gets to the "Update files" where it just keeps looping round and coming back to the same page. If I select the option to "Download" then I get
I do consider myself fairly competent at updating almost any software but this is without doubt the most troublesome that I have ever encountered. If you think that users are having problems updating 3.1 then I dread to think what it is going to be like updating to 3.2
Why can we not go back to the simple, and proven, method of 3.1 where you upload the changed files, run install/database_update.php and job done? With that method I can update five or six boards in 15 minutes - not three hours and still not done.
b1 installed without any problem as a fresh install, however updating in another story..
I have just spent the best part of three hours of my (ever decreasing) life attempting to update a 3.1.7-pl1 board and a 3.2.0a2 board and both have failed.
In both cases I have tried using the update package from the relevant version to 3.2.0b1 and also using the files option from the respective version to 3.2.0b1.
When using the update option all goes well until it gets to the "Update files" where it just keeps looping round and coming back to the same page. If I select the option to "Download" then I get
If I try using the files option then I get the error messageUnable to guess the mime type as no guessers are available (Did you enable the php_fileinfo extension?)
Also when running the update (and the install) there are periods of no apparent activity. The page just sits there showing nothing - no progress bar, no "Please wait" message, no spinner.No valid update directory was found, please make sure you uploaded the relevant files.
I do consider myself fairly competent at updating almost any software but this is without doubt the most troublesome that I have ever encountered. If you think that users are having problems updating 3.1 then I dread to think what it is going to be like updating to 3.2
Why can we not go back to the simple, and proven, method of 3.1 where you upload the changed files, run install/database_update.php and job done? With that method I can update five or six boards in 15 minutes - not three hours and still not done.
David
Remember: You only know what you know -
and you do not know what you do not know!
Remember: You only know what you know -
and you do not know what you do not know!
Re: phpBB 3.2.0-b1 released
You can merge https://github.com/phpbb/phpbb/pull/4161 or use CLI.sajaki wrote: Sat Feb 06, 2016 1:11 pm I updated to 3.2-b2 from a2 through agit merge phpbb/prep-release-3.2.0-b1
, how do i update the database only ?
Re: phpBB 3.2.0-b1 released
Updated from 3.2.0-a2 to 3.2.0-b1 without problems.
Re: phpBB 3.2.0-b1 released
Ok i'll try that. although it seems weird that this PR wasn't included in beta 1.CHItA wrote: Sat Feb 06, 2016 3:39 pmYou can merge https://github.com/phpbb/phpbb/pull/4161 .sajaki wrote: Sat Feb 06, 2016 1:11 pm I updated to 3.2-b2 from a2 through agit merge phpbb/prep-release-3.2.0-b1
, how do i update the database only ?
Last edited by sajaki on Sat Feb 06, 2016 9:28 pm, edited 1 time in total.
Re: phpBB 3.2.0-b1 released
Sajaki: it wasn't in b1 because it was submitted after the b1 release process start.
David: could you give any insight on how to reproduce your issues? 3.1.7 fresh install or not ? System ? Web server ? Php version ? Etc...
David: could you give any insight on how to reproduce your issues? 3.1.7 fresh install or not ? System ? Web server ? Php version ? Etc...
Member of the phpBB Development-Team
No Support via PM
No Support via PM
Re: phpBB 3.2.0-b1 released
Got stuck on a fresh install at 11%, last table made was topics_watch, hit F5 after waiting for 5 minutes (I could hear nothing going on with the HD) and the install completed.
BTW, this is on a clean install. Not an update.
BTW, this is on a clean install. Not an update.
Do not hire Christian Bullock he won't finish the job and will keep your money
Re: phpBB 3.2.0-b1 released
Could you elaborate on this a bit?david63 wrote: Sat Feb 06, 2016 2:28 pm Also when running the update (and the install) there are periods of no apparent activity. The page just sits there showing nothing - no progress bar, no "Please wait" message, no spinner.