Author Topic: "Bad request" error on login  (Read 6438 times)

0 Members and 1 Guest are viewing this topic.

lordman

  • Jr. Member
  • **
  • Posts: 3
"Bad request" error on login
« on: January 16, 2017, 12:53:12 PM »
I have PHP 5.6 and i receive a "bad request" error when i try to login to control panel. I trying change php version to 5.3 and i log ok.

If i log with PHP 5.3 and after login change to php 5.6 it works ok too, the problem is only on login.

What can i do?

I have installed Mibew 2.2.0.
« Last Edit: January 17, 2017, 11:05:01 AM by lordman »

scalior

  • Global Moderator
  • Native
  • *****
  • Posts: 106
  • Serve customers on mobile. Get Wurrd for Mibew app
    • Wurrd for Mibew
Re: "Bad request" error on login
« Reply #1 on: January 17, 2017, 11:43:45 AM »
Do you have any information in your php error logs? Also check apache logs.

lordman

  • Jr. Member
  • **
  • Posts: 3
Re: "Bad request" error on login
« Reply #2 on: January 20, 2017, 10:09:54 AM »
Thanks, I have fixed errors, the problem was this....

"mod_fcgid: stderr: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session)"