Page 1 of 1

Unable to run scipts from localhost

PostPosted: 09. April 2013 09:50
by minbari
Hi,
I have installed Xampp 1.8.1 on Windows 8 and everything seems to be working fine. All is installed on my second partion d:
I can logon to localhost:8080 and localhost/xampp

Now I want to install Wordpress. WP is unpacked in d:/xampp/htdocs/wp

When I try to run the install.php, localhost:8080/wp/wp-admin/install.php, all I'm getting is http error 404.


Need help please

Re: Unable to run scipts from localhost

PostPosted: 09. April 2013 10:38
by Altrea
Hi minbari,

minbari wrote:I can logon to localhost:8080 and localhost/xampp

:!: :?:
Please tell us all configuration changes you have done since clean installation of XAMPP.

best wishes,
Altrea

Re: Unable to run scipts from localhost

PostPosted: 09. April 2013 10:41
by minbari
Only done one change, Notepad++ set as editor.

Re: Unable to run scipts from localhost

PostPosted: 09. April 2013 10:42
by Altrea
So why do you think Apache HTTPD is talking HTTP on port 8080?

Re: Unable to run scipts from localhost

PostPosted: 09. April 2013 10:47
by minbari
Ah, of course, it should be port 80.
I just tried that port and no more http 404, but instead error establishing database connection.
I will check the config file.