Serge Fonville schrieb:
> 
>     It were it. But as module Apache running not and write no log. I
>     don't know
> 
>     why apache dosen't start, when i write config for module.
> 
> 
> What steps have you taken to run it as a module, because all I needed to
> do was:
> Add php to the path
> Add a module line
> Add phpinidir to httpd.conf

php.conf
LoadModule php5_module "c:/php/php5apache2_2.dll"
AddType application/x-httpd-php .php
PHPIniDir "C:/php"


Error:
it comes a window what say "The requested operation has failed".
No log entry.

Greeting
Silvio


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to