On 12/10/05, Andy Pieters <mailings@xxxxxxxxxxxxxxxx> wrote:
this works.but another problem is raised.i am
building my site basd on php.after i start the apache server buy root
the explorer cannot the main page(index.php).it returns "permission
denied".this page can be opened when i start the server using normal
user.what's wrong with that?On Saturday 10 December 2005 05:07, yufan wrote:
> no listening sockets available, shutting down
> Unable to open logs
>
Apache needs root privileges to listen on the lower ports.
su to root before starting the apache server.