Can't start php under Apache after Load Module php4apache.dll

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

 



Hello Programmers

I try to run a service.

Apache 1.28 (win32) under  win2000

And gets this error:

Microsoft Management Console
Der Dienst "Apache" auf "Lokalen Computer"
konnte nicht gestartet werden.
Der Dienst hat keinen Fehler zurückgegeben.

Es kann sich um einen internen Windows-Fehler oder
einen internen Dienstfehler handeln.

Setzen Sie sich mit Ihrem Systemadministrator in Verbindung,
falls das Problem weiterhin besteht.



C:\>NET START APACHE
Apache wird gestartet.
Apache konnte nicht gestartet werden.

Der Dienst hat keinen Fehler gemeldet.

>From my edited  httpd.conf file:

LoadModule php4_module    "c:\temp\php-4.3.3-Win32\sapi\php4apache.dll"
AddModule   mod_php4.c
AddType     application/x-httpd-php .php

However Apache did start and run smoothly before I attempted to
append the directives in httpd.conf.

How can I run
php version 4.3.3
Apache version 1.3.28
MySQL server version: 4.1.0-alpha-max-debug

   successfully under
Microsoft Windows 2000 [Version 5.00.2195]

Please ?

Yours Sincerely

Morten Gulbrandsen

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux