Salve scusate mi sapete illuminare?
Dunque ho cambiato il percorso del document root
ed ho sostituito sia qui:
Che qui:# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "D:/Root_PHP/www"
Poi dal prompt di Dos ho arrestato Apache (apache -k stop) e quando vado a riavviarlo (apache -k restart)# This should be changed to whatever you set DocumentRoot to.
#
<Directory "D:/Root_PHP/www">
mi da questo errore:
Se guardo nella directory quel file no esiste.. se lo creo manualmente mi da come errore che è vuoto..codice:Cannot read apache PID file d:/programmi/apache group/apache/logs/httpd.pid
come poso risolvere?