LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Apache startup error (https://www.linuxquestions.org/questions/linux-server-73/apache-startup-error-929149/)

sunrised24 02-13-2012 12:59 PM

Apache startup error
 
Mon Feb 13 19:11:55 2012] [error] [client 83.30.112.1xx] File does not exist: /Apache2.2.4/htdocs/phpMyAdmin-2.5.4
[Mon Feb 13 19:11:55 2012] [error] [client 83.30.112.xx] File does not exist: /Apache2.2.4/htdocs/phpMyAdmin-2.5.1
[Mon Feb 13 19:11:55 2012] [error] [client 83.30.112.x5] File does not exist:/Apache2.2.4/htdocs/phpMyAdmin-2.2.3
[Mon Feb 13 19:11:55 2012] [error] [client 83.30.112.x5] File does not exist: /Apache2.2.4/htdocs/phpMyAdmin-2.2.6
[Mon Feb 13 19:13:03 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 13 19:13:03 2012] [notice] Child 4444: Exit event signaled. Child process is ending.
[Mon Feb 13 19:13:04 2012] [notice] Child 4444: Released the start mutex
[Mon Feb 13 19:13:05 2012] [notice] Child 4444: All worker threads have exited.
[Mon Feb 13 19:13:05 2012] [notice] Child 4444: Child process is exiting
[Mon Feb 13 19:13:05 2012] [notice] Parent: Child process exited successfully.

starting up apache service im getting up these eror

TB0ne 02-13-2012 01:29 PM

Quote:

Originally Posted by sunrised24 (Post 4601390)
Mon Feb 13 19:11:55 2012] [error] [client 83.30.112.1xx] File does not exist: /Apache2.2.4/htdocs/phpMyAdmin-2.5.4
[Mon Feb 13 19:11:55 2012] [error] [client 83.30.112.xx] File does not exist: /Apache2.2.4/htdocs/phpMyAdmin-2.5.1
[Mon Feb 13 19:11:55 2012] [error] [client 83.30.112.x5] File does not exist:/Apache2.2.4/htdocs/phpMyAdmin-2.2.3
[Mon Feb 13 19:11:55 2012] [error] [client 83.30.112.x5] File does not exist: /Apache2.2.4/htdocs/phpMyAdmin-2.2.6
[Mon Feb 13 19:13:03 2012] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Feb 13 19:13:03 2012] [notice] Child 4444: Exit event signaled. Child process is ending.
[Mon Feb 13 19:13:04 2012] [notice] Child 4444: Released the start mutex
[Mon Feb 13 19:13:05 2012] [notice] Child 4444: All worker threads have exited.
[Mon Feb 13 19:13:05 2012] [notice] Child 4444: Child process is exiting
[Mon Feb 13 19:13:05 2012] [notice] Parent: Child process exited successfully.

starting up apache service im getting up these eror

Ok...did you READ the error??? It is clearly telling you that you're including phpMyAdmin directories (and is telling you the paths, too), in your Apache config, and that those files/directories don't exist. So, edit your config to the correct paths, or remove the references.

sunrised24 02-14-2012 11:46 AM

How to restore mysqldump backup of linux to windows
 
Thanks for ur reply .Tbone

TB0ne 02-14-2012 01:32 PM

Quote:

Originally Posted by sunrised24 (Post 4602237)
Thanks for ur reply .Tbone

Spell out your words...and did you solve the problem?? If so, share the solution with the community, and mark the thread as SOLVED.


All times are GMT -5. The time now is 02:48 AM.