[mailto:naftali...@gmail.com]
Sent: Wednesday, September 29, 2010 1:09 PM
To: php-install@lists.php.net
Subject: [PHP-INSTALL] Apache - PHP installation problem
Hi,
I installed Apache 2.2.16 as web server on Windows XP SP3 and PHP/5.3.3
Apache server starts fine, and following PHP
Naftali Ben-Ami wrote:
IfModule dir_module>
DirectoryIndex index.php index.html
Just drop the lines wrapping the DirectoryIndex line ... the dir_module package
is obviously not being loaded.
--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=
Hi,
I installed Apache 2.2.16 as web server on Windows XP SP3 and PHP/5.3.3
Apache server starts fine, and following PHP installation and update
of httpd.conf with
DirectoryIndex index.php index.html
# configure the path to php.ini
PHPIniDir "C:\Program Files\php"
LoadModule php5_mod