
Witam,
zainstalowałem od nowa Apache, działa prawidłowo, teraz staram się dodać PHP.
Zatrzymuję serwer.
Po wprowadzeniu w pliku konfiguracyjnym httpd.conf:
Kod
LoadModule php5_module "bin/php5apache2_2.dll"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php
i starcie serwera dostaje komunikat:
The requested operation has faild.
Oto moje logi Apache:
CODE
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 77.89.87.179 for ServerName
[Wed Sep 23 23:52:31 2009] [warn] pid file C:/Program Files/Apache Software Foundation/Apache2.2/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Sep 23 23:52:31 2009] [notice] Apache/2.2.13 (Win32) configured -- resuming normal operations
[Wed Sep 23 23:52:31 2009] [notice] Server built: Aug 6 2009 15:50:50
[Wed Sep 23 23:52:31 2009] [notice] Parent: Created child process 3640
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 77.89.87.179 for ServerName
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 77.89.87.179 for ServerName
[Wed Sep 23 23:52:31 2009] [notice] Child 3640: Child process is running
[Wed Sep 23 23:52:31 2009] [notice] Child 3640: Acquired the start mutex.
[Wed Sep 23 23:52:31 2009] [notice] Child 3640: Starting 64 worker threads.
[Wed Sep 23 23:52:31 2009] [notice] Child 3640: Starting thread to listen on port 80.
[Wed Sep 23 23:57:47 2009] [notice] Parent: Received restart signal -- Restarting the server.
[Wed Sep 23 23:57:47 2009] [notice] Child 3640: Exit event signaled. Child process is ending.
httpd.exe: Syntax error on line 484 of C:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/Program Files/Apache Software Foundation/Apache2.2/bin/php5apache2_2.dll into server: Nie mo\xbfna odnale\x9f\xe6 okre\x9clonego modu\xb3u.
[Wed Sep 23 23:57:48 2009] [notice] Child 3640: Released the start mutex
[Wed Sep 23 23:57:49 2009] [notice] Child 3640: All worker threads have exited.
[Wed Sep 23 23:57:49 2009] [notice] Child 3640: Child process is exiting