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: [EMAIL PROTECTED]
msn messenger: [EMAIL PROTECTED]
skype: redesistema

Reply via email to