My PHP script will work on one domain and not the other. What's the problem?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mukesh9023
    New Member
    • Nov 2013
    • 11

    My PHP script will work on one domain and not the other. What's the problem?

    I have a very simple webiste script in PHP that works fine on several website that I host through you but not on one of them. I can not give any type of attchment
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    "that works fine on several website that I host through you"
    Who is 'you'?

    "... but not on one of them."
    Is there anything special about this one? (maybe it's on a different server?)

    "I can not give any type of attchment"
    - are there any errors in the error_log of this server about this problem?
    - is there a special part in your PHP script which checks server relates stuff?

    Can you post your PHP script here ? (with use of '[CODE/]'-tags)

    Comment

    Working...