Login boxes don't work?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • maartenvr
    Junior Member
    • Jul 2004
    • 24

    #1

    Login boxes don't work?

    I have installed severa scripts on different websites I have hosted at Dathorn. The problem I am running into is that if the script has a pop-up box to login, it never works.

    I recently moved a website from another server. Everything was moved exactly how it should, but the login does not work anymore. See www.qualitytemplates.com/admin. The login is supposed to be admin/admin but it won't work.

    Is this because of a security setting? What can be done to fix this?
    Maarten Van Ruitenburg
    Professional Web Site Design
  • AndrewT
    Administrator
    • Mar 2004
    • 3655

    #2
    Originally posted by maartenvr
    I have installed severa scripts on different websites I have hosted at Dathorn. The problem I am running into is that if the script has a pop-up box to login, it never works.

    I recently moved a website from another server. Everything was moved exactly how it should, but the login does not work anymore. See www.qualitytemplates.com/admin. The login is supposed to be admin/admin but it won't work.

    Is this because of a security setting? What can be done to fix this?
    We run phpsuexec and if I recall correctly those type of auths will not work with it.

    Comment

    • maartenvr
      Junior Member
      • Jul 2004
      • 24

      #3
      Originally posted by AndrewT
      We run phpsuexec and if I recall correctly those type of auths will not work with it.
      That phpsuexec seems to generate all kinds of problems... So basically I need to use a different host if I want to run these scripts?
      Maarten Van Ruitenburg
      Professional Web Site Design

      Comment

      • AndrewT
        Administrator
        • Mar 2004
        • 3655

        #4
        It really doesn't create all kinds of problems. It is much easier to use in that you do not have to do any chmoding with PHP scripts and is much more secure since all scripts run as the domain's user.

        Comment

        • Buddha
          Senior Member
          • Mar 2004
          • 825

          #5
          Originally posted by maartenvr
          That phpsuexec seems to generate all kinds of problems... So basically I need to use a different host if I want to run these scripts?
          It's a limitation of PHP as a cgi binary. You'll need to find a host running PHP as a Apache Module.
          "Whatcha mean I shouldn't be rude to my clients?! If you want polite then there will be a substantial fee increase." - Buddha

          Comment

          Working...