[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
Hi!
I have a problem when i start
my apache server. It tells to me “The port number
"http://localhost" is outside the appropriate range (i.e., 1..65
535).”, but I have at
ServerName this : “ServerName http://localhost”; i.e, I’ve put no
port.I suppose 80 is the default port, but I don’