hi,
first, sorry for bad english
- Which php version do you use? 4.9 with register_globals off but i tried with on too
- Which server software do you use? linux red hat 7, my own server
- Is php installed as cgi or as module? module i believe
- What is the url where we can have a look at your problem? http://www.wltd.net/myred
- my dns text :
wltd.net. IN SOA nsxxxx.ovh.net. webmaster.wltd.net. (
2005010402
21600
3600
604800
86400 )
IN NS nsxxxx.ovh.net.
IN NS ns.ovh.net.
IN MX 10 mail.wltd.net.
IN A 213.186.xx.xxx
www IN A 213.186.xx.xxx
mail IN A 213.186.xx.xxx
smtp IN A 213.186.xx.xxx
pop IN A 213.186.xx.xxx
pop3 IN A 213.186.xx.xxx
imap IN A 213.186.xx.xxx
sql IN A 213.186.xx.xxx
mysql IN A 213.186.xx.xxx
* IN A 213.186.xx.xxx
www.* IN A 213.186.xx.xxx
What is the exact problem?
the script redirect my test pages to my server index, not to the page i wanted:
you can try here : http://test.wltd.net or http://test2.wltd.net
except redirection, the script works well, no database problem or login..etc
htaccess and index.php are in the www direction and redirect correctly the index page to my site, the error page too.
i suppose i have a dns problem but where, can you help me please?
thanks.[/url]