httpd服务器没有加载发送网页

时间:2012-04-25 14:53:44

标签: php apache

我正在运行一个linux服务器amazon EC2实例。

httpd服务器很好,我刚检查过,不再工作了。我不确定发生了什么。它没有给出任何输出。

登录结束问题......

  • 日志似乎没有与请求中的加载内容中的错误相关的任何信息。 我正在使用位于此处的日志文件:/ etc / httpd / logs / error_log还有另一个吗?

我有一些虚拟服务器重定向正在运行的子域,我暂时删除它们,因为它们与问题有关。

我已经重启了httpd服务器几次但仍然没有。

我的www目录还有一个index.php,我把index.html放在那里以求好运。

非常感谢任何帮助。

[Wed Apr 25 10:50:18 2012] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Wed Apr 25 10:50:18 2012] [info] Init: Seeding PRNG with 256 bytes of entropy
[Wed Apr 25 10:50:18 2012] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Wed Apr 25 10:50:19 2012] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Wed Apr 25 10:50:19 2012] [info] Init: Initializing (virtual) servers for SSL
[Wed Apr 25 10:50:19 2012] [info] mod_ssl/2.2.9 compiled against Server: Apache/2.2.9, Library: OpenSSL/0.9.8b
[Wed Apr 25 10:50:19 2012] [notice] Digest: generating secret for digest authentication ...
[Wed Apr 25 10:50:19 2012] [notice] Digest: done
[Wed Apr 25 10:50:19 2012] [debug] util_ldap.c(1977): LDAP merging Shared Cache conf: shm=0x8009e420 rmm=0x8009e450 for VHOST: domU-12-31-39-0A-1D-16.compute-1.internal
[Wed Apr 25 10:50:19 2012] [info] APR LDAP: Built with OpenLDAP LDAP SDK
[Wed Apr 25 10:50:19 2012] [info] LDAP: SSL support available
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/memcache.so' - /usr/lib/php/modules/memcache.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  Module 'gd' already loaded in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/memcache.so' - /usr/lib/php/modules/memcache.so: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Apr 25 10:50:19 2012] [info] Init: Seeding PRNG with 256 bytes of entropy
[Wed Apr 25 10:50:19 2012] [info] Init: Generating temporary RSA private keys (512/1024 bits)
[Wed Apr 25 10:50:19 2012] [info] Init: Generating temporary DH parameters (512/1024 bits)
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(374): shmcb_init allocated 512000 bytes of shared memory
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(554): entered shmcb_init_memory()
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(576): for 512000 bytes, recommending 4266 indexes
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(619): shmcb_init_memory choices follow
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(621): division_mask = 0x1F
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(623): division_offset = 64
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(625): division_size = 15998
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(627): queue_size = 1604
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(629): index_num = 133
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(631): index_offset = 8
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(633): index_size = 12
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(635): cache_data_offset = 8
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(637): cache_data_size = 14386
[Wed Apr 25 10:50:19 2012] [debug] ssl_scache_shmcb.c(650): leaving shmcb_init_memory()
[Wed Apr 25 10:50:19 2012] [info] Shared memory session cache initialised
[Wed Apr 25 10:50:19 2012] [info] Init: Initializing (virtual) servers for SSL
[Wed Apr 25 10:50:19 2012] [info] mod_ssl/2.2.9 compiled against Server: Apache/2.2.9, Library: OpenSSL/0.9.8b
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1854): proxy: grabbed scoreboard slot 0 in child 14136 for worker proxy:reverse
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14136 for (*)
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1854): proxy: grabbed scoreboard slot 0 in child 14137 for worker proxy:reverse
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1873): proxy: worker proxy:reverse already initialized
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14137 for (*)
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1854): proxy: grabbed scoreboard slot 0 in child 14138 for worker proxy:reverse
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1873): proxy: worker proxy:reverse already initialized
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14138 for (*)
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1873): proxy: worker proxy:reverse already initialized
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14138 for (*)
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1854): proxy: grabbed scoreboard slot 0 in child 14139 for worker proxy:reverse
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1873): proxy: worker proxy:reverse already initialized
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14139 for (*)
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1854): proxy: grabbed scoreboard slot 0 in child 14140 for worker proxy:reverse
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1873): proxy: worker proxy:reverse already initialized
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14140 for (*)
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1854): proxy: grabbed scoreboard slot 0 in child 14141 for worker proxy:reverse
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1873): proxy: worker proxy:reverse already initialized
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14141 for (*)
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1854): proxy: grabbed scoreboard slot 0 in child 14142 for worker proxy:reverse
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1873): proxy: worker proxy:reverse already initialized
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14142 for (*)
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1854): proxy: grabbed scoreboard slot 0 in child 14143 for worker proxy:reverse
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1873): proxy: worker proxy:reverse already initialized
[Wed Apr 25 10:50:19 2012] [debug] proxy_util.c(1967): proxy: initialized single connection worker 0 in child 14143 for (*)
[Wed Apr 25 10:50:19 2012] [notice] Apache/2.2.9 (Unix) DAV/2 PHP/5.2.6 mod_ssl/2.2.9 OpenSSL/0.9.8b configured -- resuming normal operations
[Wed Apr 25 10:50:19 2012] [info] Server built: Jul 14 2008 15:29:50
[Wed Apr 25 10:50:19 2012] [debug] prefork.c(1001): AcceptMutex: sysvsem (default: sysvsem)

1 个答案:

答案 0 :(得分:0)

我觉得自己像个白痴......

几个月前,我将本地防火墙更改为更安全,并且阻止了我尝试连接的端口(8080)。

非常感谢。