- Subject: Re: Wierd httpd Problem
- From: Larry Brower <larry@xxxxxxxxx>
- Date: Sun, 07 Feb 2010 23:19:10 -0600
- Delivered-to: users@xxxxxxxxxxxxxxxxxxxxxxx
- In-reply-to: <4B6F96CC.80103@xxxxxxxxxxxxxx>
- Reply-to: Community support for Fedora users <users@xxxxxxxxxxxxxxxxxxxxxxx>
- User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
Mike Dwiggins wrote:
>
> Yep, I can ping them, dig them and host them. This is a box stock
> install using straight BIND and defaults all around. Am I looking at a
> PHP problem?
>
> Mike
>
That is always a possibility. Is there anything in the Apache error_log?
You might trying strace'ing the process as you load the page and see if
there is an error message.
Example:
while true; do declare CHK=$(ps aufx|grep USER-SITE-RUNS-UNDER|grep
-v grep |awk '{print $2}'); if [ ! -z "${CHK}" ]; then strace -ffv -s
256 -p ${CHK};break; fi; done;
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Older Fedora Users Mail]
[Home]
[Fedora Announce]
[Fedora News]
[Fedora Advisory Board]
[Fedora Education]
[Fedora Security]
[Fedora Robotics]
[Fedora Maintainers]
[Fedora Infrastructure]
[Fedora Websites]
[Anaconda Devel]
[Fedora Devel Java]
[Fedora Legacy]
[Fedora Desktop]
[Fedora Fonts]
[iPod Nano]
[ATA RAID]
[Fedora Bible]
[Fedora Marketing]
[Fedora Management Tools]
[Fedora Mentors]
[Fedora Package Announce]
[SSH]
[Find Someone Special]
[Fedora Package Review]
[Fedora R Devel]
[Fedora PHP Devel]
[Kickstart]
[Fedora Music]
[Fedora Packaging]
[Centos]
[Fedora SELinux]
[Fedora Legal]
[Fedora Kernel]
[Fedora QA]
[Fedora Triage]
[Fedora OCaml]
[Coolkey]
[ET Management Tools]
[Yum Users]
[Tux]
[Big List of Linux Books]
[Yosemite News]
[Yosemite Photos]
[Linux Apps]
[Maemo Users]
[Gnome Users]
[KDE Users]
[Fedora Tools]
[Fedora Art]
[Fedora Docs]
[Maemo Users]
[Asterisk PBX]
[Fedora Sparc]
[Fedora Universal Network Connector]
[Fedora ARM]
[Fedora 8 and Red Hat Enterprise Linux Bible]