installation probs?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I am new to PHP installation, I wish to make a local host server with
Apache, PHP and MySQL. I have installed Apache http Server 2.2, PHP 5 and
MySQL.
Apache show It Works! When tested. I have saved the file <?php phpinfo(); ?>
in the htdocs folder within Apache. When I try and open this with IE I get a
403 error page website declined to show able to connect to website but it
does to have permission to view.

I am running windows vista 32

Checking the error logs I see [dummy-host.localdomain] does not exist.

My config Apache file I have put:

ServerRoot "C:/Apache"

Listen 80

	
ServerName localhost.localdomain

DocumentRoot "C:/Apache/htdocs"

	
   AddType application/x-tar .tgz

    AddType application/x-http-php .phtml .php .php3 .php4 .php5
    AddType application/x-http-php-source .phps

    ScriptAlias /php/ "c:/php/"
    Action application/x-http-php "/php/php-cgi.exe"

I am sure I am missing something simple but just can't see it, I would be
great for anyone's help.

Regards,

Jonathan Chambler

jonathan@xxxxxxxxxxxxxxx



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux