Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've got a PostgreSQL + Apache + PHP (mod_php) system which was running for years on the current hardware on Debian Wheezy without any major problem.
Recently we decided to move it to a different box (Ubuntu 14.04 LTS). After migration everything worked fine on all browsers that previously stored a session cookie for the site. Once I logged out I was unable to log back again, it goes back on the login page (just like with the classical login issues).
I installed Drupal with no problems, but when I select anything on the admin menu I get an error. File not found /admin/content.
Instead of /mysite/admin it goes starts from root.
When I tried to upgrade with drush, I get the error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /home/digitaldrz/education-21.org/core/includes/bootstrap.inc on line 7