Page 1 of 1
[Solved] Infinite redirect when upgrading to 1.11.13
Posted: Wed Apr 01, 2015 5:02 pm
by pschoenb
Hello,
when upgrading from 1.11.11 to 1.11.13 using either the diff file or the full version, I get an infinite redirection loop.
What could be the reason?
Re: Infinite redirect when upgrading from 1.11.11 to 1.11.13
Posted: Thu Apr 02, 2015 9:27 am
by staartmees
where do you get the infinite loop, which step of the upgradingprocess?
post system information
Re: Infinite redirect when upgrading from 1.11.11 to 1.11.13
Posted: Thu Apr 02, 2015 12:28 pm
by velden
Are you using FEU for the homepage? (protected content)
Re: Infinite redirect when upgrading from 1.11.11 to 1.11.13
Posted: Thu Apr 02, 2015 2:06 pm
by pschoenb
staartmees wrote:where do you get the infinite loop, which step of the upgradingprocess?
post system information
If I use the upgrade process, it goes back to Step 1 after 5 and a loop when accessing the CMS. If I use just the diff files, I get a loop as soon as I access the CMS.
System information:
----------------------------------------------
Cms Version:
1.11.11
Installed Modules:
CMSMailer:
5.2.2
FileManager:
1.4.5
MenuManager:
1.8.6
ModuleManager:
1.5.8
News:
2.15
Printing:
1.1.2
Search:
1.7.12
ThemeManager:
1.1.8
touchInlineEdit:
1.7
TemplateManager:
0.2
Statistics:
1.1.3
AjaxMadeSimple:
0.4.0
Archiver:
0.2.6
CGExtensions:
1.45
CMSSimplepie:
1.0
Availability:
1.8.1
FrontEndUsers:
1.25.1
EditArea:
0.2.9
Uploads:
1.18.5
DewPlayer:
0.2.1
Download:
0.3b
DownloadManager:
1.5.3
DynamicContent:
0.1
DownCnt:
2.3.0
DecisionTree:
0.2.12
avplayer:
1.3.2
PaypalGateway:
2.4
XMLMadeSimple:
0.0.6
PayPalButtonMaker:
0.6
CGFeedback:
1.6.8
babel:
0.4.1
touchInlineEdit:
1.8.1
RateThis:
1.0
relatives:
0.2
JQueryTools:
1.3.4
ContentAliases:
1.0
CustomContent:
1.10
SelfRegistration:
1.8.3
Calendar:
0.8.2
ToolBox:
1.3.11
Promotions:
1.2
Captcha:
0.5.2
TemplateExternalizer:
2.1.6
Thumbnails:
0.1.1
Banners:
2.6.1
Xinha:
0.2.0
TinyMCE:
2.9.12
ScriptDeploy:
0.8.1
CGSimpleSmarty:
1.7.4
EzCrons:
0.5.1
EnhancedXSPF:
0.5.2
OpenSSL:
0.3
AceEditor:
1.0
Orders:
1.16.5
CMSPrinting:
1.0.5
MicroTiny:
1.2.9
FLVPlayer:
1.0.3
SiteUtilities:
0.1
Album:
1.10.3
Antz:
1.0.2
FormBuilder:
0.8.1.1
TNMS:
1.1.7
Cart:
1.10.1
SEOTools2:
1.2.1
Products:
2.20.3
AdvancedContent:
0.9.4.3
Revisions:
1.0-Beta2
Blogs:
0.3.3.1
FormBrowser:
0.4.2
Piwik:
1.0.1
PageBlocks:
0.1.5
CGPaymentGatewayBase:
1.3.1
CGEcommerceBase:
1.5.2
Config Information:
php_memory_limit:
process_whole_template:
max_upload_size:
160000000
url_rewriting:
mod_rewrite
page_extension:
.html
query_var:
page
image_manipulation_prog:
GD
auto_alias_content:
true
locale:
de_DE.UTF-8
default_encoding:
utf-8
admin_encoding:
utf-8
set_names:
true
Php Information:
phpversion:
5.3.27
md5_function:
An (Ja)
gd_version:
2
tempnam_function:
An (Ja)
magic_quotes_runtime:
Aus (Nein)
E_STRICT:
0
E_DEPRECATED:
0
memory_limit:
64M
max_execution_time:
30
output_buffering:
An
safe_mode:
Aus (Nein)
file_uploads:
An (Ja)
post_max_size:
160M
upload_max_filesize:
160M
session_save_path:
/home/www/web35/phptmp/ (0770)
session_use_cookies:
An (Ja)
xml_function:
An (Ja)
xmlreader_class:
An (Ja)
Server Information:
Server Api:
cgi-fcgi
Server Db Type:
MySQL (mysql)
Server Db Version:
5.1.73
Server Db Grants:
Es konnte keine "GRANT ALL" Berechtigung gefunden werden. Dies kann bedeuten, dass Sie bei der Installation oder Entfernen von Modulen Probleme haben könnten. Oder sogar beim Hinzufügen und Löschen von Elementen, einschließlich Seiten
Server Time Diff:
Keine Abweichung der Zeit im Dateisystem gefunden
----------------------------------------------
Re: Infinite redirect when upgrading from 1.11.11 to 1.11.13
Posted: Thu Apr 02, 2015 2:08 pm
by pschoenb
velden wrote:Are you using FEU for the homepage? (protected content)
FEU is installed, but not in use at the moment.
Re: Infinite redirect when upgrading from 1.11.11 to 1.11.13
Posted: Thu Apr 02, 2015 2:15 pm
by staartmees
uninstall the modules you don't use and I see a lot of modules that are no longer in the Forge or that ar marked as stale.
Re: Infinite redirect when upgrading from 1.11.11 to 1.11.13
Posted: Thu Apr 02, 2015 2:16 pm
by Jo Morg
pschoenb wrote:What could be the reason?
After you posted the system info, it's clear that you have a few problems... I hope you have a backup, and I recommend that you setup a staging site to test an upgrade before you do it on the actual online site.
For one you have some modules on that list that most likely are not working properly with the latest version of CMSMS. Additionally, all CG Modules need PHP 5.4+ and you currently have 5.3.x with CGExtensions 1.45... You need to do some research and testing on a staging site beforehand imo.
HTH
Re: Infinite redirect when upgrading from 1.11.11 to 1.11.13
Posted: Thu Apr 02, 2015 3:52 pm
by pschoenb
Jo Morg wrote:After you posted the system info, it's clear that you have a few problems... I hope you have a backup, and I recommend that you setup a staging site to test an upgrade before you do it on the actual online site.
For one you have some modules on that list that most likely are not working properly with the latest version of CMSMS. Additionally, all CG Modules need PHP 5.4+ and you currently have 5.3.x with CGExtensions 1.45... You need to do some research and testing on a staging site beforehand imo.
HTH
Upgraded to PHP 5.5 and tried the upgrade again. Still the same behavior.
Re: Infinite redirect when upgrading from 1.11.11 to 1.11.13
Posted: Thu Apr 02, 2015 4:12 pm
by staartmees
As I wrote before: you have a lot of old modules. Time for a cleanup.