now i have no clue what's wrong, mod_php compiled fine, and i installed it right (i have installed and been using mod_php in gentoo for a long time), the only thing in any of the log files is this one line in /var/log/apache2/error_log:
[Mon Mar 17 13:54:21 2003] [notice] Digest: generating secret for digest authentication ...

i've even ran the damon by itself with the -X flag (for debuging) nothing
so i did it again with strace on it, this is the last few lines (you can see where it writes to the log file)

gettimeofday({1047927574, 120360}, NULL) = 0
open("/etc/localtime", O_RDONLY)        = 8
fstat64(8, {st_mode=S_IFREG|0644, st_size=286, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x48933000
read(8, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\6\0\0\0\6\0"..., 4096) = 286
close(8)                                = 0
munmap(0x48933000, 4096)                = 0
write(6, "[Mon Mar 17 13:59:34 2003] [noti"..., 92) = 92
open("/dev/random", O_RDONLY)           = 8
read(8,
<end>

maby it's my entropy pool being low but i dunno, i'll let it sit here for another few mins but this is baffeling me

On Mon, 2003-03-17 at 13:28, Nicholas Hockey wrote:
well it compiled ok, but now nothing will come up on my webserver, i relly would like to use java on it however, i'll try it without java support, tho i hope this is fixed soon beacuse i would like to use java on my site, tho i'm not sure if i'm going to use php wit it


-- 
Nicholas Hockey (Tilt) <[EMAIL PROTECTED]>
Unix Administrator
Encrypted E-Mail is preferred..
-------------------------------------------------------------------- 
GnuPG KeyID 4EDE2B84
Key fingerprint = B916 6032 BE3D 490D 2A08  F1BC 948A A4C1 4EDE 2B84
HKP: gpg --keyserver pgp.mit.edu --recv-keys 4EDE2B84
LDAP: gpg --keyserver ldap://keyserver.pgp.com --recv-keys 4EDE2B84
--------------------------------------------------------------------
-- 
Nicholas Hockey (Tilt) <[EMAIL PROTECTED]>
Unix Administrator
Encrypted E-Mail is preferred..
-------------------------------------------------------------------- 
GnuPG KeyID 4EDE2B84
Key fingerprint = B916 6032 BE3D 490D 2A08  F1BC 948A A4C1 4EDE 2B84
HKP: gpg --keyserver pgp.mit.edu --recv-keys 4EDE2B84
LDAP: gpg --keyserver ldap://keyserver.pgp.com --recv-keys 4EDE2B84
--------------------------------------------------------------------

Reply via email to