Apache 1.3.9 loading error.

1999-10-25 Thread Reid Sutherland
Hi. Here's my simple but weird problem. I make a call to mod_perl and apache fails to load and gives me this: Apache.pm failed to load! Now I've double checked my installation, read the list archive, and still don't understand why it won't load. I've done a 'perl -MApache -e 1' and perl find

Re: Apache 1.3.9 loading error.

1999-10-25 Thread Reid Sutherland
I have read these posts already. They did not assist me as they pertained to doing a 'make install'. Regardless, the problem may very well lay in the way I compiled mod_perl. I will investigate this further. Right now I'm using the current CVS, and it's working flawlessly. Thank you for your

Re: Getting rid of the port

1999-10-25 Thread Stas Bekman
Hi. I have two servers, mod_perl:80 + plain:8080, and I have the old problem of eliminating :8080. I've read the guide and several docs but I haven't found the solution yet. My mod_perl:80 gets a request and asks for a document on plain:8080, the deal is that links on the document requested

Make errors

1999-10-25 Thread John Whitehead
I can succesfullymake Apache and perl with the following versions ; apache_1.2.6 perl5.004_05 when trying to make mod_perl-1.21 I get the following errors ; cc -I. -I../.. -I../../regex -I../../../ -I../../regex -O2 -DLINUX=2 -DSERVER_SUBVERSION=\"mod_perl/1.21\" -DMOD_PERL

Any help showing examples of database only web site w/mod_perl/mysql

1999-10-25 Thread Clifford Lang
I have a static site now where users can create new sites (user home directories) very easily, but the growth is going to kill me and my filesystem (to many subdirectories). I would like to build a 100% DB contained web site. Meaning all users home directories, files etc.. exists within a

W32 + Apache::DBI ?

1999-10-25 Thread Ian Struble
Hi mod_perlers, I have been digging around in the FAQ and archives for information about people running mod_perl on a windows box and also using Apache::DBI, but have come up with nothing. I am under the impression that it is not going to work becase whenever I try to load up the Apache::DBI

Problem Apache_SSL 1.37 + Apache 1.3.9 + openSSL 0.9.4 + mod_perl 1.21 crashing

1999-10-25 Thread The Doctor
When I attempt to start perlified httpsd, I get no symbol: PL_dowarn. Any pointers?