Salve, sono niubbissimo, ho fatto diversi siti in passato e anche programmazione di database ecceetera ma non ho alcuna esperienza di installazione Apache, PHP, MySQL e sto approcciando proprio ora la questione.
E arrivano subito i guai![]()
Sto seguendo questo tutorial: http://php.html.it/guide/lezione/255...e-con-phpinfo/
Apache non ne vuole sapere di partire, né a casa, né in ufficio, e a questo punto non so proprio cosa fare. Ho controllato e ricontrollato ma non trovo niente di errato.
Qui c'è il report delle ultime linee di Apache:
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.8 for ServerName
httpd.exe: Could not reliably determine the server's fully qualified domain name, using 192.168.1.8 for ServerName
[Thu Jan 15 16:03:51 2009] [notice] Child 2476: Child process is running
[Thu Jan 15 16:03:51 2009] [notice] Child 2476: Acquired the start mutex.
[Thu Jan 15 16:03:51 2009] [notice] Child 2476: Starting 64 worker threads.
[Thu Jan 15 16:03:51 2009] [notice] Child 2476: Starting thread to listen on port 80.
[Thu Jan 15 16:22:53 2009] [error] [client 127.0.0.1] File does not exist: D:/www/favicon.ico
[Thu Jan 15 16:28:19 2009] [notice] Parent: Received restart signal -- Restarting the server.
[Thu Jan 15 16:28:19 2009] [notice] Child 2476: Exit event signaled. Child process is ending.
httpd.exe: Syntax error on line 128 of C:/Programmi/Apache Software Foundation/Apache2.2/conf/httpd.conf: Cannot load C:/php/php4apache2.dll into server: Impossibile trovare il modulo specificato.
[Thu Jan 15 16:28:20 2009] [warn] (OS 995)Operazione di I/O terminata a causa dell'uscita dal thread oppure della richiesta di un'applicazione. : winnt_accept: Asynchronous AcceptEx failed.
[Thu Jan 15 16:28:20 2009] [notice] Child 2476: Released the start mutex
[Thu Jan 15 16:28:21 2009] [notice] Child 2476: All worker threads have exited.
[Thu Jan 15 16:28:21 2009] [notice] Child 2476: Child process is exiting
Ho controllato e ricontrollato e ricontrollato e C:/php/php4apache2.dll è CORRETTO.
Il file php4apache2.dll E' LI'.
Nelle variabili di ambiente nel sistema la riga PATH è questa:
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\Sy stem32\Wbem;C:\Programmi\File comuni\Roxio Shared\DLLShared\;C:\Programmi\File comuni\Roxio Shared\9.0\DLLShared\;C:\Programmi\File comuni\Adobe\AGL;C:\Programmi\QuickTime\QTSystem\; C:\php
Come vedete in fondo c'è l'aggiunta di una path C:\php
Il computer è stato riavviato già diverse volte, sia a casa sia in ufficio, e non so proprio più dove sbattere la testa![]()
Grazie per l'attenzione!![]()