Results 1 to 6 of 6

Thread: Move Sugar from Apache to IIS on Win 2003 server

  1. #1
    annesugar is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    19

    Question Move Sugar from Apache to IIS on Win 2003 server

    Hello,

    I have used the bitrock installer to install Sugar, Apache, PHP and MysQL onto a dedicated win 2003 server. It installed onto Apache on port 8080 as 80 was being used by IIS.

    Everything is installed OK. I can access and run Sugar through local host but not from the outsde world url. I think this is because the port 8080 is blocked.

    What I would ideally like to do is swap this installation from Apache to IIS but need some pointers off a kind expert. Any advice would be much appreciated.

    Thanks in advance for your help.




    Sugar Edition - open source v 4.2.1a
    Operating System win 2003 server
    PHP Version 4.4.3
    Database MySQL 3.23.49
    Web Server Apache 2.0.55

  2. #2
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Move Sugar from Apache to IIS on Win 2003 server

    Quote Originally Posted by annesugar
    Hello,

    I have used the bitrock installer to install Sugar, Apache, PHP and MysQL onto a dedicated win 2003 server. It installed onto Apache on port 8080 as 80 was being used by IIS.

    Everything is installed OK. I can access and run Sugar through local host but not from the outsde world url. I think this is because the port 8080 is blocked.

    What I would ideally like to do is swap this installation from Apache to IIS but need some pointers off a kind expert. Any advice would be much appreciated.

    Thanks in advance for your help.




    Sugar Edition - open source v 4.2.1a
    Operating System win 2003 server
    PHP Version 4.4.3
    Database MySQL 3.23.49
    Web Server Apache 2.0.55
    If you want it on IIS, just go to php.net and download the version you want, go to mysql.com download the version you want and install the .exe files. It was a rather straight forward install for IIS if you ask me.

  3. #3
    annesugar is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    19

    Default Re: Move Sugar from Apache to IIS on Win 2003 server

    Hi Sacromentojoe,

    Thanks for your reply. I have already installed PHP and MySQL but just want to move to use IIS instead of Apache but without uninstalling and starting again. So the question is How can I get Sugar to use IIS instead of Apache?

    Thanks again.



    Sugar Edition - open source v 4.2.1a
    Operating System win 2003 server
    PHP Version 4.4.3
    Database MySQL 3.23.49
    Web Server Apache 2.0.55 and IIS

  4. #4
    sacramentojoe is offline Sugar Community Member
    Join Date
    Nov 2005
    Posts
    447

    Default Re: Move Sugar from Apache to IIS on Win 2003 server

    Quote Originally Posted by annesugar
    Hi Sacromentojoe,

    Thanks for your reply. I have already installed PHP and MySQL but just want to move to use IIS instead of Apache but without uninstalling and starting again. So the question is How can I get Sugar to use IIS instead of Apache?

    Thanks again.



    Sugar Edition - open source v 4.2.1a
    Operating System win 2003 server
    PHP Version 4.4.3
    Database MySQL 3.23.49
    Web Server Apache 2.0.55 and IIS
    Well, I'm not sure how you setup your site but it sounds like you need to move all your files that are in the apache docroot to the iis docroot. Usually c:\winnt\inetpub\wwwroot\

  5. #5
    annesugar is offline Sugar Community Member
    Join Date
    May 2006
    Posts
    19

    Thumbs up Re: Move Sugar from Apache to IIS on Win 2003 server

    Hi,

    Thanks again for your reply. Apart from moving the files over are there any other changes I need to be aware of? The only other thing I can think I would need to change would be the port (I was using 8080 with Apache as IIS was on port 80).

  6. #6
    kpit's Avatar
    kpit is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Dec 2005
    Location
    Memphis, TN
    Posts
    996

    Default Re: Move Sugar from Apache to IIS on Win 2003 server

    Quote Originally Posted by annesugar
    Hi,

    Thanks again for your reply. Apart from moving the files over are there any other changes I need to be aware of? The only other thing I can think I would need to change would be the port (I was using 8080 with Apache as IIS was on port 80).
    look at the config.php in your SugarCRM directory to see if the urls are fixed.
    you may see something like this http://www.example.com:8080/SugarCRM change it to http://www.example.com/SugarCRM to use port 80
    Cheers,

    Max W. Blackmer, Jr.

    Blog
    Phone: +1 (901) 672-2694



Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •