You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Eddie Castelli <ap...@EddieCastelli.com> on 2002/05/30 10:49:17 UTC

Simple Root Question

Dear Apache Community

After Installing the Apache v1.3.23 an d adjusting the httpd.config
DocumentRoot and <Directory ...> I chequed in running phpinfo.php
(file://localhost/phpinfo.php) and it worked fine (see my Directory
Structure below). But now - don't ask me why - my browser wants to
save this file. It doesn't know the php ext.
Let me give you an other Information - probably it has to do with it.
When 'stopping' apache with 'apache.exe -k shutdown' and reboot then
start apache it will tell me:
  [warn] pid file 'httpd.pid overwritten -- Unclean shutdown of
  previous Apache run?

I truly don't understand this msg as I did stop apache and just
rebooted over the start menu.

Could please someone give me a hand in getting apache running? Thank
you and have a nice day :-)

DIR-Structure:

  C:\Apache                             - apache main dir
  C:\dev\ec\loc\www55                   - DocumentRoot
  C:\dev\ec\loc\www55\html              - ... and below as Online on Server
  C;\dev\ec\loc\www55\html\phpinfo.php  - standard php file


-- 
best regards

Eddie


Powered by <The Bat!> eMail Client v1.60k under Windows 2000 5.0 Build 2195 
PGP (public) key available at: http://www.EddieCastelli.com/pgpkey/


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: Simple Root Question

Posted by "Dharmendra.T" <dh...@nsecure.net>.
On Thursday 30 May 2002 02:19 pm, Eddie Castelli wrote:
Check the error log file. You will get the some info there. 
	While shutting down I hope the apache daemon is not able to remove the pid 
file. This may be because of the file permission. The apache user is not able 
to delete the file I hope. try reinstalling the web server or else write a 
script so that while shutting down it should remove the pid file
Regards
Dharmendra.T
Linux Security Specialist
www.nsecure.net
dharmu@nsecure.net

> Dear Apache Community
>
> After Installing the Apache v1.3.23 an d adjusting the httpd.config
> DocumentRoot and <Directory ...> I chequed in running phpinfo.php
> (file://localhost/phpinfo.php) and it worked fine (see my Directory
> Structure below). But now - don't ask me why - my browser wants to
> save this file. It doesn't know the php ext.
> Let me give you an other Information - probably it has to do with it.
> When 'stopping' apache with 'apache.exe -k shutdown' and reboot then
> start apache it will tell me:
>   [warn] pid file 'httpd.pid overwritten -- Unclean shutdown of
>   previous Apache run?
>
> I truly don't understand this msg as I did stop apache and just
> rebooted over the start menu.
>
> Could please someone give me a hand in getting apache running? Thank
> you and have a nice day :-)
>
> DIR-Structure:
>
>   C:\Apache                             - apache main dir
>   C:\dev\ec\loc\www55                   - DocumentRoot
>   C:\dev\ec\loc\www55\html              - ... and below as Online on Server
>   C;\dev\ec\loc\www55\html\phpinfo.php  - standard php file

-- 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org