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
My PHP script will work on one domain and not the other. What's the problem?
Collapse
X
-
Tags: None
-
"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