You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by saeed ahmed <my...@gmail.com> on 2012/12/02 09:51:57 UTC

[users@httpd] new installation

i have installed last available apache on my windows xp and after i
installed php and mysql.but it seems it does not work.
do i have to change something before these programmes can listen eachother?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] new installation

Posted by Gautam Somani <ga...@gmail.com>.
These programs dont listen to each other.

Apache will listen for web requests, and server php pages if u configure it
to. As for mysql, its a database which will listen to queries which may
come from your PHP app.

Regards.


On 2 December 2012 14:21, saeed ahmed <my...@gmail.com> wrote:

> i have installed last available apache on my windows xp and after i
> installed php and mysql.but it seems it does not work.
> do i have to change something before these programmes can listen eachother?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

Re: [users@httpd] new installation

Posted by Lester Caine <le...@lsces.co.uk>.
saeed ahmed wrote:
> i have installed last available apache on my windows xp and after i
> installed php and mysql.but it seems it does not work.
> do i have to change something before these programmes can listen each other?

If you are new to all of this then http://www.wampserver.com/en/ is probably a 
better starting point. That will configure everything to work together and get 
you going. As you learn how things work then you will begin to understand what 
each element does, and then you might find that your better switching to a real 
database rather than mysql ;)

-- 
Lester Caine - G8HFL
-----------------------------
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org