I fixed the problem.
While playing around with piwigo I tried to increase my PHP max upload size and my php max post sizes in the various php.ini files under /etc/php5/ and that is what ended up breaking everything "POST" related.
I changed these to higher values (probably too high) :
post_max ...
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
Search found 3 matches
- 28 Aug 2011, 14:18
- Forum: B2 & B3 Support
- Topic: [Solved]Can't login to web interface after update
- Replies: 4
- Views: 4767
- 10 Aug 2011, 08:37
- Forum: B2 & B3 Support
- Topic: [Solved]Can't login to web interface after update
- Replies: 4
- Views: 4767
Re: Can't login to web interface after update
Well the web interface does show up when I type the url with the ports https://b3:4443
I found something of interest in the apache logs :
FastCGI: server "/usr/share/web-admin/admin/index.php" stderr: PHP Warning: Unknown: POST Content-Length of 0 bytes exceeds the limit of -2147483648 bytes in ...
I found something of interest in the apache logs :
FastCGI: server "/usr/share/web-admin/admin/index.php" stderr: PHP Warning: Unknown: POST Content-Length of 0 bytes exceeds the limit of -2147483648 bytes in ...
- 09 Aug 2011, 20:14
- Forum: B2 & B3 Support
- Topic: [Solved]Can't login to web interface after update
- Replies: 4
- Views: 4767
[Solved]Can't login to web interface after update
I might have screwed up the update.
I wanted to run regular update by running a simple
apt-get update
apt-get upgrade
reboot
which went trough without any errors. I rebooted and now I can't login to the web interface as any users. I looked at the forums and saw the Major update post. I ran the ...
I wanted to run regular update by running a simple
apt-get update
apt-get upgrade
reboot
which went trough without any errors. I rebooted and now I can't login to the web interface as any users. I looked at the forums and saw the Major update post. I ran the ...