Page 1 of 1

Can not open PHP index page

PostPosted: 24. October 2007 05:21
by pharaoh001
Hi,
I have just installed xampp on windows server and all works fine and i have also installed wordpress and i can view the site on localhost.

However when i try to access from the internet, i cant open the site.

The site was installed in the deafult folder loaction.

I can open http://domainname/index.html
I can open http://domainname/xampp/
but i can not open http://domainname (index.php)

I have checked the windows host file and ports are open on my router.
I have even tried to force apache to listen on: external ip address:80 in the htpd.con file but that still will not work.

Are there any more suggestions as to why this is not working?
Thanks in advance.

PostPosted: 24. October 2007 05:59
by Wiedmann
I can open http://domainname/index.html
but i can not open http://domainname (index.php)

- What happens with "http://domainname/index.php"?
- What happens with "http://domainname/"?
- You have changed anything in "httpd.conf"?
- "error.log"?
- "access.log"?

PostPosted: 24. October 2007 06:10
by pharaoh001
- What happens with "http://domainname/index.php"?

Internet Explorer cannot display the webpage

- What happens with "http://domainname/"?

Internet Explorer cannot display the webpage

- You have changed anything in "httpd.conf"?
Only the directory Syntax to allow all conections, but it was not working prior to this.

- "error.log"?
[error] File does not exist : e:/xampp/htdocs/xampp

- "access.log"?Have not checked this yet

Cheers

PostPosted: 24. October 2007 06:41
by Wiedmann
[error] File does not exist : e:/xampp/htdocs/xampp

I can't really understand this error, because you have posted:
pharaoh001 wrote:I can open http://domainname/xampp/

And that's exactly the path for this uri.

This error is from which access (uri)?

- "access.log"?Have not checked this yet

Maybe a good idea to first look into the log and then post here...

PostPosted: 24. October 2007 07:04
by pharaoh001
[error] File does not exist : e:/xampp/htdocs/xampp

I can't really understand this error, because you have posted:
pharaoh001 wrote:
I can open http://domainname/xampp/


Well what can i say, thats the error in the file.

- "access.log"?Have not checked this yet

Maybe a good idea to first look into the log and then post here...

Thats all good and fine, but what am i looking for?
Would it be easier if i attached a copy of the file?

PostPosted: 24. October 2007 07:32
by Wiedmann
Wiedmann wrote:
pharaoh001 wrote:[error] File does not exist : e:/xampp/htdocs/xampp

This error is from which access (uri)?

:?: