problem with nginx and VBulletin 5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LightRO
    New Member
    • Dec 2016
    • 12
    • 5.2.x

    problem with nginx and VBulletin 5

    Hello everybody,
    We had to change our servers to nginx because of problems with Apache2.
    According to tutorial I should adjust the configuration.
    This I did, but it does not really work. The page can not load the template and css from the correct folder.
    We use Onyx Plesk 17.0.17 with PHP 7.1.0 php-fpm for nginx.
    Can someone help me?
  • JoeDer
    New Member
    • Oct 2013
    • 11
    • 5.3.x

    #2
    My suggestion is to downgrade your PHP to 7.0 or 5.6
    if I'm not wrong Plesk use Nginx as a reverse proxy in front of Apache and you have to use the htaccess file (rename the htaccess.txt file to .htaccess).

    Comment

    • LightRO
      New Member
      • Dec 2016
      • 12
      • 5.2.x

      #3
      I found the mistake. It was the setting of the server in the NGINX config. This was only with the http port set, but needed the server IP additionally.

      Comment

      Related Topics

      Collapse

      Working...