GIDForums  

Go Back   GIDForums > Web Hosting Forums > Apache Web Server Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 10-Dec-2003, 11:59
ChicoMendez ChicoMendez is offline
New Member
 
Join Date: Dec 2003
Posts: 1
ChicoMendez is an unknown quantity at this point

apache php no longer working (MX??) XP??


hi
im running apache php and mysql on XP.
it was all running dandy last night and now i start up mysql and apache and nothing is coming up in the browser.
apache seems to be working - in the console it just says its running .

last night i messed around with Dreamweaver MX (created a site etc etc to view my php's)... but i dont think that would have messed up my apache settings?

any body have any idea on where the problem might be?
heres errorlog output ....



code:--------------------------------------------------------------------------------[Wed Dec 10 18:32:22 2003] [error] [client 127.0.0.1] File does not exist: c:/apache/apache/htdocs/cfide/main/ide.cfm--------------------------------------------------------------------------------


Tnx
  #2  
Old 08-Aug-2004, 13:02
jojose417 jojose417 is offline
New Member
 
Join Date: Aug 2004
Posts: 1
jojose417 is on a distinguished road
Hello,
I am having a similar problem with Apache. Its running, but my web pages are not being displayed. I was wondering if you ever solved your problem. I've been looking online for about 5 hours and tried different things but nothing is working.

Thanks,
JJ
  #3  
Old 08-Aug-2004, 15:18
Allowee's Avatar
Allowee Allowee is offline
Regular Member
 
Join Date: May 2003
Location: The Netherlands
Posts: 339
Allowee has a spectacular aura about
I have a feeling somewhere that maybe Dreamweaver did something..

when you go to http://localhost/ does that work, no error in your logs?

also, php default setting would be to parse .php files, .chm filoes are something else. are you using Dreamweaver to request your site, it could be that dreamweaver is looking for a file, that did not install for some reason.

the path in your error log exists (c:\apache\apache\htdocs\*)
and your httpd.conf, can you lookup the last modified date, was it modified since you run Dreamweaver?
__________________
Pastebin
PHP Documentation Site
Allowee's Blog http://allowee.net
  #4  
Old 30-Aug-2004, 02:27
SYN[i]CAL SYN[i]CAL is offline
New Member
 
Join Date: Aug 2004
Posts: 2
SYN[i]CAL is on a distinguished road
Angry

WOW. The exact same problem has just happened to me.
Apache was running completely fine up until I downloaded DreamWeaver, played around with it, and now my site doesn't work.

I can see it completely fine if i type any of the following:
localhost
127.0.0.1
my.ip.here

But anyone else that tries to view my site (as in my friends) or if I try viewing it through a proxy cannot view anything.

No, I'm not using DreamWeaver to try and view my site. I've tried using Internet Explorer and Firefox. No difference.

Also, just to make sure to let you know, I'm running Apache 2.

PLEASE help! This is a huge annoyance! Thanks a lot


-SYN[i]CAL
  #5  
Old 30-Aug-2004, 09:24
Allowee's Avatar
Allowee Allowee is offline
Regular Member
 
Join Date: May 2003
Location: The Netherlands
Posts: 339
Allowee has a spectacular aura about
SYN[i]CAL,

your friends could visit your site before you installed DreamWeaver ?
you are sure you have no firewall blocking the requests?

also, try in your browser: http://localhost/not_exists
do you get the Apache error page "Apache/1.3.** running at localhost on port 80"
you also see the request in your logs

for some reason I think dreamweaver should not break your site, for external visitors.
__________________
Pastebin
PHP Documentation Site
Allowee's Blog http://allowee.net
  #6  
Old 30-Aug-2004, 10:51
SYN[i]CAL SYN[i]CAL is offline
New Member
 
Join Date: Aug 2004
Posts: 2
SYN[i]CAL is on a distinguished road
Okay, when I goto /not_exists , I get nothing. 404 Not Found. But I can still see localhost completely fine. I have left the default Apache welcome page up just while trying to troubleshoot.

Sadly I'm not 100% positive Apache stopped working right after I installed Dreamweaver, because I didn't try right away. But when I tried approx. the day after, I found it very weird that it wasn't working.

I've tried doing a completely fresh reinstall of Apache with still no luck.

Now here's my error.log located in C:\Program Files\Apache Group\Apache2\logs

Edit: I noticed the title saying Apache PHP not working. Well now even without PHP, Apache still isn't working. Just thought I'd mention that.


[Mon Aug 30 03:59:07 2004] [notice] Parent: Created child process 3336
[Mon Aug 30 03:59:07 2004] [notice] Child 3336: Child process is running
[Mon Aug 30 03:59:07 2004] [notice] Child 3336: Acquired the start mutex.
[Mon Aug 30 03:59:07 2004] [notice] Child 3336: Starting 250 worker threads.
[Mon Aug 30 04:09:01 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Aug 30 04:09:01 2004] [notice] Child 3336: Exit event signaled. Child process is ending.
[Mon Aug 30 04:09:02 2004] [notice] Child 3336: Released the start mutex
[Mon Aug 30 04:09:03 2004] [notice] Child 3336: Waiting for 250 worker threads to exit.
[Mon Aug 30 04:09:03 2004] [notice] Child 3336: All worker threads have exited.
[Mon Aug 30 04:09:03 2004] [notice] Child 3336: Child process is exiting
[Mon Aug 30 04:09:03 2004] [notice] Parent: Child process exited successfully.
[Mon Aug 30 04:09:05 2004] [notice] Parent: Created child process 2996
[Mon Aug 30 04:09:05 2004] [notice] Child 2996: Child process is running
[Mon Aug 30 04:09:05 2004] [notice] Child 2996: Acquired the start mutex.
[Mon Aug 30 04:09:05 2004] [notice] Child 2996: Starting 250 worker threads.
[Mon Aug 30 04:09:54 2004] [error] [client 24.215.15.30] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Aug 30 04:11:17 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Aug 30 04:11:17 2004] [notice] Child 2996: Exit event signaled. Child process is ending.
[Mon Aug 30 04:11:18 2004] [notice] Child 2996: Released the start mutex
[Mon Aug 30 04:11:19 2004] [notice] Child 2996: Waiting for 250 worker threads to exit.
[Mon Aug 30 04:11:19 2004] [notice] Child 2996: All worker threads have exited.
[Mon Aug 30 04:11:19 2004] [notice] Child 2996: Child process is exiting
[Mon Aug 30 04:11:19 2004] [notice] Parent: Child process exited successfully.
[Mon Aug 30 04:11:23 2004] [notice] Parent: Created child process 3692
[Mon Aug 30 04:11:23 2004] [notice] Child 3692: Child process is running
[Mon Aug 30 04:11:23 2004] [notice] Child 3692: Acquired the start mutex.
[Mon Aug 30 04:11:23 2004] [notice] Child 3692: Starting 250 worker threads.
[Mon Aug 30 04:11:42 2004] [error] [client 24.215.15.30] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Aug 30 04:17:11 2004] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Mon Aug 30 04:17:11 2004] [notice] Child 3692: Exit event signaled. Child process is ending.
[Mon Aug 30 04:17:12 2004] [notice] Child 3692: Released the start mutex
[Mon Aug 30 04:17:13 2004] [notice] Child 3692: Waiting for 250 worker threads to exit.
[Mon Aug 30 04:17:13 2004] [notice] Child 3692: All worker threads have exited.
[Mon Aug 30 04:17:13 2004] [notice] Child 3692: Child process is exiting
[Mon Aug 30 04:17:13 2004] [notice] Parent: Child process exited successfully.
[Mon Aug 30 04:17:22 2004] [notice] Parent: Created child process 1864
[Mon Aug 30 04:17:23 2004] [notice] Child 1864: Child process is running
[Mon Aug 30 04:17:23 2004] [notice] Child 1864: Acquired the start mutex.
[Mon Aug 30 04:17:23 2004] [notice] Child 1864: Starting 250 worker threads.
[Mon Aug 30 04:19:15 2004] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Aug 30 04:27:51 2004] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/favicon.ico
[Mon Aug 30 12:42:44 2004] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/not_exists, referer: www.gidforums.com
[Mon Aug 30 12:44:54 2004] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/not_exists, referer: www.gidforums.com


The site is located at 24.215.15.30 , in case you want to try it, or try something, hell I don't know..

Also this is what was just added to access.log


127.0.0.1 - - [30/Aug/2004:12:42:44 -0400] "GET /not_exists HTTP/1.1" 404 284
127.0.0.1 - - [30/Aug/2004:12:44:54 -0400] "GET /not_exists HTTP/1.1" 404 284


Hopefully some if this information helps, I can try reinstalling and following instructions or anything to try and find the problem, I just want my baby working again Thanks
 

Recent GIDBlogFirst week of IA training by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
apache2 - php cgi fehler - schleife inna Apache Web Server Forum 8 27-Nov-2003 09:55
Apache on Windows XP and passing variables Jos Elkink Apache Web Server Forum 4 21-Nov-2003 02:21
All the big PHP script collections that matter jrobbio MySQL / PHP Forum 5 06-Jun-2003 16:14
Problems with apache win 98 php and vhosts Kplonk Computer Software Forum - Windows 2 22-May-2002 10:06
A complete Apache + PHP + MySQL Package for Win32 nickbeee MySQL / PHP Forum 1 11-Sep-2001 21:07

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 14:57.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.