Page 1 of 1

PHP not running

Posted: Mon Aug 28, 2006 1:40 pm
by negvillamizar
Hello all.

I know you might get hundreds of this requests, but I need help getting into this PHP world, which I really like.
how can start, all i know is that I need Apache Web Server, MySQL and PHP. Did that, downloaded them, installed them, but the apache does not read any PHP code.

Read some discusions with other users, and they talk about a PHP.ini file, which I don't have, or don't know where it is saved after installing PHP.

Here is what I downloaded
apache_2.2.3-win32-x86-no_ssl.msi
php-5.1.5-installer.exe
mysql-5.0.24-win32.zip

Mysql seems to be working, crated DBs and also got the GUI tools and works fine. Seems like my HTTPD.CONF needs to be configured, but don't know where and what to put.

Anyways, could anybody help me.

Posted: Mon Aug 28, 2006 1:45 pm
by RobertGonzalez
You are going to have to make small changes to your httpd.conf file (the Apache server config file). Search these boards for http.conf and I'd bet you'll find something that will stear you in the right direction.