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
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 wrote:
> i have installed last a