Trouble setting httpd.conf, I need help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



My Apache 2.2.8 doen't start with these lines below:

# load the php main library to avoid dll hell
Loadfile "d:\winappl\php\php5ts.dll"

# load the sapi so that apache can use php
LoadModule php5_module "d:\winappl\php\php5apache2_2.dll"

# set the php.ini location so that you don't have to waste time guessing where it is
PHPIniDir "d:\winappl\php"

# Hook the php file extensions, notice that Addtype is NOT USED, since that's just stupid
AddHandler application/x-httpd-php .php
AddHandler application/x-httpd-php-source .phps  
 

I'm using PHP 5.2.5 and "d:\winappl\php" is in PATH environment.

What's wrong? where can I discuss my trouble?

Tks!
 
 
Willian Schubert Baldasso
Administrador de Redes
Campinas/SP - Brasil
 
e-mail: redesistema@xxxxxxxxx
msn messenger: redesistema@xxxxxxxxx
skype: redesistema

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux