ISPConfig Apache to nginx question

Discussion in 'Installation/Configuration' started by Slicer, Dec 6, 2013.

  1. Slicer

    Slicer Member

    Ok guys.. this should hopefully be a quick one for the pros.

    Old server is ISPConfig running Apache

    New server that I am moving to us using nginx.

    I am doing a dump of the database and importing it into my new server.

    The issue is that when I do this my web sites now show Apache Directives rather than nginx Directives.

    Question is.. cosmetic or functional? How to correct?

    Thanks!
     
  2. Slicer

    Slicer Member

    Anyone?

    I also noticed that ISPC only notices Apache now if I run the update.php.

    Is this a database change I need to make maybe?

    Thanks!
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    the webserver type is stored in the server table in the database, so when you import a dbispconfig database of a apache server on a nginx server, then ispconfig will configure the server as if apache was installed. you can try to change it in the database and see if it works then.
     
  4. Slicer

    Slicer Member

    Thanks for the hint Till!

    There were a few other things that I was able to see in the config that needed to be updated as well.

    Thanks again.
     

Share This Page