Ciao,
needo help per una cosa che sarà sicuramente di una banalità folle ma mi sta facendo perdere troppo tempo.
Ubu 9.10 con installato in modo coerente apache2 + php + mysql
Con tutto di default il sistema funziona correttamente, It works! e phpmyadmin funziona
Ho però necessità di farlo lavorare su 8080 anzichè su 80, quindi edito il file per le porte
Appena edito il port.conf
Riavvio apache ( # ../init.d/apache2 restart)
In teoria dovrebbe esser tutto ok dato la semplicità dell'operazione.
Apro FF su localhost:8080
Code:
Not Found
The requested URL / was not found on this server.
Apache/2.2.12 (Ubuntu) Server at localhost Port 8080
Error log:
Code:
[Tue May 11 11:47:44 2010] [notice] Apache/2.2.12 (Ubuntu) PHP/5.2.10-2ubuntu6.4 with Suhosin-Patch configured -- resuming normal operations
[Tue May 11 11:47:54 2010] [error] [client 127.0.0.1] File does not exist: /htdocs
Idee ? devo migrare un server e devo consegnarlo domani