How to install PHP with Apache on Windows

How to install PHP with Apache on Windows XP, its basically the same steps you have to take in Vista and Windows 7. Tutorial by brugbart.com


Why isn't my web server working?

I’m running apache http server on my computer, it’s running on port 80 which I have opened on my router. I used the web tool http://www.dyndns.com/support/tools/openport.html and it said that the port is open and operational. I still can’t open up my server from a computer outside of my local network. By local network I mean any computer directly connected to my router. I can only access it from a local computer by typing the internal ip into a browser. And I can’t access it at all from any computer outside of my network. What am I missing? I’m using a linksys wrt54g router and my isp is comcast cable internet. Also I can ping my external ip from anywhere.


Mac OS X single user mode (Apache server)?

once i run the command "Systemstarter" after it starts to compile it keeps saying ‘waiting for Apache server’

what does this mean? how can i get rid of it?
thanx
it says this
Starting internet services
Processing config dir /private/etc/httpd/users/*.conf
Processing config file: /private/etc/httpd/users/user.conf

waiting for apache web server


Port Forwarding on Port 80?

I’m making a home web server to host a website, and I need to forward (I think) port 80 to port 80, only to the server’s IP address, which is 192.168.1.100. I am using Windows Apache MySQL PHP (WAMP Server) on the server, by the way. I am using a 2Wire 2701HG-B gateway (I have DSL). By going to my gateway’s IP address in a web browser, I am able to access the setup page(s). I went into the "Firewall" tab and made a configuration for port 80 -> port 80, 192.168.1.100, so that SHOULD mean that if I enter my house’s WAN address (the one that everyone can access), I should get transferred to 192.168.1.100, my server. But instead, I just get a message that says it can’t load the page for whatever reason. Please help! I NEED to get this to work!


How do I make my Apache installation for both windows and linux point to the same document root?

Hi, I think I’ve successfully installed php, apache and mysql. The apache server is now working. but I want to do something…

I have Windows XP installed on the same machine and installed AMP in there. Now I want both my Apache in Linux and Windows to point to the same directory root. which consequently is in the Windows Partition with a FAT32 file system.

Now, when I try to view my webroot in Linux, it says I don’t have permission. So I tried to chmod my files (which is again in the windows Fat32 partition). But the permissions don’t change even if I use sudo.

So if it doesn’t work can I just add my user to the group where the webroot folder belongs to which is (plugdev)


DoS attacking a web server with slowloris

DoS attacking a Apache Server with perl slowloris. It sends unfinished http requests to the server. For every request, there is a new thread opened on the server. This is very effective and plus, slowloris only leaves small data in the logs when u close it! http service is up again maybe 2 secs later. More info here: ha.ckers.org


Making Apache point to your files?

the tutorial im using said the following:

Using Notepad open E:\Apache2\conf\httpd.conf (in the start-menu there should also be a "Edit the Apache HTTP Server httpd.conf Configuration File" shortcut) and search for DocumentRoot. Change it from something like DocumentRoot "E:/Apache2" to the location where your HTML files and site are located. In my case: DocumentRoot "E:/public_html"

for me, where would the location of my HTML files and site be? I already have the name of the site. would it be www.nameofmysite.com? and would there be a special way or writting it? the site has just been purchased not too long ago and is empty and i don’t really have any HTML files that i know of on my desktop or in my files.

thanks so much.

i know i already got one reply for this but i still need some help.

any thoughts or ideas would be greatly appreciated.

thanks much.


Using https, can one (Apache) web server display a page, and another (Domino) web server receive the POST?

This worked with http: but so far, not with https: The user clicks a link on the webpage

http://www.OurCompany.com

. The Apache server serves the user a page that has an input form, which is https://ApacheServer.OurCompany.com/UserDataPage.htm . When the user clicks "Send" button on the UserDataPage, it does a form.submit() in JavaScript. The Domino server should get the POST and store the data. The form on UserDataPage is like this:
<FORM method="post"
action=
"https://DominoServer.OurCompany.com/foldername/
NotesDB.nsf/NotesForm?
openform&Seq=1">
inputs etc go here….
</FORM>

When the UserDataPage is displayed with
http://ApacheServer.OurCompany.com/UserDataPage.htm ,
and the Action= uses http: instead of https:, this works fine, and the Domino Server creates a new Document. But with https: for both, the Domino server just displays a blank NotesForm with an https: URL. Why? Can we make this idea – submitting encrypted data to a different server – work, some other way?


newbie question – Php with Apache?

I am trying to learn Php. Today I installed the Apache Http Server 2.2 on my Windows XP system. I then installed Php-5.2.1-win32.zip.

Currently if I go to http://localhost/ it displays the "it works" screen for apache but I created a simple file called hello.php and saved it to the htdocs dir. however when I try to open the site http://localhost/hello.ph… it just gives a blank screen.

Anything extra I need to do or what am I doing wrong?


how do i get apache to work on my win xp home edition ?

i just downloaded apache and correctly installed it on my win xp home edition . i created a file at c: called mysite and a sub file under it called documents ( c:/mysite/documents ) i saved a file at the documents directory and entered htpp://localhost on my browser but got a 403 error that i can’t have access to the file . I will like to know how to get the apache to show my files .

in the apache configuration , i did the following settings

DocumentRoot "C:/mysite/documents"

<Directory />
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
Satisfy all
</Directory>

<Directory "C:/mysite/documents">

<FilesMatch "^\.ht">
Order allow,deny
Deny from all
</FilesMatch>

how do i fix the problem ?


  • Sponsored Links

  • Categories

  •  

    September 2010
    M T W T F S S
    « Aug    
     12345
    6789101112
    13141516171819
    20212223242526
    27282930  
  • Copyright © 1996-2010 Apache Servers. All rights reserved.
    iDream theme by Templates Next
    Powered by Yahoo! Answers
    Easy AdSense by Unreal