[EMAIL PROTECTED] Problems building apache on Solaris 8

2007-07-05 Thread ROTH, MARK, ATTSI
I suspect this has been answered before, so if someone's got a pointer to the answer, I'd appreciate it. Building apache on Solaris 8. *Very* basic box, gcc 3.2.x is installed (as is libiconv, and libiwhatsit, and, and, and, that the guy who built the box did *not* install) I've been trying to

[EMAIL PROTECTED] Still dying with Solaris 8 & apache - getting desperate

2007-07-06 Thread ROTH, MARK, ATTSI
Folks, I'm still fighting this, and loosing. The apache build gets to the link stage, and gives *** Warning: inter-library dependencies are not known to be supported. *** All declared inter-library dependencies are being dropped. *** The inter-library dependencies that have been dropped here wi

RE: [EMAIL PROTECTED] Where to add ScriptAlias

2007-07-11 Thread ROTH, MARK, ATTSI
> From: Robert A. Rawlinson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 11, 2007 10:33 AM > > What file should I add the ScriptAlias entry to? I have been Which file? If you're not doing secure, httpd.conf, of course. If you are... well, I only know what our in-house standard is, which is

RE: [EMAIL PROTECTED] script alias / directory woes

2007-07-18 Thread ROTH, MARK, ATTSI
Jeff, > From: Jeff Fulmer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 18, 2007 7:03 AM > > We're moving from 1.3.x to 2.0.59. I discovered a problem > with my config that didn't port well. Here's the relevant block: I think I'd go to 2.2, but > > ScriptAlias /bin "/usr/local/data/r

RE: [EMAIL PROTECTED] script alias / directory woes

2007-07-18 Thread ROTH, MARK, ATTSI
> From: Jeff Fulmer [mailto:[EMAIL PROTECTED] > Sent: Wednesday, July 18, 2007 9:10 AM > >> From: Jeff Fulmer [mailto:[EMAIL PROTECTED] > >> Sent: Wednesday, July 18, 2007 7:03 AM > >> ScriptAlias /bin "/usr/local/data/redirect/bin" > >> > >> AllowOverride None > >> Options ExecCGI > >> Or

RE: [EMAIL PROTECTED] RE: RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-23 Thread ROTH, MARK, ATTSI
Dumb question: is that where apache's installed, and looking? You sure it's not /var/www/html? mark > -Original Message- > From: Graham Frank [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 22, 2007 2:58 AM > To: users@httpd.apache.org > Subject: RE: [EMAIL PROTECTED] RE: RE: New

[EMAIL PROTECTED] mod_perl install

2007-07-23 Thread ROTH, MARK, ATTSI
Well, I built mod_perl, and did the make install... but for some reason, the /usr/local/apache2/lib/perl directory, with all that belongs there, wasn't created and filled. Any clues, anyone? Solaris 8, apache 2.2.4 installed from Sun freeware, mod_perl seems to have built correctly, and the files