arrowscripts vs NGINX

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MKA
    Hey...
    • Nov 2011
    • 600

    #1

    arrowscripts vs NGINX

    As we all might know, the atx owner is dead or lives in a cave without internet.
    No support at all so any issues are a pain in the ass.

    I'll eventually switch to another script but for now i need some advice from somebody who had this issue before.

    How can i get atx working with Nginx? My hosting has managed to get most .cgi files working but i just can't login into admin panel.

    Someone with an idea on how to fix this?
    High Quality Blogs/Links For Sale
  • freecartoonporn
    Confirmed User
    • Jan 2012
    • 7683

    #2
    imho all are same , you just need to replace htaccess rules with nginx rules nothing more is needed .

    keep an eye on error log and google is your friend.
    SSD Cloud Server, VPS Server, Simple Cloud Hosting | DigitalOcean

    Comment

    • Klen
      • Aug 2006
      • 32235

      #3
      Yes keep an eye on error log maybe you can find what it causing problem but if everything fails then you can proxy nginx to apache.Think it should be possible to proxy only script of site and leave rest on nginx.

      Comment

      • MKA
        Hey...
        • Nov 2011
        • 600

        #4
        Originally posted by KlenTelaris
        Yes keep an eye on error log maybe you can find what it causing problem but if everything fails then you can proxy nginx to apache.Think it should be possible to proxy only script of site and leave rest on nginx.
        we already did this, but the admin panel (admin.cgi) just refuses to work for some reason. All other .cgi work correctly.
        High Quality Blogs/Links For Sale

        Comment

        • Klen
          • Aug 2006
          • 32235

          #5
          Originally posted by MKA
          we already did this, but the admin panel (admin.cgi) just refuses to work for some reason. All other .cgi work correctly.
          Well in my experience i was running tradeexpert2 on nginx cgi as well,and think i had same problem,everything was working except some important files.I resolved it by simply using php script,there was no sense to bother.

          Comment

          Working...