The Perfect Server - Debian Wheezy (nginx, BIND, Dovecot, ISPConfig 3) issues

Discussion in 'HOWTO-Related Questions' started by acidr4in, Aug 22, 2013.

  1. acidr4in

    acidr4in New Member

    Hi,

    I've done the Installation according to the How-to and installed a Wordpress site, this works properly without any problems.

    But then I tried moving a existing Drupal Site, and somehow it's impossible to access the clean URLs of the site, the Frontpage works just fine, but accessing sites like /user is Impossible, I get 404 errors.

    After that, I tried Installing a Drupal Site from the ground up. This didn't work neither, It gave me a 500 Error on installation.

    So is there a easy way to fix this?

    I somehow would prefer switching from nginx to apache2 is this possible? Losing the ISP Config Data would be so bad, there is currently only one Site running on it.
     
  2. almere

    almere Member HowtoForge Supporter

    I think, that you are using the htaccess files for apache. But you need the htaccess for nginx. Try to convert your htaccess rules to nginx syntax.
     
  3. acidr4in

    acidr4in New Member

    Thank You, but I guess I would preferr a switch Form nginx to Apache.
     
  4. almere

    almere Member HowtoForge Supporter

    Or:
    nginx - front-end
    apache - back-end
     
  5. acidr4in

    acidr4in New Member

    What do you mean by that?
     
  6. almere

    almere Member HowtoForge Supporter

    You can install apache for back-end and nginx for front-end
     
  7. acidr4in

    acidr4in New Member

    OK, I get that, but as I will often get drupal installs from Apache I guess a complete switch would be best.
     
  8. acidr4in

    acidr4in New Member

    Is there a guide for something like this?
     

Share This Page